Overview
This is how you become a god a clicker hero, cookie clicker, and et cetra.
This is how we do it
This is how you become a god a clicker hero’s.
1.) Download Auto-Hotkey [link]
2.) Install Auto-Hotkey
3.) Use this sexy command in Auto Hotkey
f1::Suspend
mButton::
Loop
{
GetKeyState,state,mButton,P
if state = U
break
SetMouseDelay 1
click
sleep 1
}
4.) To use it hold down the mouse wheel on your mouse (not a real mouse)
5.) Be the god (this also works on other games to)
6.) You can make it click faster or slower by changing the sleep and mouse delay in the script
5.) Be the god (this also works on other games to)
6.) You can make it click faster or slower by changing the sleep and mouse delay in the script
How to click with the alt + left click
!LButton::
loop, 10
{
send {Lbutton}
sleep 10
}
return
5.) Be the god (this also works on other games to)