PDA

View Full Version : Encrypted Scripts?



nevalopo
09-08-2014, 08:34 AM
That's only available for admins etc right?
I was thinking of making huge quest service with almost any quest but it would suck if people just take the script and call it their own :P

Tripkip
09-08-2014, 09:26 AM
nah you can also obfusticate by your own, its breakable, but so is xblua or anything else.
you can use loadstring() and dumpstring and w/e. then luac it. Theres shittons fo ways to do it. im not really into it.
But pretty much all scripters like Solidscripts just use a loadstring()

HjugO
09-08-2014, 09:43 AM
nah you can also obfusticate by your own, its breakable, but so is xblua or anything else.
you can use loadstring() and dumpstring and w/e. then luac it. Theres shittons fo ways to do it. im not really into it.
But pretty much all scripters like Solidscripts just use a loadstring()
if loadstring() is breakable in easy way then decode any loadstring encryption and send PM.

nevalopo
09-08-2014, 09:51 AM
nah you can also obfusticate by your own, its breakable, but so is xblua or anything else.
you can use loadstring() and dumpstring and w/e. then luac it. Theres shittons fo ways to do it. im not really into it.
But pretty much all scripters like Solidscripts just use a loadstring()

Really? I thought it had to get verified by staff if you obfuscate it it. Isn't it dangerous to let everyone be able to encrypt a script freely? Seems like alot of hackers would take advantage of that.

Tripkip
09-08-2014, 04:07 PM
Really? I thought it had to get verified by staff if you obfuscate it it. Isn't it dangerous to let everyone be able to encrypt a script freely? Seems like alot of hackers would take advantage of that.

well, ofcourse you're free to obfusticate your scripts/library! and there isnt many functions that would make it possible to empty someones account witouth knowing the player using the script :P. we've seen it before with a dice script. and thats the only time someone actually managed. he had some command that would make ur dicer drop all ur cc's on the ground.

So yeah everyone is free to encrypt their scripts. Shady people get picked out quite easely! We got a prety nice community on xeno, theres alot of people watching eachother and warning eachother. so scammers dont really get too many chances to execute their evul plans!

Paskudek
09-08-2014, 05:12 PM
well, ofcourse you're free to obfusticate your scripts/library! and there isnt many functions that would make it possible to empty someones account witouth knowing the player using the script :P. we've seen it before with a dice script. and thats the only time someone actually managed. he had some command that would make ur dicer drop all ur cc's on the ground.

So yeah everyone is free to encrypt their scripts. Shady people get picked out quite easely! We got a prety nice community on xeno, theres alot of people watching eachother and warning eachother. so scammers dont really get too many chances to execute their evul plans!
That dice script wasnt even encrypted, it had couple thousands of lines and no one really checked it. Making script to steal some gold seems like a lot of effort and if u r not trusted forum member then very few people will download it.