Tory 0 Report post Posted September 9, 2013 So with the latest update, every single line was commented and the redundancy was terrible. Went through and removed all of the unnecessary comments to make it easier to edit/read. ; Skills config file [skills] ; Left Click Keybind (Note: Use for move-only)! skill0_key=mouse_left skill0_min_distance_value=0 skill0_max_distance_value=0 skill0_is_aura=false skill0_cooldown=0 skill0_priority=0 ; Right Click Keybind skill1_key=mouse_right skill1_min_distance_value=0 skill1_max_distance_value=200 skill1_is_aura=false skill1_cooldown=0 skill1_priority=0 ; Mousewheel Keybind skill2_key=mouse_wheel skill2_min_distance_value=0 skill2_max_distance_value=0 skill2_is_aura=false skill2_cooldown=0 skill2_priority=0 ; Q Keybind skill3_key=Q skill3_min_distance_value=0 skill3_max_distance_value=0 skill3_is_aura=false skill3_cooldown=0 skill3_priority=0 ; W Keybind skill4_key=W skill4_min_distance_value=0 skill4_max_distance_value=0 skill4_is_aura=false skill4_cooldown=0 skill4_priority=0 ; E Keybind skill5_key=E skill5_min_distance_value=0 skill5_max_distance_value=0 skill5_is_aura=false skill5_cooldown=0 skill5_priority=0 ; R Keybind skill6_key=R skill6_min_distance_value=0 skill6_max_distance_value=0 skill6_is_aura=false skill6_cooldown=0 skill6_priority=0 ; T Keybind skill7_key=T skill7_min_distance_value=0 skill7_max_distance_value=0 skill7_is_aura=false skill7_cooldown=0 skill7_priority=0 Share this post Link to post Share on other sites
d12 3 Report post Posted September 9, 2013 cool thing. also nearly did this cause it was pissing me xD but werent there only comments on the first skill set? which is actually necessary to explain Share this post Link to post Share on other sites
InfiniteMonkeys 0 Report post Posted September 10, 2013 Is it though? It's pretty intuitive I'd have thought... Share this post Link to post Share on other sites
d12 3 Report post Posted September 10, 2013 intuition isnt what helps ppl. saw alot of ppl here, who didnt even understand a variables meaning after reading the comment. Share this post Link to post Share on other sites
PoEr 3 Report post Posted September 14, 2013 Now the bot having an official GUI, only rarely somebody would edit these files by hand. Most of the stuff is now edited through the GUI, which works better than editing the files directly. If the GUI is open, and you edit the file in notepad, the GUI will "revert" the file automatically Share this post Link to post Share on other sites