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 


Howto scan search for text in Lua
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1667

PostPosted: Sat Mar 24, 2018 7:50 am    Post subject: Reply with quote

Of course, someone made a small tool to get readable script from CE DecodeFuction. It made using VB.
But, it will different if script encoding using CE encodeFunction + Custom encodeFuction.

Quote:
Please txt Let us return to the first call you give.
Is it possible to start with CEButton1Click?


Yes it's possible to access via button click.

Code:
UDF2.hide()
UDF1.show()
UDF1.CELabel1.caption = '1111'
UDF1.CELabel1.visible = false

function CEButton1Click(sender)
 if syntaxcheck then return end
 local url = "https://docs.google.com/document/d/1mavIeXQC_rlPuo3jCicTGEISchkqkWWw6M7aqHDB4o0/export?format=txt"
 local http = getInternet()
 local result = http.getURL(url)
  if result == UDF1.CELabel1.Caption then
  showMessage("Verified....click to continue")
  UDF1.hide()
  UDF2.show() --- assuming as you trainer
  else
  showMessage("VERIFICATION NOT ACCEPTED..!")
  -- closeCE()
  -- or whatever
  end
end

_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
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
Goto page Previous  1, 2
Page 2 of 2

 
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