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 


Please help me edit this speedhack script

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
raysalx0
How do I cheat?
Reputation: 0

Joined: 10 Nov 2023
Posts: 1

PostPosted: Fri Nov 10, 2023 12:38 am    Post subject: Please help me edit this speedhack script Reply with quote

Hi guys im new here! I just found a simple speedhack trainer,
Can anyone please help me to edit this script to be able to target process by using PID?
My game use multiple process with the same name so I need to target the correct process to make the speedhack working, please help...

Code:
MyCustomFormName.show()

function btnOpenProcessClick(sender)
  if openProcess(MyCustomFormName.edtProcessname.text) then
    MyCustomFormName.lblNotOpened.visible=false
    MyCustomFormName.btnSH1.enabled=true
    MyCustomFormName.btnSH8.enabled=true
  else
    showMessage("Failed opening this process")
  end
end

function btnSH8Click(sender)
  speedhack_setSpeed(8)
end

function btnSH1Click(sender)
  speedhack_setSpeed(1)
end

function FormClose(sender)
  closeCE();
  return caHide --Possible options: caHide, caFree, caMinimize, caNone
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 Lua Scripting 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