Shot Bot Macro
Some 1 can make a auto shot macro with turn on and turn off key ? auto shot = fire when the crosshair turn to red maybe this will help you
While True
$color = PixelGetColor(@DesktopWidth / 2, @DesktopHeight / 2)
If $color = 16711680 Or $color = 16646144 Then
MouseClick("left")
Sleep(30)
EndIf
WEnd
hope you will help me
i think this is begging >.>.....
/request close
Agreed..
If you want something that specific.. Try and make it yourself..?
/request close