Thank you for this method P4N! I got some base ready, but when i let it jump, and after att, It just doesnt update the positon (on my screen) but the server position does!
I use this as my update
Also keep in mind that for melee attacks you'll want to first check if you can use a shifted coords. I wrote a method that pulls the coord infront of where the monster is facing. That way skills like rage will hit it. If you jump directly on top then you will not.
Also keep in mind that for melee attacks you'll want to first check if you can use a shifted coords. I wrote a method that pulls the coord infront of where the monster is facing. That way skills like rage will hit it. If you jump directly on top then you will not.
Yea it was like Calculations.shift but, you need to give in coords, how can i recieve coords from a monster? Just do like
!! PSEUDO !!
Coord Mob = new coords();
Mob.X = attack.x;
Mob.Y = attack.y;
calc.shift(mob);
[RELEASE(SOURCE CODE)]-- KabBOT2 v1 Full Source(vb6) 10/07/2011 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 106 Replies I've been meaning to post this for awhile but I pretty much forgot about it. I've been getting quite a few requests for it so I decided to finally get around to posting it.
#1. So here you go, Just have or Download Visual Basic 6, you need to update it to VbRuntime 6 Service Pack 6.
#2. Run the file name KabBOT.vbp.
#3. Enjoy.
100% Virus Free VirusTotal.com report.
VirusTotal - Free Online Virus, Malware and URL Scanner
[RELEASE] [OPEN SOURCE] CE 5.5 Pointer to AutoIt Source-Code 02/13/2011 - AutoIt - 6 Replies Habe heute erst gemerkt, dass es hier eine AutoIt Sektion gibt xD also poste ich mal mein Programm mit rein.
Funktionsweise:
1. in CE Rechtsklick auf den Pointer und auf "Copy" klicken
2. in meinem Programm auf "Code generieren" klicken
3. In euer Scite gehen und einfügen
Hier ist der Source Code vom Programm: