Archer Bouncing bot

12/24/2007 05:36 a1blaster#16
Did you read the first post.
Big red letters.
First thing there. :rolleyes:

SORRY DONT DOWNLOAD THIS YET (LINK REMOVED)
I AM IN A HURRY ON ANOTHER TRIP TO CHINA
SO PLEASE COME BACK LIKE 3 or 4 DAYS LATER
REASON: ONCE U STARTED IT, ITS HARDLY STOP, AHK TOOK OVER UR MOUSE
REASON2: I UPLOAD THE WRONG FILE!! LOL...AND MY LAPTOP IS PACKED INSIDE BAG ALREADY..
12/24/2007 16:00 evanxxxm#17
Download link is on 1st thread
Domain:20
Range:5
is one of my favorite setting, it jumps like a line on straight line spawns:
[Only registered and activated users can see links. Click Here To Register...]
12/24/2007 16:09 mooseberry#18
/suggestion,
could you make it so that when it ends the ctrl button releases?
taken me a min or 2 to find out that i couldnt open anythign new up untill i pressed CTRL again
12/24/2007 16:33 evanxxxm#19
mooseberry@
the stop key for the bot is Ctrl+Q, so when u press that
it actually released ur Ctrl down command also
and what do u mean u couldnt open anything?
i am pressing the Ctrl key right now, and i still can open up like my computer, right click desktop, etc
i dont see there is a problem

anyways, i add a Ctrl up command when u pause or reload the program
12/24/2007 18:02 mooseberry#20
Quote:
Originally Posted by evanxxxm View Post
mooseberry@
the stop key for the bot is Ctrl+Q, so when u press that
it actually released ur Ctrl down command also
and what do u mean u couldnt open anything?
i am pressing the Ctrl key right now, and i still can open up like my computer, right click desktop, etc
i dont see there is a problem

anyways, i add a Ctrl up command when u pause or reload the program
i meant maximize programs *
12/24/2007 19:37 bombica23#21
Can u plz tell me what domain and range is for plvling area (that are noobs in stack)??? And make to reload arrows on F2??? Otherwize it works perfectly.
12/24/2007 22:48 swords#22
B-E-A UTIFUL... I commend you for working so hard for the EPVP community... I actually might use this bot if there were a met/db pickup...

Just wondering, are you gonna put in a met/db pickup?

Shouldn't be hard, just use the script off of ELSE and add it to this.. Or maybe AHK is different than AutoIt :D

EDIT: Oh yeah, kinda same question as that other guy... What would be good numbers for an archer plvling around a stack? I do believe you can go about 1 and half screens off the stack to still get the exp?


(Maybe this is on ELSE, but when I tried doing this on ELSE it would scatter, pause for about 1-2 Seconds So basically it didn't go very fast...

Maybe I should have posted *or read your thread* about this... But i'll just ask about it here... :D

Anyway to fix this on ELSE?
12/25/2007 01:56 evanxxxm#23
mooseberry@
i changed the download file already, did u try it?
when u press CtrlQ, it will release u from Ctrldown

bombica23@
domain means X
range means Y
so lets say if u are standing at X100 right now, and u move to like 1 screen right, and the coordinate display u are X110. that means the domain is -+10. if u set -+10, it will bound inside X90 and X110 when u standing at X100 and start the bot
and no, F1, not going to change it
download autohotkey to fix this problem urself if needed
omg, isnt that open source...

swords@
nah, not going to add it.
not that i dont want to add it, but it will be way too complicated for the codings
dont even ask me how it works
right now, its so messy that i dont even know how the bots work anymore
it took me like 3 hrs to figure out how to combine boundary and auto scattering into 1 script (it used to be separate)
and personally i dont care mets...and DB very unlikely it will drop...and when u keep jumping, hard for the program to detect it right away for color pixels detect, most likely u will went right pass it
the default setting is too large for plvl
maybe x10 y10 is good enough already
play with numbers urself, i cant open CO in china because the hotel only have max 5kb/sec...

ELSE is completely different.
first, ELSE skill mode is not good for "random walk" command
its mostly for u to manually click and jump around
or
u stand in a spawn like lab1 or bask without randomy walk function

whats wrong with scattering every 1 second...thats the CO default speed
and if one want to change the clicking time speed
i think it should be quite simple to find it out in the open source
12/25/2007 02:09 swords#24
No I didn't mean right click every 1-2 seconds... I mean it pauses the WHOLE bot for 1-2 seconds... So heres how it goes::

Jumps, finds monster, right click::: PAUSE FOR 1-2 SECONDS... JUST SITS There

1-2 seconds might seem much... But say 2 m-i-s-s-i-p-p-i... It adds up -.- And sometimes its longer, but 1-2 is the minmum that i see occur the most... Sometimes it sits there for 3-5, but only rarely...
12/25/2007 02:13 evanxxxm#25
swords@
haha, yea it will adds up
ELSE purpose isnt really for archer class, although it works
why dont u just use this one then, it clicks every 0.8 second
12/25/2007 02:38 swords#26
Already tried it...

Left the domain and range as it was... And it just kept clicking very fast 1 coordinate above my archer... So all it did was keep running up and and up
12/25/2007 03:30 evanxxxm#27
swords@
that means the bot cant detect the XY memory address
i cant really help u unless u do it urself
how u can fix it:
in the script, u will see in the first 2 lines
Code:
hexX=0x4EB758
hexY=0x4EB75C
change those values to whatever ur client XY coordinate is
how to find the address:
use cheatengine, 4 byte, search the X coordinate u are standing on
then jump/walk to another coordinate, the search the new coordinate again
if there appears 1-2 memory address, thats fine, use either one of them
repeat the process for Y

change those 2 values and compile it
12/25/2007 16:38 bluebble#28
i did this in BI and it was fun, timer is not accurate tho
12/25/2007 22:04 evanxxxm#29
bluebble@
ok, it checks timer every 1 cycle, so it might not be very accurate
12/26/2007 12:54 bombica23#30
it is great!!! ty u evan very much!!!