[RELEASE][SG]Ultra-Damage Hack

09/26/2014 21:50 HappyMajor#16
thx

#edit link broken error 404
09/26/2014 21:55 Anihilat0r#17
Quote:
Originally Posted by HappyMajor View Post
thx

#edit link broken error 404
Try now, google drive removed it, now i uploaded it on mediafire ;)
09/26/2014 22:39 TR0NiiC#18
Useless for SG :)
09/26/2014 22:57 HappyMajor#19
does it work? that the hack attacks all in the range ?!
09/26/2014 23:31 Mi4uric3#20
I can not confirm if this is safe to use, but if anyone is interested in the pseudocode of the "main" hack function of this thingy:
Code:
#define SKILL_NORMAL_ATTACK 0

while (TRUE) {
	if (GetAsyncKeyState(VK_TAB)&1) {
		for (int i = 0; i < 30; i++) {
			SendBattleAttackPacket(SKILL_NORMAL_ATTACK, GetPickedVID());
		}
		Sleep(100);
	}
	Sleep(100);
}
I thought there was some magic behind it because normally you can't attack that fast, but there isn't somehow..
09/26/2014 23:51 Anihilat0r#21
Quote:
Originally Posted by Mi4uric3 View Post
I can not confirm if this is safe to use, but if anyone is interested in the pseudocode of the "main" hack function of this thingy:
Code:
#define SKILL_NORMAL_ATTACK 0

while (TRUE) {
	if (GetAsyncKeyState(VK_TAB)&1) {
		for (int i = 0; i < 30; i++) {
			SendBattleAttackPacket(SKILL_NORMAL_ATTACK, GetPickedVID());
		}
		Sleep(100);
	}
	Sleep(100);
}
I thought there was some magic behind it because normally you can't attack that fast, but there isn't somehow..
lol wat.
That is not the way I call the function.
Opening the file with a dissembler or Hex Rays decompiler is also not the greatest idea.
09/27/2014 00:13 Mi4uric3#22
Quote:
Originally Posted by Anihilat0r View Post
lol wat.
That is not the way I call the function.
Opening the file with a dissembler or Hex Rays decompiler is also not the greatest idea.
I said pseudocode. I didn't hack your computer and stole your sourcecode. I analyzed it in IDA, this is what "your" code does. Didn't you say it was created by a friend of you btw? ;)
09/27/2014 00:16 Anihilat0r#23
Quote:
Originally Posted by Mi4uric3 View Post
I said pseudocode. I didn't hack your computer and stole your sourcecode. I analyzed it in IDA, this is what "your" code does. Didn't you say it was created by a friend of you btw? ;)
Yes I'm just telling you what he wrote me in skype :D.
And btw there is some more behind that :P
09/27/2014 00:22 Mi4uric3#24
Quote:
Originally Posted by Anihilat0r View Post
And btw there is some more behind that :P
Unoptimized Hex-Rays Decompiler pseudocode with some renamed variables and function names:

[Only registered and activated users can see links. Click Here To Register...]
09/27/2014 00:31 Anihilat0r#25
Quote:
Originally Posted by Mi4uric3 View Post
Unoptimized Hex-Rays Decompiler pseudocode with some renamed variables and function names:

[Only registered and activated users can see links. Click Here To Register...]
I'm not talking about the Thread. Talking about the functions. Like I said "There is more than that".
I think this is getting off-topic, isn't it?
09/27/2014 02:51 HappyMajor#26
can you make taht the hack attacks all mobs around ?!
09/27/2014 08:19 danema#27
this will not go out for pserver?

Thanks
09/27/2014 08:30 csjunin#28
Please One Work in pserve
09/27/2014 09:06 randy2345#29
only sg ...not p-server and GF
09/27/2014 09:38 anog10#30
wtf xD how is this so fast?