Register for your free account! | Forgot your password?

You last visited: Today at 02:46

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Help !

Discussion on Help ! within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
BullenHaii's Avatar
 
elite*gold: 0
Join Date: Mar 2014
Posts: 35
Received Thanks: 13
Unhappy Help !

how can unlocker fps
i understand this Tutorial by-Unionteams
I do everything in this explanation I have Windows 7 64 Bit, But I do not find word sleep

These are some pictures to prove my health




can any one help me

I want any one of the work of Conquer.EXE and the unlocker fps, I should be grateful to him

or the amendment to this

BullenHaii is offline  
Old 08/10/2014, 19:46   #2
 
Unionteams's Avatar
 
elite*gold: 0
Join Date: Mar 2014
Posts: 104
Received Thanks: 71
You need to install Stealth64
Unionteams is offline  
Old 08/10/2014, 21:46   #3
 
BullenHaii's Avatar
 
elite*gold: 0
Join Date: Mar 2014
Posts: 35
Received Thanks: 13
what's the Stealth64 ?
BullenHaii is offline  
Old 08/28/2014, 17:37   #4
 
Unionteams's Avatar
 
elite*gold: 0
Join Date: Mar 2014
Posts: 104
Received Thanks: 71
Plugin for ollydbg
Unionteams is offline  
Old 08/28/2014, 18:26   #5
 
elite*gold: 0
Join Date: Jul 2014
Posts: 402
Received Thanks: 540
Quote:
Originally Posted by Unionteams View Post
You need to install Stealth64
No he doesn't. Did you even ******* read what his problem was?

Edit:
Oh my ***, your our retarded-as-**** signature, I just noticed it now ...

Best Coder 2014 is offline  
Thanks
1 User
Old 08/28/2014, 18:50   #6
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
First of all make sure you're in the right module.
View -> Executable Modules
Then you have to find Conquer.exe
Then you do search for -> "All ntermodular calls"
Type SLEEP (result will be KERNEL32.Sleep) which is what we want to look for, because it's used to sleep the current thread and if you understand how the FPS works then it means Frames per second, so you want it the thread that processes everything to sleep for less time.

Then you want to change the LEA instruction's arguments from ECX+19 into ECX+VALUE where VALUE is a smaller value than 19.
Then you have to change the ADD instruction from ECX,19 to ECX,19 where value has to be the same value as you changed the LEA instruction too.
ECX is pushed onto the stack (function parameter for idiots) for the KERNEL32.Sleep function which then pops the value off and sleeps it for that amount of milliseconds. The value has to be DWORD.

More information.


Note: This is just in short. I won't explain the assembly part and why etc. since you probably have no idea wtf I am even talking about right now.
Super Aids is offline  
Old 08/31/2014, 13:31   #7
 
elite*gold: 0
Join Date: Aug 2014
Posts: 8
Received Thanks: 0
thank you, nice guide.
Queenieyu is offline  
Reply

Tags
help !




All times are GMT +2. The time now is 02:46.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.