Magic Speedhack

Discussion on Helbreath Hacks. New ones Released. and how to work them.
delinquent
<3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

Kinky wrote: :lol:  :lol:  :lol:  I thought u were'nt gonna do magic hack because it messes up the game  :lol:  :lol:  :lol:  neway PM me what version this is for.
Well I was told that we arn't going to screw up int... But apparently someone doesn't quite give a fuck no more so its open to everyone. I had other plans for this

Oh anyway back to what I was originally going to post.. huhuhaha, I found a new code cave with in the break points and did it there... The pause is removed but the speed trap doesn't disconnect me? Maybe it is only in higher versions? Anyway is there a way to get rid of the cast rev? It slows down the spell
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
Kinky
Loyal fan
Posts: 384
Joined: Wed Nov 05, 2003 5:37 pm
Location: Mars
Contact:

Post by Kinky »

delinquent wrote:
Kinky wrote: :lol:  :lol:  :lol:  I thought u were'nt gonna do magic hack because it messes up the game  :lol:  :lol:  :lol:  neway PM me what version this is for.
Well I was told that we arn't going to screw up int... But apparently someone doesn't quite give a fuck no more so its open to everyone. I had other plans for this

Oh anyway back to what I was originally going to post.. huhuhaha, I found a new code cave with in the break points and did it there... The pause is removed but the speed trap doesn't disconnect me? Maybe it is only in higher versions? Anyway is there a way to get rid of the cast rev? It slows down the spell
i still wanna know how to extend the break points cause u run out of space within the break points. <_<

<span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.stickdeath.com/killbox.html' target='_blank'>Look at this :p</a></b> </span></span><br><span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.badgerbadgerbadger.com' target='_blank'>and this</a></b> </span></span>
delinquent
&lt;3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

Kinky wrote:
delinquent wrote:
Kinky wrote: :lol:  :lol:  :lol:  I thought u were'nt gonna do magic hack because it messes up the game  :lol:  :lol:  :lol:  neway PM me what version this is for.
Well I was told that we arn't going to screw up int... But apparently someone doesn't quite give a fuck no more so its open to everyone. I had other plans for this

Oh anyway back to what I was originally going to post.. huhuhaha, I found a new code cave with in the break points and did it there... The pause is removed but the speed trap doesn't disconnect me? Maybe it is only in higher versions? Anyway is there a way to get rid of the cast rev? It slows down the spell
i still wanna know how to extend the break points cause u run out of space within the break points. <_<
Not really there are some good code caves... Use Tsongkies Code Cave Tool... It owns finds the Code Caves for you ^_~
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
delinquent
&lt;3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

Yeah anyway on the speed hack I can start casting and click straight away but I have to wait for the spell cast to end to cast again can I get rid of the casting?
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
kmatt02
Member
Posts: 164
Joined: Fri Nov 21, 2003 9:32 pm

Post by kmatt02 »

Hey deli, I do it the changing sprite way.

It works great but the guy moves like a retard.

What you do is, find the value for casting and normal. Cast a spell, whilst it is the timer go into t-search and search 1, on 1 byte.
Then cancel the spell so your standing, search 0. Keep doing till you have a few values. Then change one value to 7 and freeze it. Your man should be glitching in graphics, when you cast a spell it will show the animation for when you get flyed by someone. It last a couple of frames. So you can cast fast.

Its not amasing but it works brilliantly.
Kinky
Loyal fan
Posts: 384
Joined: Wed Nov 05, 2003 5:37 pm
Location: Mars
Contact:

Post by Kinky »

were can i download Tsongkies Code Cave Tool from??
<span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.stickdeath.com/killbox.html' target='_blank'>Look at this :p</a></b> </span></span><br><span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.badgerbadgerbadger.com' target='_blank'>and this</a></b> </span></span>
huhuhaha
Regular
Posts: 30
Joined: Wed Nov 19, 2003 12:10 pm

Post by huhuhaha »

Code: Select all

00456247  |. 50                       push    eax
00456248  |. 895C24 1C                mov     dword ptr [esp+1C], ebx
0045624C  |. E8 CF990300              call    HelGame_.0048FC20
00456251  |. FF15 48F24900            call    dword ptr [<&WINMM.timeGetTime>]               ;  WINMM.timeGetTime
1. this is where the magic pause code are.
2. 49ED60 near end of code section can be used for your code.
3. speed trap is here -> 00455C74 |. 3D 2C010000 cmp eax, 12C

Code: Select all

00455C7F  |. 8B8D E09D0400            mov     ecx, dword ptr [ebp+49DE0]

to

00455C7F     E9 60270000              jmp     HelGame_.004583E4
00455C84     90                       nop
4. you cannot use copy to executable -> all modification when you're outside the code section. You must select manually & use copy selection.
Kinky
Loyal fan
Posts: 384
Joined: Wed Nov 05, 2003 5:37 pm
Location: Mars
Contact:

Post by Kinky »

huhuhaha, thanx man that helps me alot :D back to work <_<
<span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.stickdeath.com/killbox.html' target='_blank'>Look at this :p</a></b> </span></span><br><span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.badgerbadgerbadger.com' target='_blank'>and this</a></b> </span></span>
delinquent
&lt;3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

huhuhaha wrote:

Code: Select all

00456247  |. 50                       push    eax
00456248  |. 895C24 1C                mov     dword ptr [esp+1C], ebx
0045624C  |. E8 CF990300              call    HelGame_.0048FC20
00456251  |. FF15 48F24900            call    dword ptr [<&WINMM.timeGetTime>]              ;  WINMM.timeGetTime
1. this is where the magic pause code are.
2. 49ED60 near end of code section can be used for your code.
3. speed trap is here -> 00455C74 |. 3D 2C010000 cmp eax, 12C

Code: Select all

00455C7F  |. 8B8D E09D0400            mov     ecx, dword ptr [ebp+49DE0]

to

00455C7F     E9 60270000              jmp     HelGame_.004583E4
00455C84     90                       nop
4. you cannot use copy to executable -> all modification when you're outside the code section. You must select manually & use copy selection.
My client won't d/c me and I havnt done anything with the speed trap...
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
Kinky
Loyal fan
Posts: 384
Joined: Wed Nov 05, 2003 5:37 pm
Location: Mars
Contact:

Post by Kinky »

yea i dont get dced either B)

must be the version
<span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.stickdeath.com/killbox.html' target='_blank'>Look at this :p</a></b> </span></span><br><span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.badgerbadgerbadger.com' target='_blank'>and this</a></b> </span></span>
milky
Member
Posts: 154
Joined: Tue Dec 16, 2003 8:17 pm
Location: Chile

Post by milky »

wait all this thing messed me.. can someone sned me a magic speed hack for hb united :) plz ;)
<b><span style='color:orange'><span style='font-family:Geneva'>here im suposed to write something, right? well fuck off</span></span></b>
Trek
noob
Posts: 28
Joined: Tue Dec 16, 2003 4:05 pm
Contact:

Post by Trek »

were can i get T-Search?
,.-~*´¨¯¨`*·~-.¸-(_TrEk_)-,.-~*'¨¯¨'*·~-.¸
milky
Member
Posts: 154
Joined: Tue Dec 16, 2003 8:17 pm
Location: Chile

Post by milky »

look at question and answers.... however i dont post for that.. i post for some help.. i dont understand anyshit of t - shearch and i want to hack... plz someone send me the file of hb-untied with the magic speed hack or teach me... im desperate
:(
<b><span style='color:orange'><span style='font-family:Geneva'>here im suposed to write something, right? well fuck off</span></span></b>
Kinky
Loyal fan
Posts: 384
Joined: Wed Nov 05, 2003 5:37 pm
Location: Mars
Contact:

Post by Kinky »

i dont think hacks shud be given out. ppl shud give a detailed instruction how to do it then the rest follow thats the only why ppl will advance. I dont want ever1 to relly on a few ppl on this forum to do the hacks.
<span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.stickdeath.com/killbox.html' target='_blank'>Look at this :p</a></b> </span></span><br><span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.badgerbadgerbadger.com' target='_blank'>and this</a></b> </span></span>
jorge51
Member
Posts: 118
Joined: Wed Oct 29, 2003 6:33 pm
Location: Some Place In The World
Contact:

Post by jorge51 »

Speak enligsh please :D :D :D :D
Post Reply