Script Editor Code Protection

By A^1^T^E^A^M on Apr 23, 2008

Copy/Paste in Script Editor - Remote ...
This code can help you to protect codes from editing, from Script Editor (CTRL+R).

;##############################################
;########## Script Editor Protection ##########
;######### Coded by: A^1^T^E^A^M ##############
;############## www.A1Team.mkd.net ############
;##############################################

on *:LOAD:{
echo -a Script Editor Protection by A1Team Loaded :') www.badijala.com / www.A1Team.mkd.net
}
on *:START:{ .timerjgn 0 3 badijala }
alias badijala { 
if $readini mirc.ini fonts fscripts != Windings,6 {
writeini mirc.ini fonts fscripts Windings,6
.timer 1 3 exit }
}

Comments

Sign in to comment.
zexx0r   -  Mar 04, 2009

/timer* off

:)

 Respond  
Gemster   -  Apr 23, 2008

El with the above code even if u change the font size it will reset back ie: timers.

If a script is made and tested fully there should be no bug, but i do agree its not the best for code used for scripters but as there is a lot of ripping out there it is useful.

 Respond  
EL   -  Apr 23, 2008

Haha thats funny and oddly alot of released full scripts do this its rather annoying when your testing the code if ir buggs out you fucked unless your smart unuff to change the font LOL >_>

 Respond  
A^1^T^E^A^M   -  Apr 23, 2008

Thanks Gemster. Its not the best code protection, but only n00bs edit the codes, and easy can fallen on this code.

 Respond  
Gemster   -  Apr 23, 2008

Well A^1^T^E^A^M
Good job, I like the idea of changing font size and font type, I didnt know that was possable by code but i see now how it works.

Again good job. 8/10 for such a small and wunderful code :D

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.