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 obfuscate

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
kentpachi1
Newbie cheater
Reputation: 0

Joined: 16 Jun 2014
Posts: 15

PostPosted: Sat Dec 26, 2020 6:56 am    Post subject: lua script obfuscate Reply with quote

I really searched in youtube for obfuscating lua script but when i try to run it, it gets a syntax error '-'

Could anyone kind enough to obfuscate it for me please?

this is the lua script

Code:


function chopper()
   searchV = 'AE 47 81 3F 66 66 A6 3F D7 A3 30 3F 9A 99 19 3F 9A 99 99 3E 9A 99 99 3E CD CC CC 3E'
   replaceV = '7b 14 ae 3f 66 66 A6 3F D7 A3 30 3F 9A 99 19 3F 9A 99 99 3E 9A 99 99 3E cd cc 8c 3f'
   AOBRep(searchV,replaceV)
   showMessage("SpeedHack chopper Active")
   end

   function esp()
   AoB = AOBScan("00 00 80 40 00 00 80 3F 00 00 80 3F 00 00 00 ?? ?? ?? ?? ?? ?? ?? ?? ?? 9A")
    if (AoB) then
    for i=0,AoB.getCount()-1 do
    writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x60, 0xEA, 0x46, 0x52, 0x49, 0x9D, 0x39)
    end
    AoB.Destroy()
    AoB = nil
    else
    showMessage("failed")
    end
      

end
   MyForm = createForm(true)
   MyForm.Caption = 'Dead Shooter Hack V9 12/25/2020'
   MyForm.Width = 900
   MyForm.Height = 480
    MyForm.top  = 400
   MyForm.left  = 500
   
   

   btn6 = createButton(MyForm)
   btn6.Left = 270
   btn6.Top = 110
   btn6.Width = 120
   btn6.Height = 40
   btn6.onClick = chopper
   btn6.Caption = 'Speedhack Chopper '

   
   btn11 = createButton(MyForm)
   btn11.Left = 270
   btn11.Top = 210
   btn11.Width = 120
   btn11.Height = 40
   btn11.onClick = esp
   btn11.Caption = 'ESP'



Last edited by kentpachi1 on Sun Dec 27, 2020 3:07 am; edited 2 times in total
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4695

PostPosted: Sat Dec 26, 2020 11:33 am    Post subject: Reply with quote

https://forum.cheatengine.org/viewtopic.php?t=595142
_________________
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 -> General Discussions 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