Tailor Made Tools/Programs for You - AHK

08/29/2009 21:35 dondale8#736
Hey Prof Evan,
How are you..? Hope be Good..^_^
I'm asking for New Bot..If you don't mind..?!
i turned here hoping Help me....:handsdown:
1.It in't for Co2
2.The Game Called Tales of Pirates Online
Need Bot :-
1.Press f4 (to use skill)....
Every 6sec
2.Press Ctrl + A .(To collect items) ...Every 2sec
3.Press insert key . ( To sit)....Every 4sec
and Repeat those steps..
Thx Prof For All ur Helps..
Have Anice Time...^_^
08/29/2009 22:10 Evan Lim#737
dondale8@
Code:
msgbox, Ctrl+Q to pause
settimer, a, 6000
settimer, b, 2000
settimer, c, 4000
return
a:
send {f4}
return
b:
send ^a
return
c:
send {ins}
return

^q::pause
08/29/2009 23:47 death4666#738
this is a conquer section not for other games though it may be helpful its not the right section for tales of pirates online
08/30/2009 00:26 dondale8#739
Thx Prof
With that bot i can make 2m for an hour
But
It's make sound while running..!
can you make it work background...?!
If i need to modify or add some thing on it can you do that..?!
I'm so sorry If am i annoied You..
Thx Alot Again...
Quote:

this is a conquer section not for other games though it may be helpful its not the right section for tales of pirates online
Ya will put it thire but after test it, modify, add some things and see the benifit
Thx for Your reply
08/30/2009 02:13 Evan Lim#740
dondale8@
i dont know how to work with background keys
08/30/2009 02:21 dondale8#741
just do it like co2 ..will try it?!
Can you tell me how to get keys and give them to you..?
Thx Prof
08/30/2009 03:49 Evan Lim#742
dondale8@
CO doesnt work with background keys too, it only works for background clicks
08/30/2009 06:10 dondale8#743
So The problems are Press insert key and Press ctrl +a
DOn't need them..
But Prof It must run background
Have anice time
08/30/2009 06:37 Evan Lim#744
dondale8@
ok, F4 is a key, Insert is a key, and Ctrl+A is also a key
so none of ur requirements can do in background
as i said before, only background clicks works (at least in CO, many other games i play wont even work with backgrund clicks)
08/30/2009 20:36 ViRuSeXy#745
Hi Evan Lim
can you make AHK tool for auto registration noobs of Co
like you put in acco ID : xxx <-- tool jast add xxx1 and go on xxx2 xxx3
next box you put in password
and other things from web Co need to register and the tool open 50 noobs or you make in box how many noobs to open by opera/firefox
this will be nice auto fill all info and only me need to click the sicret numbers or abc then jast click agree and register thanks in advnce
i hope this is no problem for you if you need more info pm me
i jast wan to register lot of co acco this is last day of free bigenner packs =\
i hope you can help me
if you can make 2 AHK 1 for register noobs on this page below

[Only registered and activated users can see links. Click Here To Register...]

and one for bigener pack on this page below

[Only registered and activated users can see links. Click Here To Register...]

if you need more ditels me online corectly in work laptop near me :D
08/31/2009 00:33 Evan Lim#746
ViRuSeXy@
the Validation will stop the automation
but anyhow, u go on that page, press and focus at the account id box and press Ctrl+Q to run the following script
Code:
x = 0
AcctName = TEST
SetKeyDelay, 30
^q::
x++
send %AcctName%%x%
send {tab}
send 1234567890
send {tab}
send 1234567890
send {tab}
send [Only registered and activated users can see links. Click Here To Register...]
send {tab}
send [Only registered and activated users can see links. Click Here To Register...]
send {tab}
send {down}
send {tab}
send TEST
send {tab}
send 12345
send {tab}
send TEST
send {tab}
send 11{tab}11{tab}1999
send {tab}
send 1231231234
send {tab}{tab}
send TEST
return
08/31/2009 01:30 ViRuSeXy#747
you help me vary vary because me work 12 hours a day and have time only in work i go home need sleep and help in home work to my Prent's :D
you my time save`r i can play only whean i work night so no much time to play
Thank you! Now I can work.

in Russian this word was different in English is same Thanks =\
i use more thanks given word but i guess in English no much good word or my Translator fucked up :D
08/31/2009 11:01 dondale8#748
Prof
Can make the bot
press Left click at (x,y) every 7sec
Must run on background
I'm sorry if am i annoied you..:P
have anice time..^_^
08/31/2009 16:22 Evan Lim#749
dondale8@
change the x, y, and WinTitle to ur client name:
Code:
x=100
y=100
WinGet, id, id, WinTitle
settimer, a, 7000
return
a:
ControlClick, x%x% y%y%,ahk_id %id%,,left
return

^q::pause
09/01/2009 00:45 dondale8#750
Prof
Doesn't work
don't click leftclick at x,y
it's just move to that corod
Plz prof make it work
The x,y that the slot of f4 on game
Plz prof make it work