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 


Skip Ad in Lua

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
Sting9x
Expert Cheater
Reputation: 0

Joined: 27 Jul 2016
Posts: 124

PostPosted: Tue Feb 21, 2017 8:00 am    Post subject: Skip Ad in Lua Reply with quote

Hello,
I have an idea. I want to register link shorten service. Is there anyway to create from links shorten. When users want to use that program mandatory they must press to skip about 5s
If it can perform, please give me specific instructions?
I'm looking forward to hearing from you Very Happy
Back to top
View user's profile Send private message
Twistedfate
Expert Cheater
Reputation: 1

Joined: 11 Mar 2016
Posts: 231

PostPosted: Thu Feb 23, 2017 5:10 am    Post subject: Reply with quote

yes I need this too
Back to top
View user's profile Send private message
akumakuja28
Master Cheater
Reputation: 16

Joined: 28 Jun 2015
Posts: 432

PostPosted: Thu Feb 23, 2017 12:20 pm    Post subject: Reply with quote

Jdownloader
_________________
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Thu Feb 23, 2017 1:23 pm    Post subject: Reply with quote

I believe that they are wanting a way to implement adlinks in to their trainer so that they can get paid for each use.

I would think that this would depend on how the trainer was coded, but a basic idea would be to incorporate a nag screen to load before the trainer initializes, that would force people to have to wait the 5 seconds or so before using the trainer.
Back to top
View user's profile Send private message
akumakuja28
Master Cheater
Reputation: 16

Joined: 28 Jun 2015
Posts: 432

PostPosted: Thu Feb 23, 2017 3:39 pm    Post subject: Reply with quote

++METHOS wrote:
I believe that they are wanting a way to implement adlinks in to their trainer so that they can get paid for each use.

I would think that this would depend on how the trainer was coded, but a basic idea would be to incorporate a nag screen to load before the trainer initializes, that would force people to have to wait the 5 seconds or so before using the trainer.



OMG why would they want to do such a thing. Thats horrible. I was going to say how you could do this but im not going to.

_________________
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Thu Feb 23, 2017 4:19 pm    Post subject: Reply with quote

I could be wrong. Mr. Green
Back to top
View user's profile Send private message
Twistedfate
Expert Cheater
Reputation: 1

Joined: 11 Mar 2016
Posts: 231

PostPosted: Fri Feb 24, 2017 5:29 am    Post subject: Reply with quote

++METHOS wrote:
I believe that they are wanting a way to implement adlinks in to their trainer so that they can get paid for each use.

I would think that this would depend on how the trainer was coded, but a basic idea would be to incorporate a nag screen to load before the trainer initializes, that would force people to have to wait the 5 seconds or so before using the trainer.



I dont want to get payed for ads .... I want to delay the connections on my database and hide the original link of my database inside the trainer .( I dont want to make direct connection to my DB .
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25252
Location: The netherlands

PostPosted: Fri Feb 24, 2017 6:13 am    Post subject: Reply with quote

that is time spent on something useless.

anyone can just visit the url shortener link and get redirected to the actual page.

and why hide the database ? it's not like people can't abuse it with a url shortener. e.g sql injections work just as well when sent from a shortener service as when connected directly

(also, i hope with database you mean a php file and not the direct database where your lua code executes sql querries directly. because that is bad...)


in short: put your security in the php script, and not on the user's side

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1667

PostPosted: Fri Feb 24, 2017 8:10 am    Post subject: This post has 1 review(s) Reply with quote

Maybe something like this :

Code:
showMessage("This is test to load online lua script via shortener")
--// admaggo.ts URL shortener give you 5 seconds before opening your orignal URL
shellExecute("http://admaggo.ts/1kPTyo")
int=getInternet()
s=int.getURL("http://www.mediafire.com/file/vrbbq05wpvgmr5c/example.lua")
--// put a URL which able passing download page
--// or your own server via mySQL
int.destroy()
load(s)()
--// run a start function here which put inside file example.lua


or : http://cheatengine.org/examplescript.lua
script wrote by DB, I think just need adding a shorted URL link on the script and also adding some condition to determine when shorted URL link need to be execute.
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