little help plx

09/13/2007 03:12 Ozzy1234#1
ive been trying to get the auto clicky back and for some reason... im getting an error after the download... it says... windows doesnt reconize and to open a page using the windows search to find the program to open it... when i press ok to find the program... it says the same thing...

anyone know a fix to this???
09/13/2007 09:57 Real~Death#2
you trying to get the conquer clicky?if so ill upload it somwhere and send you the link
[Only registered and activated users can see links. Click Here To Register...]
PLEASE SCAN IT...I KNOW ITS SAFE BUT DO IT ANYWAY PLEASE
also extract with winrar
09/13/2007 10:06 sHeEbLy#3
Quote:
Originally Posted by Ozzy1234 View Post
ive been trying to get the auto clicky back and for some reason... im getting an error after the download... it says... windows doesnt reconize and to open a page using the windows search to find the program to open it... when i press ok to find the program... it says the same thing...

anyone know a fix to this???
Are you looking for a scatter auto-clicker? If so and you have AutoHotKey installed just add this simple nothing to a file.

Code:
loop
{
   Click right
}
p::Pause
x::exitapp
09/13/2007 12:13 biertje?#4
Quote:
Originally Posted by sHeEbLy View Post
Are you looking for a scatter auto-clicker? If so and you have AutoHotKey installed just add this simple nothing to a file.

Code:
loop
{
   Click right
}
p::Pause
x::exitapp
Omg i am doing ahk for ahwhile now made some pretty bots you cant imagine with ahk but i always did my keys with a heavy routine.

but p::Pause and x::exitapp never thougth about it lol

Thanks man
09/13/2007 19:59 sHeEbLy#5
n/p, I use p::Pause to pause if the spawn gets small not to waste arrows and x::exitapp to get outta the application altogether. You might wanna change those is you happen to be in chat because it gets annoying when you mistakenly press those letters lol... plus I like the idea of not having certain coordinates but rather where i put my mouse. :)
09/15/2007 12:57 Ozzy1234#6
sry its taken so long for me to reply... ive been working alot... anyways.. yea i am looking for an auto scatter... for lab lvling obviously.... i have autohotkey just no idea how to work it... ive tried the thing you put up there but its not working.. (im noob when it comes to programming...) if its not a problem think you could gimme a little walk through on how to do it??