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 


2 parameter question

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

Joined: 20 Sep 2017
Posts: 18

PostPosted: Sun Apr 28, 2019 4:10 am    Post subject: 2 parameter question Reply with quote

guys is it possible for making a LUA script who can use 2 parameters like i and a friend wanna protect our codes of flash games on a loader created in the programming language C# codes gonna be inside there and we wanna make a url on cheat engine for injecting that codes from the loader to our CE trainer is that even possible ?

regards avangers
Back to top
View user's profile Send private message Yahoo Messenger
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1668

PostPosted: Sun Apr 28, 2019 8:19 am    Post subject: Reply with quote

I miss or not sure understand:

1. Protect your (and your friend) code of flash game created using C#.
What is to protecting?. The loader, C# scripts code or the swf source file?

2. Protect from what?. Game hacking or code stealing?

3. Is this a online game project?. Mean, will publish online.

_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
Back to top
View user's profile Send private message
Lynxz Gaming
Expert Cheater
Reputation: 4

Joined: 01 Jul 2017
Posts: 208
Location: help

PostPosted: Sun Apr 28, 2019 8:34 am    Post subject: Re: 2 parameter question Reply with quote

maybe you mean load code from url?
_________________
my english is bad
discord : rynx#9828
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
avangers
Newbie cheater
Reputation: 0

Joined: 20 Sep 2017
Posts: 18

PostPosted: Sun Apr 28, 2019 9:14 am    Post subject: Reply with quote

i mean my friend is a programmer he make on visual studio a application i'm making the injector on cheat engine is there a way that he generate on his application a url that i can use that url inside my trainer but inside the url are the codes and we don't wanna put them inside cheat engine so i did think should it be possible for enable codes that way ?
Back to top
View user's profile Send private message Yahoo Messenger
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1668

PostPosted: Sun Apr 28, 2019 10:32 am    Post subject: Reply with quote

As Lynxz Gaming said, maybe you mean load code/script/file from a provided URL.

It's depending what source type you store on the provided URL.

Here is a sample. I store my Lua script on an URL. Load that code and execute:

Code:
local url = 'https://pastebin.com/raw/1jDXDFcn'
local int = getInternet()
local text = int.getURL(url)
int.destroy()
load(text)()


Try copy paste script/code above to your CE Lua Table and execute.

_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
Back to top
View user's profile Send private message
avangers
Newbie cheater
Reputation: 0

Joined: 20 Sep 2017
Posts: 18

PostPosted: Sun Apr 28, 2019 10:36 am    Post subject: Reply with quote

do this way work to by website database servers inside that are just gonna be some AOB codes example :

First scan : d0 30 d0 66 d9 05 66 ca 35 48
change to : d0 30 26 48 02 02 02 02 02 02

is there a way for combine a url with a script for injecting aob codes ?
Back to top
View user's profile Send private message Yahoo Messenger
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