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 


Edit Box redirrecting to URL

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

Joined: 04 Jan 2018
Posts: 10

PostPosted: Fri Mar 23, 2018 10:11 am    Post subject: Edit Box redirrecting to URL Reply with quote

For example:
If edit box text is test123 then a specific button open examplesite,com/test123
if text is *** then the button open examplesite,com/***
I cant explain very well cuz my english is bad Razz
Back to top
View user's profile Send private message
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1667

PostPosted: Fri Mar 23, 2018 6:30 pm    Post subject: Reply with quote

Code:
txt = UDF1.CEEdit1.Text
if txt == 'test123' then
shellExecute("examplesite.com/test123")
elseif
txt = '***' then
shellExecute("examplesite.com/***")
else
print("What the hell....??")
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 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