Warhammer Online Exploits, Bots, and Programs Exploits, Bots and Programs for Warhammer Online.
[NO QUESTIONS HERE]
06-23-2009
New User
Join Date: May 2009
Posts: 22
Reputation: 2
Level up: 28%, 289 Points needed
Which offset for nofalldmg?
Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.
06-23-2009
Knight-Lieutenant
Join Date: Jan 2008
Posts: 258
Reputation: 45
Level up: 99%, 9 Points needed
Quote:
Originally Posted by
KoolShen Which offset for nofalldmg?
you need to email mythic for that. just write a mail to
[Only registered and activated users can see links. ] . They will go through the sourcecode and find it for you. Please don't forget to include your account name AND password.
06-23-2009
Sergeant
Join Date: Mar 2009
Posts: 43
Reputation: 15
Level up: 39%, 246 Points needed
Quote:
Originally Posted by
HansW
Making friends arent we ?
Just ignore them HansW, its the best and only advice I can give
06-23-2009
New User
Join Date: Oct 2008
Posts: 101
Reputation: 2
Level up: 79%, 86 Points needed
Its cool with HansW. Without him we wouldn't have much of anything, so he is entitled to a lot of rope. I just hope he doesn't hang us with it.
06-23-2009
Sergeant
Join Date: May 2009
Posts: 53
Reputation: 12
Level up: 61%, 159 Points needed
NoFall Damage 0x508A68
on { 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90 }
off { 0xF3, 0x0F, 0x11, 0x8F, 0x98, 0x00, 0x00, 0x00 }
Work for me
06-23-2009
New User
Join Date: May 2009
Posts: 22
Reputation: 2
Level up: 28%, 289 Points needed
Quote:
Originally Posted by
gundir NoFall Damage 0x508A68
on { 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90 }
off { 0xF3, 0x0F, 0x11, 0x8F, 0x98, 0x00, 0x00, 0x00 }
Work for me
Thanks. Work fine.
06-23-2009
Knight-Lieutenant
Join Date: Mar 2009
Posts: 305
Reputation: 20
How come mine crashes the client...
Code:
if (nofalldmg_on == false)
{
byte[] NOPS = { 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90 };
this.Player.PatchMemory(nofalldmg_1, NOPS);
this.b_nofalldmg.BackColor = Color.FromName("GradientInactiveCaption");
nofalldmg_on = true;
}
else
{
byte[] YES1 = { 0xF3, 0x0F, 0x11, 0x8F, 0x98, 0x00, 0x00, 0x00 };
this.Player.PatchMemory(nofalldmg_1, YES1);
this.b_nofalldmg.BackColor = Color.FromName("Window");
nofalldmg_on = false;
}
?
06-25-2009
Sergeant Major
Join Date: Nov 2008
Posts: 133
Reputation: 31
Level up: 10%, 454 Points needed
Lazarus is also found again.. will be in the dll i think >D
Lazarus ON
0x4FDCA4 9090909090
0x4FDC9A 9090909090
0x4FDCB3 9090909090
Lazarus OFF
0x4FDCA4 F30F11580C
0x4FDC9A F30F115808
0x4FDCB3 F30F115810
Last edited by s4lly; 06-25-2009 at 04:02 AM .
06-25-2009
Sergeant
Join Date: May 2009
Posts: 53
Reputation: 12
Level up: 61%, 159 Points needed
Good job =) +rep
06-25-2009
Knight-Lieutenant
Join Date: Mar 2009
Posts: 305
Reputation: 20
Nice job! Thank you.
06-25-2009
Sergeant
Join Date: May 2009
Posts: 53
Reputation: 12
Level up: 61%, 159 Points needed
tested, but not working for me
[EDIT] that's work T_T
Last edited by gundir; 06-25-2009 at 03:19 PM .
06-25-2009
Sergeant Major
Join Date: Nov 2008
Posts: 133
Reputation: 31
Level up: 10%, 454 Points needed
what dosnt work?? gundir?
06-25-2009
Sergeant
Join Date: May 2009
Posts: 53
Reputation: 12
Level up: 61%, 159 Points needed
I have missed an offset, my bad ... sorry, that's works fine
06-25-2009
Sergeant Major
Join Date: Nov 2008
Posts: 133
Reputation: 31
Level up: 10%, 454 Points needed
2x Height Jump On
0x500c45 c7 87 88 01 00 00 04 00 00 00
2x Height Jump Off
0x500c45 c7 87 88 01 00 00 03 00 00 00
Might be bugged a bit...
Last edited by s4lly; 06-25-2009 at 04:15 PM .
06-25-2009
New User
Join Date: May 2009
Posts: 22
Reputation: 2
Level up: 28%, 289 Points needed
1.3.0.470 updated
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -4. The time now is 06:22 AM .