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 


LUA script wreid error

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

Joined: 27 Jan 2023
Posts: 2

PostPosted: Fri Jan 27, 2023 4:44 pm    Post subject: LUA script wreid error Reply with quote

i get this error every time that i click OK
Quote:

Error in line 2 (function TriggerBot()) :This instruction cant be compiled

and this is the code
Code:

[ENABLE]
function TriggerBot()
     if readInteger("somegame.exe+125304") == 2 then
          mouse_event(MOUSEEVENTF_LEFTDOWN, nil, nil, nil, nil)
          mouse_event(MOUSEEVENTF_LEFTUP, nil, nil, nil, nil)
     end
end

t = createTimer()
t.Interval = 10
t.OnTimer = TriggerBot

[DISABLE]
t.destroy()

is wreid as i dont see any error in the code


i use CE 6.2 as i dont know what version supports Windows XP
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 140

Joined: 06 Jul 2014
Posts: 4299

PostPosted: Fri Jan 27, 2023 7:31 pm    Post subject: Reply with quote

That's not a Lua script. It's an AA script. Put this at the very top above `[ENABLE]`:
Code:
{$lua}
if syntaxcheck then return end

_________________
I don't know where I'm going, but I'll figure it out when I get there.
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