Home
Explore
Apps
Scripts
Code Snippets
Hardware
Images
Home
Explore
Apps
Scripts
Code Snippets
Hardware
Images
Sign up to Hawkee
Sign in
Storm2108
6
following
5
followers
Follow
Message
Storm2108
Joined:
Apr 11, 2007
Activity Stream
All
Threads
Projects
Code Snippets
Storm2108
posted a Snippet -
Jul 23, 2008
Mp3 Player
Storm2108
commented on a Snippet,
Away System
-
Jul 14, 2008
Maybe you should add a list box for logging so when people say your nick it\'ll be put into that list. I give 8/10
Storm2108
commented on a Snippet,
Password Randomizer
-
Jul 09, 2008
Instead of
Code
Set %Password $rand(a,z) $+ $rand(a,z) $+ $rand(a,z) $+ $rand(a,z) $+ $rand(1,9) $+ $rand(1,9) $+ $rand(1,9) $+ $rand(1,9)
Why not have
Code
Set %Password $+($rand(a,z),$rand(a,z),$rand(a,z),$rand(a,z),$rand(1,9),$rand(1,9),$rand(1,9),$rand(1,9))
Storm2108
commented on a Snippet,
Services - Dialog edition
-
Jul 09, 2008
Why not add tabs for NickServ,Chanserv Etc. Good job btw 8/10
Storm2108
commented on a Snippet,
Fake hacking
-
Jul 08, 2008
Or you can use unset %hack*
Storm2108
commented on a Snippet,
»Mp3 Player«
-
Jun 23, 2008
Notice at line 27 you missed out a s for splay and put play instead.
Storm2108
commented on a Snippet,
MP3 Player
-
Jun 22, 2008
Good Good, i give 10/10, Why not try to make a socket For lyrics of the song would make the score 20/10. ;p
Storm2108
posted a Snippet -
Feb 22, 2008
8Ball
Storm2108
commented on a Snippet,
Mp3 Player
-
Aug 22, 2007
Well when i pick a song it plays a completely different song then i picked.
Storm2108
commented on a Snippet,
Auto Colourv1.0
-
Aug 20, 2007
Better code:
on *:input:*: {
if (/* !iswm $left($1-,1) { msg $active 11,2 $+ $1- |
halt }
}
That,ll only work if you say something and you can use /ns identify without it sending :)
Storm2108
commented on a Snippet,
ProfFileWizard vol. 2
-
Jul 07, 2007
Oh sorry tired didnt see it -_-
Storm2108
commented on a Snippet,
ProfFileWizard vol. 2
-
Jul 07, 2007
Good job But maybe you should add a `view nickname So other people could view it :/ 5/10
Storm2108
commented on a Snippet,
Cup Bot v1.2 BETA
-
Jul 07, 2007
Lol i feel sorry for you mate answering all these noobs :P oh yeah good bot 7/10
Storm2108
commented on a Snippet,
Simple Mp3 Player
-
Jul 06, 2007
Wow dude nice mp3 10/10
Storm2108
commented on a Snippet,
Tinus Bot
-
Jul 05, 2007
orrrr ban $chan $2 2 ;P
Storm2108
commented on a Snippet,
Simple away system with dialog,multiserv
-
Jul 05, 2007
Lindrian btw what server do you go on?
Storm2108
commented on a Snippet,
Simple away system with dialog,multiserv
-
Jul 05, 2007
Fixed.
Storm2108
posted a Snippet -
Jul 05, 2007
Simple away system with dialog,multiserv
Storm2108
commented on a Snippet,
Clan Channel Management Bot
-
Jul 05, 2007
Nice Bot You have here Keep up the work 4/10
Storm2108
commented on a Snippet,
PM notifier - accept or decliner v1.1
-
Jun 17, 2007
why not make a like a menu for like ignore and unignore?
Storm2108
commented on a Snippet,
Unnamed BattleBot v3.0
-
Jun 10, 2007
Well i got the Script for my bot for ranks off the levels
Storm2108
commented on a Snippet,
On Slap
-
Jun 02, 2007
yeah use describe $chan instead of msg $chan
Storm2108
commented on a Snippet,
Get help from a bot.
-
Jun 02, 2007
Most Probaly He Is Always Stealing Scripts
Storm2108
posted a Snippet -
Jun 01, 2007
A Basic Menu Snippet
Storm2108
commented on a Snippet,
Server Bot v1.0
-
May 10, 2007
Doesnt Work added my user So on Nope :(
Storm2108
commented on a Snippet,
Bot Access List
-
May 09, 2007
Nice Script But Should Edit it 7/10
Storm2108
commented on a Snippet,
NickList
-
Apr 30, 2007
or XDaeMoN could start off with menu nicklist {
Storm2108
commented on a Snippet,
Simple Auto Identify
-
Apr 27, 2007
to be honest i dont need to make one i put /ns identify Password in perform and enable on connect ;P
Storm2108
commented on a Snippet,
Whois Dialog
-
Apr 27, 2007
Nice Script and Lindrian No one cares :P
Storm2108
commented on a Snippet,
Simple Auto Greet
-
Apr 27, 2007
and if its just $nick it will msg everyone that joins so put the nick as the persons nick and no need for the /\'s