Perl Snippet:
MessageDigest.pl
Posted on Sep 13, 2008 3:42 pm
Posted on Sep 13, 2008 3:42 pm
if (@ARGV !=1)
@ARGV is a list, it will not work because you are comparing the array to an integer. The correct term you'd need is $#ARGV.
If ($#ARGV != 1) { do stuff }
($var) = @ARGV; you are distributing @ARGV into ($var), var is now a list therefore you cant use it this way: print "\n$var (MD5)" . " : " . md5_hex("$var")."\n"; you'd need to access the elements for example $var[0]
PHP Snippet:
Encoding converter
Posted on May 21, 2008 4:18 pm
Posted on May 21, 2008 4:18 pm
what is the difference between, windows-1251 and utf-8.
utf-8 is general webpage encoding no?
utf-8 is general webpage encoding no?
Perl Snippet:
MessageDigest.pl
Posted on May 14, 2008 1:31 pm
Posted on May 14, 2008 1:31 pm
Simple using the modules of MD5 (125 b) and SHA1 (160 b) algoritms...
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Encryption of MD5 and SHA1, but its using more for integrity for files, for any text ...
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Encryption of MD5 and SHA1, but its using more for integrity for files, for any text ...
Perl Snippet:
MessageDigest.pl
Posted on May 14, 2008 10:41 am
Posted on May 14, 2008 10:41 am
mIRC is a doss. lol.
I just don't understand the perl syntax much, a little more explination would be nice :-)
I just don't understand the perl syntax much, a little more explination would be nice :-)
Perl Snippet:
MessageDigest.pl
Posted on May 13, 2008 7:02 pm
Posted on May 13, 2008 7:02 pm
LOL I have the same question as Jonesy
mIRC coding is bad enough this perl stuff is out of this world.
mIRC coding is bad enough this perl stuff is out of this world.
Perl Snippet:
MessageDigest.pl
Posted on May 13, 2008 5:51 pm
Posted on May 13, 2008 5:51 pm
What does this *do* exactly? :-s
mIRC Snippet:
Script Editor Code Protection
Posted on Apr 23, 2008 5:12 am
Posted on Apr 23, 2008 5:12 am
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.
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.
mIRC Snippet:
Script Editor Code Protection
Posted on Apr 23, 2008 4:45 am
Posted on Apr 23, 2008 4:45 am
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 !@#$ unless your smart unuff to change the font LOL >_>
mIRC Snippet:
Script Editor Code Protection
Posted on Apr 23, 2008 4:43 am
Posted on Apr 23, 2008 4:43 am
Thanks Gemster. Its not the best code protection, but only n00bs edit the codes, and easy can fallen on this code.
mIRC Snippet:
Script Editor Code Protection
Posted on Apr 23, 2008 4:38 am
Posted on Apr 23, 2008 4:38 am
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
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
Image:
Untitled
Posted on Apr 20, 2008 2:15 pm
Posted on Apr 20, 2008 2:15 pm
Just 5 cigarets pre month :) and only with society... :Pp












