So block monsters you basicly block the spawn entity packet, which is 10014.
(Ofcourse you have to check if it's a player or not by checking its UID and mesh/model)
To block it, you basicly go to handler -> HandleServer and you block the 10014 packet. But i believe that the proxy already has an /alone command to block those.
Ahhhh so that's what alone is for lol. I never tested it hehe.
I have taken Cyclone out again because it is just to problematic. I will just use my tro without XPSkill Cyclone lol. I think part of the problem is updating. It seems the char will jump to money sometimes but not pick it up then the char stops moving and attacking or sometimes he will move and stand next to the mob or in the mob but doesn't attack so I can only imagine it is not updating properly. No idea why though because there are enough "Calculations.UpdateLocal(C);" in the hunt and loot code as it is >.<
By the way what is Calculations.UpdateLocal for anyway? If it's taken out of the hunt, loot and pathfinding code will it throw an invalid jump error? I commented it out and it didn't seem to make much difference but I did get an invalid jump afterwards but that was after several kills.
Would it be something to do with that for my char to stop attacking or looting? I am not so sure it is because the char seems to jump exactly where it is supposed to jump but just stops >.<
I thought it might be the lag but nope because if he is already attacking then he stops with lag but he will kill the mob, it only happens when he has killed so many mobs or is looting then jumping to the next mob?
This is really fun as people go wild, now they don't have a working proxy. Tbh, on my new project i fixed it really within 30 minutes. Just compare packet lenghts, and check the values. you'll see from where it goes wrong, and you basicly move some bytes from there. Not to hard (Refer to spawn entity packet, and change some **** there)
[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: