Hi guys
i wrote a little tool to help me control the bot setup on my vmware, maybe it is usefull to someone else
its really basic: move mouse to xy coordinate and click - but it gets the job done
![[Image: c3Ahz0H.png]](http://i.imgur.com/c3Ahz0H.png)
Full size gif link:
https://gfycat.com/HeavenlyShyGerenuk
![[Image: HeavenlyShyGerenuk-size_restricted.gif]](https://thumbs.gfycat.com/HeavenlyShyGerenuk-size_restricted.gif)
In the gif i click "run" and the script does everything
i stop the bot by hand after the wolf is dead
-Get AHK (windows automation software) https://autohotkey.com/download
-get extreme injector http://www.mpgh.net/forum/showthread.php?t=1086405
-download "Ogasai Bot Helper v1.2.ahk" and put it into your ogasai folder
-edit it with notepad or better notepad++ or any other advanced text editor that shows line numbers etc
- run extremeinjector once and turn on auto inject
ok now edit the ahk file and change the stuff in the set up area after you have done it double click the ahk file to run it.
important:
So the script hits alls buttons you have to initialize it
1. click "run wow and inject dll"
2. open the ogasai menu
3. click "initialize bot helper"
4. now the mouse pointer will move to the little "o" of ogasai. if it is not exactly above it move the ogasai window
![[Image: WOwNPKF.png]](http://i.imgur.com/WOwNPKF.png)
if you use another version of exteme injector you have to edit all lines containing
depending whats the window title of extreme injector
so if your extreme injector windows title is "Extreme Injector v3.6.3 by master131"
change
to
if you want another wow windows size edit:
WinMove, World of Warcraft, , , , 967, 786,
and for console
WinMove, oGasai - Debug Console, , 990, 393,
The script steals your mouse so dont interfere with the running script
use F12 to stop it
version 1.2
http://www89.zippyshare.com/v/6A2jWXOD/file.html
Download Ogasai Bot Helper v1.1.ahk :
http://www36.zippyshare.com/v/9JuH9TAX/file.html
i wrote a little tool to help me control the bot setup on my vmware, maybe it is usefull to someone else

its really basic: move mouse to xy coordinate and click - but it gets the job done

![[Image: c3Ahz0H.png]](http://i.imgur.com/c3Ahz0H.png)
Full size gif link:
https://gfycat.com/HeavenlyShyGerenuk
![[Image: HeavenlyShyGerenuk-size_restricted.gif]](https://thumbs.gfycat.com/HeavenlyShyGerenuk-size_restricted.gif)
In the gif i click "run" and the script does everything
i stop the bot by hand after the wolf is dead
-Get AHK (windows automation software) https://autohotkey.com/download
-get extreme injector http://www.mpgh.net/forum/showthread.php?t=1086405
-download "Ogasai Bot Helper v1.2.ahk" and put it into your ogasai folder
-edit it with notepad or better notepad++ or any other advanced text editor that shows line numbers etc
- run extremeinjector once and turn on auto inject
ok now edit the ahk file and change the stuff in the set up area after you have done it double click the ahk file to run it.
important:
So the script hits alls buttons you have to initialize it
1. click "run wow and inject dll"
2. open the ogasai menu
3. click "initialize bot helper"
4. now the mouse pointer will move to the little "o" of ogasai. if it is not exactly above it move the ogasai window
![[Image: WOwNPKF.png]](http://i.imgur.com/WOwNPKF.png)
if you use another version of exteme injector you have to edit all lines containing
Code:
Extreme Injector v3.6.1 by master131
so if your extreme injector windows title is "Extreme Injector v3.6.3 by master131"
change
Code:
WinActivate Extreme Injector v3.6.1 by master131
to
Code:
WinActivate Extreme Injector v3.6.3 by master131
if you want another wow windows size edit:
WinMove, World of Warcraft, , , , 967, 786,
and for console
WinMove, oGasai - Debug Console, , 990, 393,
The script steals your mouse so dont interfere with the running script

version 1.2
http://www89.zippyshare.com/v/6A2jWXOD/file.html
Download Ogasai Bot Helper v1.1.ahk :
http://www36.zippyshare.com/v/9JuH9TAX/file.html