your mummas so stupid, she took a spoon to the superbowl
your mummas so fat, when she stood on the scales it read 'to be continued'
your mummas so slow, it took her 3 hours to watch 60 minutes
your mummas so ugly, her face reminds me of a dump i took 5 years ago
on join, instead of messaging the channel, a notice will suffice and will create less spam in the channel.
Also i would go with Kirbeh_Pr0nz idea of querying the nicks
eg: on 1:TEXT:!genius:?:{
and instead of:
msg $chan
do
.msg $nick
(the . makes it silent)
Good luck I guess
Oh and btw, I wouldn't have a clue about how to insert the proper 'code' html.
sup oobi, hows life?
anyways...
Nice looking script, I look forward to future updates from you. If I didn't have my own bot commands I may have considered using this.
@All Script Bashers:
At least some people are actually trying to do new and exciting things, instead of resorting to the simple on text events, oobi had taken it upon himself to learn something not many new scripters bother with. Think about what your 1st script was like before you go bashing on other people for trying.
/endrant
iCub
commented on an Image, Untitled - May 28, 2009
black people drink koolaid.
are you peeing in their koolaid?
Getting flooded?
BLOBEL - Australia flood mitigation for private & commercial assets www.blobel.com
Jeez these ad's are getting good
iCub
commented on a Snippet, Browser - May 27, 2009
This may work as well (untested):
menu * {
Internet Loader: dialog -m net net
}
dialog net {
title "Internet Loader"
size -1 -1 300 185
option pixels
list 1, 0 90 300 100, hsbar, vsbar
text "Site Name" 15, 5 10 50 23
text "History" 7, 5 65 100 20
edit "" 5, 15 35 250 20
button "Search" 6, 250 62 50 20
}
alias interwebz dialog -m net net
}
on *:DIALOG:net:init:0:{
did -a net 9 $active
var %dd = $numtok(%sites,44), %yy = 1
while ( %yy <= %dd ) {
did -a $dname 1 $gettok(%sites,%yy,44)
inc %yy }
}
on *:DIALOG:net:sclick:*:{
if ($did = 1) { did -ra net 5 $did($dname,1).seltext }
if ($did = 6) { run http:// $+ $did(5) | set %sites $addtok(%sites,$did(5),44) | did -a net 1 $did(5) }
}
So this is why you never used to respond to my kinky notices Q.Q
Looks good bro, untested until later times but out of 10, 5 being the highest I'll give it an A.
iCub
commented on a Snippet, Browser - May 26, 2009
could it be? surely not.
if I'm not mistaken its a copycat weasel.
Listen to napa182, join another server such as undernet. I'm sure there's someone out there willing to help.
Update: Found a bug in the script, after a while if you do not clear the .ini file it will fill up. Currently trying to learn hash tables to fix this. Any help would be rewarded with cookies.
This really is.... the most racist thing I have seen. It won't let me use NNScript for it and using plain mIRC it won't load up nor save the directory.
Suggestion - Make a not so racist setup
Other than that it the script looks excellent, top job again ^Neptune