CE 6 and multi hit bypass

09/18/2011 04:04 12sky2AFK#1
Hello guys,

Is it possible for sum1 to help me with multi-hit bypass for 12sky2 with CE6.

So far I am able to look at the address that access the attack speed, however I am still having trouble with finding the right address to change to "nop" to be able to freeze the attack speed.

Also I can't find "JPE SHORT" on the memory...
09/18/2011 08:04 AfterBurn 2.0#2
Quote:
Originally Posted by 12sky2AFK View Post
Hello guys,

Is it possible for sum1 to help me with multi-hit bypass for 12sky2 with CE6.

So far I am able to look at the address that access the attack speed, however I am still having trouble with finding the right address to change to "nop" to be able to freeze the attack speed.

Also I can't find "JPE SHORT" on the memory...
Please use the search function and search for attack speed bypass. :)
09/18/2011 13:29 Mega Byte#3
do cheat engine tutorials to learn how to use it.
09/19/2011 00:43 12sky2AFK#4
Quote:
Originally Posted by AfterBurn 2.0 View Post
Please use the search function and search for attack speed bypass. :)

I am using Mega Byte's bypass, However I can't find "JPE SHORT" as i stated b4, so I am wondering if it has been changed? or am I looking in the wrong place.
09/23/2011 00:28 Mega Byte#5
look in the code window/dissassembled output
09/26/2011 01:30 12sky2AFK#6
I saved the output as .txt and used Vim to search through it. However, there was zero occurrence of JPE in the file.

I was able to find "7A 0C - jp TwelveSky2.exe+3A5A9" which was after "F6 C4 05 - test ah,0".

I am doing something wrong, or did Alt1 change the code?

I've tried changing the JP Twelvesky2 to "nop" with no luck.