Tailor Made Tools/Programs for You - AHK

10/01/2009 10:17 Kitao#811
Just so evan doesn't have to answer this, no he can't. If you really got hacked you can speak to a gm and have them remove the warehouse pass for you. BUT you need the full info. You can request full info by sending an email. But it goes to the email address that its registered too.
10/09/2009 08:34 unknown_82#812
Would you be able to give a guide to fix or make it work for this tool Massive Fast Trading/Selling?

Here is the link from it.

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

I'm looking forward to your response.

Thank you
10/09/2009 19:24 Evan Lim#813
unknown_82@
try this:
Code:
; <COMPILER: v1.0.47.3>
#persistent
Gui, Add, Edit, x70 y50 w28 h20 vxxx,1
Gui, Add, Edit, x70 y70 w28 h20 vyyy,1
Gui, Add, Edit, x70 y90 w28 h20 vzzz,20
Gui, Add, Text,x10 y52 w50 h20, Column X:
Gui, Add, Text,x10 y72 w38 h20, Row Y:
Gui, Add, Radio, x13 y13 Checked vmode1 ,Trading
Gui, Add, Radio, x13 y29 unChecked vmode2 ,Selling

Gui, Add, Text,x10 y92 w38 h20, Amount:
Gui, Add, Text,x10 y112 w100 h35, Ctrl+Q - Pause`nCtrl+R - Reload

Gui, Add, Button, x10 y160 w50 h20 vButton gStart, Start!
Gui, +toolwindow
Gui, Show, x1 y1 , CO

return
GuiClose:
ExitApp
return
Start:

Gui, Submit, Hide
WinGet,id, ID,[C
EnvMult, xxx, 42
EnvMult, yyy, 42
xyz=0
EnvAdd, xxx, 760
EnvAdd, yyy, 10

if mode1=1
{

loop 6
{
sleep 100
ControlClick, x160 y303,ahk_id %id%,,left
sleep 100
loop 6
{
ControlClick, x%xxx% y%yyy%,ahk_id %id%,,left
sleep 50
ControlClick, x130 y310,ahk_id %id%,,left
sleep 50
xyz++
if xyz = %zzz%
{
reload
return
}
}
}
}

if mode2=1
{



loop 40
{
ControlClick, x%xxx% y%yyy%,ahk_id %id%,,left
sleep 300
ControlClick, x130 y200,ahk_id %id%,,left
sleep 500
xyz++
if xyz = %zzz%
{
reload
return
}
}



}

reload

^q::pause
^r::reload
10/10/2009 03:33 Elite~#814
Hey umm, could u please make a 2nd rb quest bot that picks up quest items, and auto pots at 30pct health? ty xDDDDD.
10/10/2009 03:38 Elite~#815
and and and, could u please make an auto quest bot for "deliver the letterz" and it puts everything in warehouse when inventroy is full? xDDDD
10/10/2009 03:41 MZB0#816
Gold bot
Simple and easy bot

detects money on the ground
picks up money

die
rev
go to ware house
put money in
go back out for more gold

alt+S start
alt+D stop

im not sure if there are any other functions that would be needed....

Thank you for your time
10/10/2009 04:07 Evan Lim#817
Elite~@
u can use COELSE for that with those quest items change to pink object
(modification of the MapItemIcon.ani)
so first, u will need to know the quest items id, which i dont know of

about the "deliver the letterz", dont know how to do it, so rejected

MZB0@
too complicated, not interested, and not possible for me right now without CO install
but anyhow, if u just want the gold to be pick up without other functions
u can use COELSE, and change the gold dds to pink
10/12/2009 04:33 Dark-Zero#818
Yesterday i saw some1 using like a private bot for get ref earrings...
here is the [Only registered and activated users can see links. Click Here To Register...] who he does it i want to know if some1 can share this bot or make it public..or just make a new one.. :)

thank you
10/12/2009 12:20 TheSalvation#819
hi man.. i need something which is like a melee bot(i used ) or cid proxy (i never used but i heard cuz is the best)...ty
10/12/2009 18:28 Evan Lim#820
Dark-Zero@
TheSalvation@
reject, cant be done by me
10/12/2009 19:46 MZB0#821
ya iv used your coelse its simple and easy but i still have problems with the coords

the pink item thing i still havnt tried could you explain how to set that up please

and ya i figured you would say just to use somthing like that which is already made lol thanks for your help
10/12/2009 20:04 mynameisqwerty#822
Hey can u make a tool or program that will just click mobs on screen and detects if theres not mobs and walks to set co-ords e.g. 200:200 BUT doesnt jump it just walks when it clicks mobs =3 <3
10/12/2009 20:16 Evan Lim#823
MZB0@
something like this (it just give u some pink dds images):
[Only registered and activated users can see links. Click Here To Register...]
so either way, first u need to know the item dds id first, then use the method describe in that thread

mynameisqwerty@
isnt that exactly what COELSE does?
u can disable jump function
10/12/2009 21:21 mynameisqwerty#824
yeah but it doesnt work with the latest patch and im using a cracked co i just want something that can click a monster so ican use it with FS on my ninja
10/12/2009 22:13 Evan Lim#825
mynameisqwerty@
what is cracked CO?
if COELSE doesnt work for u, the path function wont work for u even if i create for ur request
path function works only with address reading, if u cant find it, it cant be done
and if u can find it, then use COELSE
anf if u dont know how to find it, watch the Cheatengine example video in COELSE thread