mIRC Snippet:
TinyURL converter
Posted on Aug 26, 2008 9:51 pm
Posted on Aug 26, 2008 9:51 pm
Is there a way to make thit do it automatic? EXAMPLE: you type http://blah.blah.blah.com
and your addon automaticaly makes it http://tinyurl.com/5noqt3 or what ever. Instead of doing !tiny <link>
and your addon automaticaly makes it http://tinyurl.com/5noqt3 or what ever. Instead of doing !tiny <link>
mIRC Snippet:
Action Revenge
Posted on Aug 24, 2008 5:07 pm
Posted on Aug 24, 2008 5:07 pm
A lot of actions sneak by this, I know it's rather old but isn't there a way to catch everything.
mIRC Snippet:
Mass join/part protection
Posted on Jul 21, 2008 7:28 pm
Posted on Jul 21, 2008 7:28 pm
sadly noone in a channel i was in had this and channel just got flooded...
mIRC Snippet:
Highlight notifier
Posted on Jun 30, 2008 6:41 pm
Posted on Jun 30, 2008 6:41 pm
if mIRC supports it then it will highlight , the star in the code is everything
i think that\'s what it means ^
Good word too! 9/10
one question: in Alt+O -> IRC -> Highlights
i can\'t find the Highlights part
| Code: |
| on *:TEXT:*:*: { |
| Quote: |
| first star: all levels second star: all text third star: all windows |
i think that\'s what it means ^
Good word too! 9/10
one question: in Alt+O -> IRC -> Highlights
i can\'t find the Highlights part
mIRC Snippet:
"Bot ascii"
Posted on Jun 6, 2008 3:14 am
Posted on Jun 6, 2008 3:14 am
You can just change the \"-u10\" line to \"-u5\" =)
mIRC Snippet:
"Bot ascii"
Posted on Jun 5, 2008 11:59 pm
Posted on Jun 5, 2008 11:59 pm
Mmm, not bad. The script works properly as it should. My only suggestion would be to decrease the interval between usage; it seems far too great to me. Perhaps a five second interval? The reason why is: if you have this script available for use in a large (for example, scripting channel), then I\'m sure you\'ll have a few users that\'ll want to use it for those forgetful ascii numbers.
Nice script.
Nice script.
mIRC Snippet:
Hawkee (latest) review search
Posted on Apr 22, 2008 6:23 pm
Posted on Apr 22, 2008 6:23 pm
Where you see the \"; .sockclose $sockname\", you could replace that with inc %var, and then if (%var == 3) sockclose $sockname
mIRC Snippet:
Hop/part all channels v1.0
Posted on Apr 16, 2008 6:50 am
Posted on Apr 16, 2008 6:50 am
Lol....yeah I got that...
I guess I should have said....
Any ideas to get it to work with 6.31? :)
I guess I should have said....
Any ideas to get it to work with 6.31? :)
mIRC Snippet:
Hop/part all channels v1.0
Posted on Apr 15, 2008 10:25 pm
Posted on Apr 15, 2008 10:25 pm
er fark damn BBcode crap [/quote]**
mIRC Snippet:
Hop/part all channels v1.0
Posted on Apr 15, 2008 10:25 pm
Posted on Apr 15, 2008 10:25 pm
[quote]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Disclaimer: ;
; Lindrian\'s \"Mass hop/part\" snippet (/hopall) copyright 2007 ;
; Lindrian, all rights are reserved by the author ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[/code]
Yeah OK...
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Disclaimer: ;
; Lindrian\'s \"Mass hop/part\" snippet (/hopall) copyright 2007 ;
; Lindrian, all rights are reserved by the author ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[/code]
Yeah OK...
mIRC Snippet:
Hop/part all channels v1.0
Posted on Apr 15, 2008 5:44 pm
Posted on Apr 15, 2008 5:44 pm
I take it this was built for mIRC ver 6.3 or below?
As I have tried it with 6.31 and I get the following output...
The script will now rejoin all your channels. Please give it time to process all your channels on all networks.
3 channel(s) will be affected. The script will be fully processed in 3 second(s).
23:35:28 Error: Invalid window!
23:35:29 Error: Invalid window!
23:35:30 Error: Invalid window!
Any ideas?
Ik.
As I have tried it with 6.31 and I get the following output...
The script will now rejoin all your channels. Please give it time to process all your channels on all networks.
3 channel(s) will be affected. The script will be fully processed in 3 second(s).
23:35:28 Error: Invalid window!
23:35:29 Error: Invalid window!
23:35:30 Error: Invalid window!
Any ideas?
Ik.
mIRC Snippet:
TinyURL converter
Posted on Apr 3, 2008 4:11 pm
Posted on Apr 3, 2008 4:11 pm
Only I who found the identifier feature ($tiny() and $tinyurl() that is) useful?
mIRC Snippet:
TinyURL converter
Posted on Mar 30, 2008 2:57 pm
Posted on Mar 30, 2008 2:57 pm
Thanks to both of you :)
Updated the script, added a \"advanced\" URL validation, please test it out for me and tell me where it fails etc :)
Updated the script, added a \"advanced\" URL validation, please test it out for me and tell me where it fails etc :)
mIRC Snippet:
TinyURL converter
Posted on Mar 30, 2008 1:52 pm
Posted on Mar 30, 2008 1:52 pm
noice, works perfect :D
mIRC Snippet:
Hawkee (latest) review search
Posted on Mar 25, 2008 9:14 am
Posted on Mar 25, 2008 9:14 am
hi, ty for this cool snippet
but its verry flood,
×| L@µGh @µT L@aD |×
if u can change it to view just the first 3 or 5 results
will be better
ty again :)
but its verry flood,
×| L@µGh @µT L@aD |×
if u can change it to view just the first 3 or 5 results
will be better
ty again :)
mIRC Snippet:
Explain regexes
Posted on Mar 18, 2008 2:28 pm
Posted on Mar 18, 2008 2:28 pm
He might mean the regex engine itself?
mIRC Snippet:
Explain regexes
Posted on Mar 18, 2008 1:47 pm
Posted on Mar 18, 2008 1:47 pm
It goes through each thing in a regex statement and explains it, I don\'t get what there\'s not to get about it 
The screen shots pretty much explain what it does.
The screen shots pretty much explain what it does.
mIRC Snippet:
Explain regexes
Posted on Mar 18, 2008 12:01 pm
Posted on Mar 18, 2008 12:01 pm
well, i\'ve read the help file, numerous times, but can\'t find a \"use\" or an \"example\" lol
mIRC Snippet:
Explain regexes
Posted on Mar 17, 2008 1:45 pm
Posted on Mar 17, 2008 1:45 pm
jonesy44, what has you confused :)?










