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 


Cheat Engine Forum Index
PostGo back to topic
AylinCE
Grandmaster Cheater Supreme
Reputation: 35
Joined: 16 Feb 2017
Posts: 1476

PostPosted: Tue Apr 26, 2022 7:16 am    Post subject:

I did not understand what you want to do. Or I'm not sure this is question or solution sharing.

Flux. wrote:
Yeah, that was supposed to be commented out like borderstyle,
shifting it left stopped it from hiding stuff that i printed.


I'm just referring to this sentence;

Code:
le = getLuaEngine().GroupBox1
if lePanel1 then lePanel1.destroy() lePanel1=nil end

lePanel1=createPanel(le)
lePanel1.Color=0xffffff

lab=createLabel(lePanel1)
    lab.AutoSize=false
    lab.caption = 'Here\nWhat are you hoping to see?'
    lab.OptimalFill=true
    lab.Alignment="taCenter"

   function pnlSize()
    lePanel1.left = 0
    lePanel1.width = le.width
    lePanel1.top = 0
    lePanel1.height = le.height
    lab.height = lePanel1.height
    lab.width = lePanel1.width
   end
   pnlSize()

le.OnResize=function()
 pnlSize()
end


Ignoring the above code;
Code:
le = getLuaEngine() --.GroupBox1
showMessage(le.mOutput.Lines.Text)


Alternative 1;
Code:
getLuaEngine().cbShowOnPrint.Checked=false
getLuaEngine().hide()

print(1)


Alternative 2;
Code:
print(1)
getLuaEngine().MenuItem5.doClick()


Alternative 3;
Code:
getLuaEngine().mOutput.Lines.Text=""


Result;
It's not hard to reverse them for someone who knows what they're doing.
It will deter novices for a while though! Wink
_________________
Hi Hitler Different Trainer forms for you!
https://forum.cheatengine.org/viewtopic.php?t=619279
Enthusiastic people: Always one step ahead
Do not underestimate me Master: You were a beginner in the past
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Post reviews:   Approve 1
Author Review
Flux.
Review: Approve
Post reference:
ReviewPosted: Tue Apr 26, 2022 10:22 am

Thank you AylinCE you always try to help.
Back to top
View user's profile Send private message
Display:  
Cheat Engine Forum Index


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites