Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Process Ratio Value

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
CPLNet1337
Cheater
Reputation: 0

Joined: 01 Jul 2015
Posts: 36

PostPosted: Thu Oct 05, 2017 11:15 pm    Post subject: Process Ratio Value Reply with quote

hey there, i need help i would like to change a percentage value to a process CPU ratiowith minimum 50 % how can i do please ?
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Fri Oct 06, 2017 12:05 am    Post subject: Reply with quote

Create a thread that is just an empty loop with a low sleep amount, or no sleep at all.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
CPLNet1337
Cheater
Reputation: 0

Joined: 01 Jul 2015
Posts: 36

PostPosted: Fri Oct 06, 2017 12:16 am    Post subject: Reply with quote

atom0s wrote:
Create a thread that is just an empty loop with a low sleep amount, or no sleep at all.


lol im noob cheat engine old cs was 6.4 for some speed hack but never grant scan offset or anything except memory address numbers
Back to top
View user's profile Send private message
CPLNet1337
Cheater
Reputation: 0

Joined: 01 Jul 2015
Posts: 36

PostPosted: Sat Oct 07, 2017 7:06 am    Post subject: Reply with quote

i not very much understood what does i do :reup:
Back to top
View user's profile Send private message
CPLNet1337
Cheater
Reputation: 0

Joined: 01 Jul 2015
Posts: 36

PostPosted: Tue Oct 10, 2017 10:15 am    Post subject: Reply with quote

someone can help me ?
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Tue Oct 10, 2017 10:31 pm    Post subject: Reply with quote

This is a very basic, no error handling, method of doing this:

Code:
[ENABLE]
alloc(threadmem, 1024)
registersymbol(threadmem)
label(jmpback)

createthread(threadmem)
threadmem:
jmpback:
    jmp jmpback
    ret

[DISABLE]
unregistersymbol(threadmem)
dealloc(threadmem)


This will create a thread in the target process that just loops infinitely. If you try to disable this as-is, it will crash the target.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
CPLNet1337
Cheater
Reputation: 0

Joined: 01 Jul 2015
Posts: 36

PostPosted: Sun Oct 15, 2017 11:07 pm    Post subject: Reply with quote

maybe u can make an exe for me a trainer ? because i past your code on lua script error character anything. thankz Smile
Back to top
View user's profile Send private message
OldCheatEngineUser
Whateven rank
Reputation: 20

Joined: 01 Feb 2016
Posts: 1586

PostPosted: Mon Oct 16, 2017 6:08 am    Post subject: Reply with quote

CPLNet1337 wrote:
maybe u can make an exe for me a trainer ? because i past your code on lua script error character anything. thankz Smile

this is AA script, not lua.

_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website
CPLNet1337
Cheater
Reputation: 0

Joined: 01 Jul 2015
Posts: 36

PostPosted: Tue Oct 17, 2017 4:14 am    Post subject: Reply with quote

what is AA ? what is this language ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites