Re: blackwot autoaim autoshoot

Published by The Elements Of Life on

#109354

 

i think the autoshoot feature is pretty nice but is there a way to make it shoot automatically when an enemy is moving?

In Notepad++ open auto_aim.cfg  edit next code

before

// Вкл./Выкл. (true/false) автовыстрела при выцеливании уязвимых мест (aim_bot) 
   “AutoShot”: false,

after

 // Вкл./Выкл. (true/false) автовыстрела при выцеливании уязвимых мест (aim_bot) 
   “AutoShot”: true,