Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 06:41

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Request]

Discussion on [Request] within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 21
Received Thanks: 1
[Request]

i've been having trouble making a successful bot and its got me depressed for today, i was wondering if someone could help me out by telling me a so that it pushes tab then 4 seconds later it pushes 1 and repeats the pattern

or give me one similar so i can use something as reference, thank you
gimpy14 is offline  
Old 11/04/2010, 00:11   #2
 
elite*gold: 0
Join Date: Aug 2006
Posts: 409
Received Thanks: 150
Quote:
Originally Posted by gimpy14 View Post
i've been having trouble making a successful bot and its got me depressed for today, i was wondering if someone could help me out by telling me a so that it pushes tab then 4 seconds later it pushes 1 and repeats the pattern

or give me one similar so i can use something as reference, thank you
You want only this two keys? Then it could be...

Code:
While 1
send("{TAB}")
sleep(4000)
send("1")
WEnd
~De@dly Silence~ is offline  
Old 11/04/2010, 05:10   #3
 
elite*gold: 0
Join Date: May 2009
Posts: 21
Received Thanks: 1
hm i had something along the lines but i dont know exactly how to implement it into the game what i had was, any ideas on putting it in game


Quote:
; Script Start - Add your code below here
HotKeySet("{F12}","Start")
HotKeySet("{ESC}", "Terminate")

While 1

WEnd

Func Start()
While 1
Sleep(1000)
Send("{TAB}")
Sleep(1500)
Send("1")
Sleep(10000)
Wend
EndFunc

Func Terminate()
Exit 0
EndFunc
gimpy14 is offline  
Reply


Similar Threads Similar Threads
[request to NAGCusers]May I request for the file needed in order to use marie earlier
09/26/2010 - Grand Chase Philippines - 7 Replies
:handsdown:May someone pls. give me the file needed to use marie earlier in GCPH?:handsdown: PLSSSSSSSSSSSS..............
[REQUEST] speak freakin english -_- florensi hack [REQUEST]
01/22/2010 - Florensia - 1 Replies
any florensia hacks?



All times are GMT +1. The time now is 06:41.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.