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 


Trainer to encrypt the opening!

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
AylinCE
Grandmaster Cheater Supreme
Reputation: 30

Joined: 16 Feb 2017
Posts: 1234

PostPosted: Sat Mar 10, 2018 9:33 am    Post subject: Trainer to encrypt the opening! Reply with quote

Trainer to encrypt the opening! and
Is it possible to generate a password from a link?

A shared encryption at CEF:

Code:
trainer.Visible = false;
while true do
      local input = inputQuery('Password','Enter the Password','');
      if not input then
            closeCE();
      elseif input == 'My_passWord' then
            break;
      else
            messageDialog('Wrong Password',1,0);
      end
end
trainer.show();


Instead of 'My_passworld';
Is it possible to create a password matic online?
For example, it's like a password that will appear in a Youtube video.

or it could be a more creative idea.
thanks in advance for participation and assistance.

_________________
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
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1667

PostPosted: Tue Mar 13, 2018 6:39 pm    Post subject: Reply with quote

Quote:
See Corroder ! This Trainer is for you!


Why put my name there ?. It better is say 'See MEMBERS !. This trainer is for you...'

_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
Back to top
View user's profile Send private message
TheyCallMeTim13
Wiki Contributor
Reputation: 50

Joined: 24 Feb 2017
Posts: 976
Location: Pluto

PostPosted: Tue Mar 13, 2018 6:42 pm    Post subject: Reply with quote

Corroder wrote:
Quote:
See Corroder ! This Trainer is for you!


Why put my name there ?. It better is say 'See MEMBERS !. This trainer is for you...'


It says every members name, I think it says Hitler when you're not a member.

_________________
Back to top
View user's profile Send private message Visit poster's website
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1667

PostPosted: Tue Mar 13, 2018 8:13 pm    Post subject: Reply with quote

Ah...I see, so the tag for every members name.
Hitler...sound good... Laughing

_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
Back to top
View user's profile Send private message
AylinCE
Grandmaster Cheater Supreme
Reputation: 30

Joined: 16 Feb 2017
Posts: 1234

PostPosted: Wed Mar 14, 2018 10:25 am    Post subject: Reply with quote

you both need this: [ readname ] (Close blanks)
also put a link underneath, what you need to see.
You are sharing and helping a lot.
readname should identify you. Wink

Also if you have an idea for the subject, please be glad.
It seemed possible to retrieve the password from a YouTube link.
Old version of LockerBlue program.
Thanks.

_________________
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
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1667

PostPosted: Thu Mar 15, 2018 7:54 am    Post subject: Reply with quote

Quote:
Is it possible to create a password matic online?


see this topic :
http://forum.cheatengine.org/viewtopic.php?t=607122

_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
Back to top
View user's profile Send private message
AylinCE
Grandmaster Cheater Supreme
Reputation: 30

Joined: 16 Feb 2017
Posts: 1234

PostPosted: Thu Mar 15, 2018 12:43 pm    Post subject: Reply with quote

Corroder wrote:
Quote:
Is it possible to create a password matic online?


see this topic :
http://forum.cheatengine.org/viewtopic.php?t=607122



Thanks @Corroder.
Your idea gave double protection.
I now fully control the use of the trainer.
You always make the necessary ideas, thanks again.
I owe you another REP score. On my mind. 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
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Fri Mar 16, 2018 2:12 am    Post subject: Reply with quote

Keep in mind, things like this are not secure in terms of locking a trainer. Simple programs like Fiddler can be used to monitor web traffic on a system to see the request of the file being downloaded that contains the password.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
AylinCE
Grandmaster Cheater Supreme
Reputation: 30

Joined: 16 Feb 2017
Posts: 1234

PostPosted: Fri Mar 16, 2018 5:30 am    Post subject: Reply with quote

atom0s wrote:
Keep in mind, things like this are not secure in terms of locking a trainer. Simple programs like Fiddler can be used to monitor web traffic on a system to see the request of the file being downloaded that contains the password.



Thank you @atom0s
I already offer my trainers free of charge.
No money or advertising concerns. Wink
However, password, and URL entry permit, by the way reminds us of the user.
We do not have any stalking.
Our codes are global, same codes on the market.
Entering a password when opening the trainer,
to Members; it will remind who gave this service.
Now we have a login password in Trainer.
Trainer and a remote URL to Active-Passive.

Sometimes a prayer; it is worth more than a few dollars. Smile

_________________
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
noobes
Advanced Cheater
Reputation: 0

Joined: 17 Dec 2018
Posts: 89

PostPosted: Thu Jun 27, 2019 1:42 pm    Post subject: Reply with quote

sorry for late but you can use loadURL and string.find
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