OllyDBG & CO

12/04/2009 11:51 mido2008#391
Quote:
Originally Posted by IAmHawtness View Post
Oh my god. You so wouldn't know how to do this if it wasn't for me
lol,wouldn't know how to do what?the wall jump?! or that strange jump which I found when I was trying to jump on the players?
12/04/2009 11:53 IAmHawtness#392
Quote:
Originally Posted by mido2008 View Post
lol,wouldn't know how to do what?the wall jump?! or that strange jump which I found when I was trying to jump on the players?
Yeah, I was talking about the "strange" jump
12/04/2009 11:55 mido2008#393
Quote:
Originally Posted by IAmHawtness View Post
Yeah, I was talking about the "strange" jump
lolz it is very easy to find
btw,look at this video
12/04/2009 13:59 hondaciviceg#394
i dont want this monkey jump i want a walljump tutorial
12/04/2009 16:20 nesma_jolyet#395
Quote:
Originally Posted by hondaciviceg View Post
i dont want this monkey jump i want a walljump tutorial
Yes Bro u r right i wish find Good tutorial about WallJump
12/05/2009 11:36 trash#396
no tut but for normal wall jump.
NOP --> 00550557 .^ 7F CC JG SHORT Conquer.00550525
12/05/2009 14:07 hondaciviceg#397
Quote:
Originally Posted by trash View Post
no tut but for normal wall jump.
NOP --> 00550557 .^ 7F CC JG SHORT Conquer.00550525
nvm got it just got off work 5am im tripping thanks
12/05/2009 14:21 trash#398
Quote:
Originally Posted by hondaciviceg View Post
then that is the monkey jump then
the monkeys ive seen sure dont jump like that..
any way..

I meant its not and in depth explanation on how to find the wall jump
its just a quick post trying to help and if you had tried changing to code
you woulda seen its for normal wall jump.
12/05/2009 15:01 hondaciviceg#399
Quote:
Originally Posted by trash View Post
the monkeys ive seen sure dont jump like that..
any way..

I meant its not and in depth explanation on how to find the wall jump
its just a quick post trying to help and if you had tried changing to code
you woulda seen its for normal wall jump.
im sorry im just whooped btw the walljump works great is there a bypass for "cant stop here" also?
12/05/2009 15:44 mido2008#400
Quote:
Originally Posted by hondaciviceg View Post
im sorry im just whooped btw the walljump works great is there a bypass for "cant stop here" also?
lol gready
btw,where are you from?Egypt?where in Egypt?MNF?
12/05/2009 17:05 IAmHawtness#401
Quote:
Originally Posted by mido2008 View Post
lolz it is very easy to find
btw,look at this video
[Only registered and activated users can see links. Click Here To Register...]
Haha, changing a JE to JMP isn't hard ^_^
12/05/2009 19:48 trash#402
Quote:
Originally Posted by IAmHawtness View Post
Haha, changing a JE to JMP isn't hard ^_^
pffttt i had to change three jumps to do it!
12/05/2009 21:38 IAmHawtness#403
Quote:
Originally Posted by trash View Post
pffttt i had to change three jumps to do it!
Meh, changing the first JE to jump to the last JE should do it :p
12/05/2009 23:33 mido2008#404
Quote:
Originally Posted by trash View Post
pffttt i had to change three jumps to do it!
Quote:
Originally Posted by IAmHawtness View Post
Meh, changing the first JE to jump to the last JE should do it :p
did any of you find a way to loot items under players?
I tried but couldn't do it
12/06/2009 00:38 IAmHawtness#405
Quote:
Originally Posted by mido2008 View Post
did any of you find a way to loot items under players?
I tried but couldn't do it
Yeah, you can do it by either stopping the client from showing players, or you can set their status flags to "StatusFlag || 0x20" (C# equivalent of logical OR), that will remove the shadow beneath players and the client will think the role is dead, and you can then loot below it.