edit jumps for fb/ss

05/24/2009 22:11 Ravencrest#1
can anyone offer me any info on this
05/25/2009 10:00 Real~Death#2
Quote:
Originally Posted by Ravencrest View Post
can anyone offer me any info on this
so ppl cant hit you based on the co-ord's(yes i know cid/5bot has walking aim)?
or what are you asking?

if so you send a walk packet after you land,0x3ed i belive is the walk?!?dont take my word for it not in the mood to look... 0x3f2 (i belive) is the jumprequest packet(it's a common packet also)...err well make a proxy thow that in there and your good to go...lol
sorry ive been up for like 3 dasys all the letters just confuse me right now..
05/25/2009 19:57 Ravencrest#3
well what im looking for is more like the jump effect like id be interested in removing the jump animation so in effect it would make it sort of like them telporting its like what 5bot does while your actually botting, i cant find the file that affects jump animations though and if i did i wouldnt know what to do so it would just be trial and error on an alt client untill i figured it out. thats my ultimate question
05/30/2009 11:29 BigSoltan22#4
fuck you ass hole
06/01/2009 04:16 Ravencrest#5
the hell is your problem
06/03/2009 09:06 Ulfius#6
Maybe he just saw the Terminator movie.
06/03/2009 15:31 GrimReaper91#7
I see what u did thar!! \o/
06/06/2009 07:10 Ravencrest#8
=( still need an answer, is there a way to remove the jump effect?
06/09/2009 01:18 IAmHawtness#9
You can change the jump animation into anything you like.

All you need to do is change this line at 0x54F67A:
Code:
0054F67A - c7 07 82 00 00 00          - mov [edi],00000082
Into:
Code:
0054F67A - c7 07 82 00 00 00          - mov [edi],00000212
You can change it to whatever you like (I have yet to find the so called "teleport" animation though), there are other IDs like 78/79, 394, and so on (note: these are all hex values)

This, however, affects your own jump animation, too, which will cause you to disconnect if you jump too fast (it also looks like speedhack if you do it fast).
06/09/2009 01:44 EPI.#10
Quote:
Originally Posted by IAmHawtness View Post
You can change the jump animation into anything you like.

All you need to do is change this line at 0x54F67A:
Code:
0054F67A - c7 07 82 00 00 00          - mov [edi],00000082
Into:
Code:
0054F67A - c7 07 82 00 00 00          - mov [edi],00000212
You can change it to whatever you like (I have yet to find the so called "teleport" animation though), there are other IDs like 78/79, 394, and so on (note: these are all hex values)

This, however, affects your own jump animation, too, which will cause you to disconnect if you jump too fast (it also looks like speedhack if you do it fast).
What happens if you replace 'mov' with 'jmp'?
06/09/2009 09:54 IAmHawtness#11
Quote:
Originally Posted by EPI. View Post
What happens if you replace 'mov' with 'jmp'?
Err.. There's no such thing as "JMP [EDI],00000212".
I wouldn't recommend changing MOV instructions to JMP lol.
06/10/2009 06:28 Ravencrest#12
Quote:
Originally Posted by IAmHawtness View Post
You can change the jump animation into anything you like.

All you need to do is change this line at 0x54F67A:
Code:
0054F67A - c7 07 82 00 00 00          - mov [edi],00000082
Into:
Code:
0054F67A - c7 07 82 00 00 00          - mov [edi],00000212
You can change it to whatever you like (I have yet to find the so called "teleport" animation though), there are other IDs like 78/79, 394, and so on (note: these are all hex values)

This, however, affects your own jump animation, too, which will cause you to disconnect if you jump too fast (it also looks like speedhack if you do it fast).
soo what would be a good edit for me to use as far as my jumps go if i want to make it seem more like they are doing what i want them to do? i know thats vague but im tired and not good at what i want to say, or even better if you could just hook me up with a aimbot thats bound to my right click and works on p servers id be eternally greatful
07/28/2009 19:55 zacho96#13
Quote:
Originally Posted by IAmHawtness View Post
You can change the jump animation into anything you like.

All you need to do is change this line at 0x54F67A:
Code:
0054F67A - c7 07 82 00 00 00          - mov [edi],00000082
Into:
Code:
0054F67A - c7 07 82 00 00 00          - mov [edi],00000212
You can change it to whatever you like (I have yet to find the so called "teleport" animation though), there are other IDs like 78/79, 394, and so on (note: these are all hex values)

This, however, affects your own jump animation, too, which will cause you to disconnect if you jump too fast (it also looks like speedhack if you do it fast).
i have no idea what im talking about because i don't use olly but couldnt you change the act of jumping to an action lik4 happy,sit,angry,wave and when the server dose a cord check it would just show the person where there going to land, or like because the actions don't fly or w/e it would do like how others see you when you fb/ss and you telleport to where you where going to land?