|
|
| Author | Message |
|---|
naknak Administrator


Posts: 855 Join date: 2010-07-30
 | Subject: Re: Improve Coding February 4th 2012, 9:37 pm | |
| That, I don't know. I heard somewhere it makes it faster, but it doesn't make it easier to return to later. |
|
 | |
blueymaddog Administrator


Posts: 1108 Join date: 2010-12-09 Age: 13
 | Subject: Re: Improve Coding February 5th 2012, 2:48 am | |
| lol my admin commands has a line with so many whitespaces that it reachs the limit for a line :P (I was trying to hide some code where people don't look) _________________ blueymaddog Administrator • Moderator • Expert Scripter PM: blueymaddog<+1 post. ujelly?> |
|
 | |
naknak Administrator


Posts: 855 Join date: 2010-07-30
 | Subject: Re: Improve Coding February 10th 2012, 9:28 pm | |
| Obfuscate the parts you don't want touched. Or the whole thing. |
|
 | |
blueymaddog Administrator


Posts: 1108 Join date: 2010-12-09 Age: 13
 | Subject: Re: Improve Coding February 11th 2012, 3:50 am | |
| meh, I'm gonna make it free source to edit code, but I'm gonna add a delayed virus into it so it's a trial version that works for 1 week after inserting it and then it removes itself and the map! mwhahahaha, never trust my huge open source stuff >:D _________________ blueymaddog Administrator • Moderator • Expert Scripter PM: blueymaddog<+1 post. ujelly?> |
|
 | |
naknak Administrator


Posts: 855 Join date: 2010-07-30
 | Subject: Re: Improve Coding February 11th 2012, 1:05 pm | |
| Ctrl+A, find where the blue space looks suspiciously long, scroll to the end, delete. |
|
 | |
blueymaddog Administrator


Posts: 1108 Join date: 2010-12-09 Age: 13
 | Subject: Re: Improve Coding February 15th 2012, 10:32 pm | |
| dang X_X but most noobs wont even open the script apart from inserting their name into it >:D _________________ blueymaddog Administrator • Moderator • Expert Scripter PM: blueymaddog<+1 post. ujelly?> |
|
 | |
naknak Administrator


Posts: 855 Join date: 2010-07-30
 | Subject: Re: Improve Coding February 19th 2012, 7:22 pm | |
| That is true. But you want to hit as many people as possible. |
|
 | |
blueymaddog Administrator


Posts: 1108 Join date: 2010-12-09 Age: 13
 | Subject: Re: Improve Coding February 22nd 2012, 2:44 am | |
| yea, I'll just encrypt every thing except for the admin lists. (in the encrypted part of the code if will insert my name >:) _________________ blueymaddog Administrator • Moderator • Expert Scripter PM: blueymaddog<+1 post. ujelly?> |
|
 | |
naknak Administrator


Posts: 855 Join date: 2010-07-30
 | Subject: Re: Improve Coding February 22nd 2012, 8:08 pm | |
| Obfuscate, don't encrypt. Encryption can be reversed and stolen, obfuscate can be only slightly reversed and is not worth the effort to steal. |
|
 | |
blueymaddog Administrator


Posts: 1108 Join date: 2010-12-09 Age: 13
 | Subject: Re: Improve Coding February 25th 2012, 11:53 am | |
| wait, what the difference???? O_O _________________ blueymaddog Administrator • Moderator • Expert Scripter PM: blueymaddog<+1 post. ujelly?> |
|
 | |
naknak Administrator


Posts: 855 Join date: 2010-07-30
 | Subject: Re: Improve Coding February 25th 2012, 9:31 pm | |
| Every encryption has a way to be decrypted perfectly. It is impossible to entirely unObfuscate something. When you obfuscate, you pretty much destroy the code to human eyes, and only a computer can really read it. |
|
 | |
blueymaddog Administrator


Posts: 1108 Join date: 2010-12-09 Age: 13
 | Subject: Re: Improve Coding February 26th 2012, 1:54 am | |
| oh, so obfuscate is when you make it so only compiler can read it and encryption is with :byte() _________________ blueymaddog Administrator • Moderator • Expert Scripter PM: blueymaddog<+1 post. ujelly?> |
|
 | |
naknak Administrator


Posts: 855 Join date: 2010-07-30
 | Subject: Re: Improve Coding February 26th 2012, 2:17 pm | |
| Yes. Be sure to save a copy of your script elsewhere before obfuscating though ;) |
|
 | |
blueymaddog Administrator


Posts: 1108 Join date: 2010-12-09 Age: 13
 | Subject: Re: Improve Coding February 26th 2012, 10:05 pm | |
| ;) I will!
and also what do u use to obfuscate? _________________ blueymaddog Administrator • Moderator • Expert Scripter PM: blueymaddog<+1 post. ujelly?> |
|
 | |
|