mIRC Code Snippets Tagged with first
(11)
I made this mIRC Picture Window with the help of BlueThen's tutorial and mIRCs help file on Picture Windows
BlueThen's Tutorial: http://www.hawkee.com/phpBB2/viewtopic.php?t=18557
To use it, put..
This is my first snippet and I hope you like it! Made by me.
The alias $fltok will return either the first token or last token.
Usage: $fltok(TEXT,C) = last token
Usage: $fltok(TEXT,C).f = first token
The alias $rmtok will return either a random token or..
This is my fist dialog o.0
copy(ctrl+c)and paste(ctrl+v) on your remotes.... is simple just type !yomama and a random yomama joke will come out
Well this is my first snippet so please feel free to comment and say how simple this is but as I said my first snippet.
Well back to the subject
what this does is if you are set as away it and someone..
More in-detail info can be found in the forum post, here:
http://www.hawkee.com/phpBB2/viewtopic.php?p=79455#79455
Well this is my first snippet for any command related scripts. Feel free to say w/e on it, heck be harsh if you have to lol.
Just load into remotes (Alt+R)
Not really a token identifier. It gives the user a choice of 3 options:
$coltok(etc).fr so if I were to type: //echo -a $coltok(This is a test).fr it would return 'This is a test' with the first..
This is the first piece of IRC code I've made without any help. It needs improvement (i.e. preventing somebody from jumping in at the last second to win), but I'm still just learning. If you have any ideas..