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 


Im new to the forum and i need help about a old script

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

Joined: 02 Feb 2022
Posts: 0

PostPosted: Wed Feb 02, 2022 4:11 pm    Post subject: Im new to the forum and i need help about a old script Reply with quote

Hello guys ive been using this script for years, mainly to change cars max speed and traction on gta 5... i didnt play for months and now its not working at all, i cant check the box literally nothing i can do. plus it was not writen by my and im very fresh to coding


[ENABLE]
{$lua}
autoAssemble([[
aobscanmodule(WorldPTR,FiveM_GTAProcess.exe,48 8B 05 ? ? ? ? 45 ? ? ? ? 48 8B 48 08 48 85 C9 74 07)
registersymbol(WorldPTR)
aobscanmodule(BlipPTR,FiveM_GTAProcess.exe,4C 8D 05 ? ? ? ? 0F B7 C1)
registersymbol(BlipPTR)
aobscanmodule(PlayerCountPTR,FiveM_GTAProcess.exe,48 8B 0D ? ? ? ? E8 ? ? ? ? 48 8B C8 E8 ? ? ? ? 48 8B CF)
registersymbol(PlayerCountPTR)
aobscanmodule(GetPointerAddressA,FiveM_GTAProcess.exe,4D 89 B4 F7 xx xx xx xx 48 8B 74 24)
registersymbol(GetPointerAddressA)
aobscanmodule(GlobalPTR,FiveM_GTAProcess.exe,4C 8D 05 ? ? ? ? 4D 8B 08 4D 85 C9 74 11)
registersymbol(GlobalPTR)
]])
local addr = getAddress("WorldPTR")
addr = addr + readInteger(addr + 3) + 7
unregisterSymbol("WorldPTR")
registerSymbol("WorldPTR", addr, true)
addr = getAddress("BlipPTR")
addr = addr + readInteger(addr + 3) + 7
unregisterSymbol("BlipPTR")
registerSymbol("BlipPTR", addr, true)
local addr = getAddress("playerCountPTR")
addr = addr + readInteger(addr + 3) + 7
unregisterSymbol("PlayerCountPTR")
registerSymbol("PlayerCountPTR", addr, true)
local addr = getAddress("GetPointerAddressA")
addr = addr + 4
addr = readInteger(addr)
addr = addr + getAddress("FiveM_GTAProcess.exe")
unregisterSymbol("GetPointerAddressA")
registerSymbol("GetPointerAddressA", addr, true)
local addr=getAddress("GlobalPTR")
addr=addr+readInteger(addr+3)+7
unregisterSymbol("GlobalPTR")
registerSymbol("GlobalPTR",addr,true)
[DISABLE]
unregisterSymbol("WorldPTR")
unregisterSymbol("BlipPTR")
unregisterSymbol("PlayerCountPTR")
unregistersymbol(GetPointerAddressA)
unregisterSymbol(GlobalPTR)

maybe its this error that gives me: Error in line 3 (autoassemble([[: this instruction cant be compiled
Back to top
View user's profile Send private message
M.
Master Cheater
Reputation: 23

Joined: 09 Dec 2007
Posts: 267
Location: wat

PostPosted: Thu Feb 03, 2022 2:24 am    Post subject: Reply with quote

Install gentoo
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Thu Feb 03, 2022 6:21 am    Post subject: Reply with quote

I think you need Ubuntu for this.
Back to top
View user's profile Send private message
TheIndianGuy
Advanced Cheater
Reputation: 101

Joined: 14 Jan 2007
Posts: 88

PostPosted: Fri Feb 04, 2022 2:53 am    Post subject: Reply with quote

would you like me to give you the ritual to summon terry davis?
Back to top
View user's profile Send private message
moon1
How do I cheat?
Reputation: 0

Joined: 11 Apr 2022
Posts: 5

PostPosted: Fri Apr 22, 2022 9:19 am    Post subject: Reply with quote

need a compiler and ubuntu
Back to top
View user's profile Send private message
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Fri Apr 22, 2022 10:55 am    Post subject: Reply with quote

Jammy came out yesterday so you are good to go then.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam 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