Mr.Llama Posted October 11, 2005 Posted October 11, 2005 Well, I've been on a LONG scripting vacation and I decided to start again with this script that plays curveball. I can only have it get me to level eight, but if you have a faster or slower computer speed it could get you really far, or really...not far.Here's the URL for the game: http://www.albinoblacksheep.com/flash/curveball.phpA few bugs/sidenotes: If you have a different screen size then it may not work, if you have a slow computer it may nto work, and be careful!!! Keep your hand over the ESC key, because if you run this and it clicks...o say a certain shortcut a million times than you may get a few hundred windows.Enjoy!Play_Curveball.au3
Knight Posted October 11, 2005 Posted October 11, 2005 it works, but rather then mouseclick, make it do mousemove.
Valuater Posted October 11, 2005 Posted October 11, 2005 man i hate that... the other windows keep poping up... useless 8) i did not use the scipt just visited the web page
Insolence Posted October 11, 2005 Posted October 11, 2005 Ah, I remember when I made one of these "I thoroughly disapprove of duels. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet place and kill him." - Mark TwainPatient: "It hurts when I do $var_"Doctor: "Don't do $var_" - Lar.
FuryCell Posted October 11, 2005 Posted October 11, 2005 (edited) Cool. On the pc i am on now it made it to level 5 which IMO is amazing for an under 30 line script. Edited October 11, 2005 by SolidSnake HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
Mr.Llama Posted October 11, 2005 Author Posted October 11, 2005 Well, I've been on a LONG scripting vacation and I decided to start again with this script that plays curveball. I can only have it get me to level eight, but if you have a faster or slower computer speed it could get you really far, or really...not far.Here's the URL for the game: http://www.albinoblacksheep.com/flash/curveball.phpA few bugs/sidenotes: If you have a different screen size then it may not work, if you have a slow computer it may nto work, and be careful!!! Keep your hand over the ESC key, because if you run this and it clicks...o say a certain shortcut a million times than you may get a few hundred windows.Enjoy!I originally used mousemove, but you have to manually click the ball everytime it reaches a side. If you'd rather it mousemove, it's easy to change.
Sunblood Posted October 12, 2005 Posted October 12, 2005 (edited) Change the stepsize to 5 instead of 10, I got to level 10. Edited October 12, 2005 by Sunblood
Mr.Llama Posted October 12, 2005 Author Posted October 12, 2005 Changing the stepsize to 5 instead of 10 would just make it slower. It needs to be As Fast As Possible
Insolence Posted October 12, 2005 Posted October 12, 2005 Changing the stepsize to 5 instead of 10 would just make it slower. It needs to be AsFastAsPossibleIf you change the step size it means it's SCANNING LESS pixels, faster. "I thoroughly disapprove of duels. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet place and kill him." - Mark TwainPatient: "It hurts when I do $var_"Doctor: "Don't do $var_" - Lar.
Mr.Llama Posted October 12, 2005 Author Posted October 12, 2005 (edited) Ok, now I'm confused. Wouldn't having a bigger step size mean that it scans faster? Because you just said basically what I did in more technical and detailed terms right? Edited October 13, 2005 by Mr.Llama
theguy0000 Posted October 13, 2005 Posted October 13, 2005 thats a cool script! i closed the curveball game then went to a page with green on it. i forgot to close the script lol. tthe green was a link, so when it clicked the green, it opened about 20 new pages lol The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Mr.Llama Posted October 13, 2005 Author Posted October 13, 2005 thats a cool script!i closed the curveball game then went to a page with green on it. i forgot to close the script lol. tthe green was a link, so when it clicked the green, it opened about 20 new pages lolThanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now