Cool down hack

09/21/2007 22:25 shyrya#136
i dont remember the size but its the first packet after send packet/i use send: 14-22

Recv: 16-23 + 32-39 + 64-79 for buff but its maybe different for skill i can't run client and test iam not on my comp atm
09/21/2007 23:19 Matureman#137
Well, can you post those lines as soon as you can?:P

I can't hold on to my pants for that to work. I just learned a skill, it attacks all monster in radius of 3m:D and its double xp weekend:)))
09/21/2007 23:57 CrimsonGT#138
Yeah, im getting 18k experience per kill and AOEing im getting about 100k exp per pull. If you can post the sizes and the actual parts for the skills I will love you forever :-)
09/22/2007 02:44 CrimsonGT#139
nahhhhh :-P
09/22/2007 04:17 Dragonhunter123#140
Quote:
Originally Posted by CrimsonGT View Post
nahhhhh :-P
Why do u spam? If he find out, he'll post it i think...
09/22/2007 10:45 CrimsonGT#141
I was just joking...
09/22/2007 17:35 shyrya#142
Quote:
Why do u spam? If he find out, he'll post it i think...
sry lol but its my fault with a bad manip i have deleted the post before the nahhhh ^^
09/22/2007 22:50 fragmaster#143
Can some one please make a new tutorial to do this for ep2

When i cast a skill i get 2 Sends
And trying to pinpoint the received packet i constant receive lots of packets and the one after the 1st send packet is nearly always different.
I thought id found the right receive but everytime every packet is exactly the same unlike the send packet that is the same upto the actual skill code.
09/23/2007 03:29 shyrya#144
i get only 1 send by skill..
i'll explain more and post range of id later : too much lag atm and i need to recreate some new accounts and chars for tests(huhuhu run a bot in dongeon with 0 cooldow = bann^^ but its only for 3 day -.- the gms are really crazy in this game)
09/23/2007 03:52 CrimsonGT#145
haha, looking forward to this :-)
09/23/2007 06:31 Datenshi#146
My Recieves was always the same size as my send when i used skills.
Send 64
Recv 64

And it almost always showed up instantly after the send packet was logged.
My problem is i dont know what to change in the Recv packet, tried yesterday with no luck
09/23/2007 07:32 CrimsonGT#147
If I understood correctly your just supposed to swap the Skill ID 1 with Skill ID 2 like in EP1 but with EP2 you also have to switch the Recieve packet from Skill 1 with Recieve packet from Skill 2. So in essence you need two filters now instead of one.

This is only my understanding, mine doesnt seem to be right after each other, and I dont know what parts of the string we need for EP2 so I cant get much to work.
09/24/2007 08:10 billysweird#148
guys can you please find the packet size for the recv side. i know its possible
theTenth guild is using the hacks non stop i cant decrypt the recv so i can't get the data locations in the packet let alone find which recv packet is the right one. can someone please help?


*Edit* ok i found that theres 2 packets directly after the first that match for some reason. if i capture the same packet twice i get for instance:
1st: 64
2nd: 88
3rd: 176

and the rest after that are just random any insight into this?
09/24/2007 12:21 Matureman#149
I know that for skill send packets lines are 16-23 to withdraw. But what about received files?
09/24/2007 17:57 Datenshi#150
1st: 64 < got this size when i used Skills
2nd: 88 <- got that size when i used Buffs
3rd: 176 <- never got this one.