How to get free xp in Agar.io? with Autohotkey
crtl+alt+a to start
ctrl+alt+s to stop (remember this well!!!)
save the script as a .ahk file instill autohotkey, and double click the file.
the script is here(you might have to change the coordinate numbers based on your screen resolution):
^!a::
if($stop!=0){
$stop=0
}else{
$stop=1
}
IfWinNotActive, Agar.io - Opera, , WinActivate, Agar.io - Opera,
WinWaitActive, Agar.io - Opera,
SetMouseDelay, -1
Loop,
{
MouseClick, left, 952, 558
MouseClick, left, 952, 422
Random, randx, 500, 1500
Random, randy, 0, 1000
MouseMove, randx,randy
Sleep, 2000
if ($stop!=0){
return
}
}
^!s:: $stop := 1
Other Videos By Himsl Games
Other Statistics
Agar.io Statistics For Himsl Games
There are 2,888 views in 16 videos for Agar.io. Agar.io has approximately 10 hours of watchable video on his channel, less than 0.65% of the total video content that Himsl Games has uploaded to YouTube.