Basillisk

Basillisk

Joined
Aug 09, 2008

Activity Stream

Basillisk commented on a Page, Catapult  -  Apr 04, 2009

random, but awesome. You never cease to amaze, Bluethen :P

 Respond  
Basillisk commented on a Page, auto-ghoster  -  Feb 04, 2009

its 30 on the one I'm on lol, I'd be happy with 15 seconds :P

 Respond  
Basillisk commented on a Page, auto-ghoster  -  Feb 04, 2009

yea, its 30 seconds long. i just wanted to D/C anyone that tried :D Getting their nick changed automatically just isnt enough for me ;p

 Respond  
Basillisk created a Page  -  Feb 04, 2009
458 

This automatically ghosts a nick that tries to use one of your own. Assuming ofcourse that the nicks are grouped/linked so they have the same password.

Basillisk commented on a Page, Waves  -  Feb 02, 2009

it relieves stress cause you stare at it for ages and wonder whats moving the scroll bars, but then you start to feel stupid cause you've stared at it for an hour and haven't figured it out =(

 Respond  
Basillisk commented on a Page, track user script (not mine)  -  Dec 07, 2008

just thought I'd say it again, its not mine :p

 Respond  
Basillisk created a Page  -  Dec 07, 2008

for those who didnt read the title: this script isnt mine, it seemed good so i decided to put it on here :)

Basillisk commented on a Page, kicks a nick when you /me kicks (nick)  -  Dec 06, 2008

@ blitz & dragon, i didnt put a reasony thing because if you wanted to kick them somewhere certain it'd come up in the kick message i.e they could get kicked for the reason: in the balls. I'll try think of something :P

and @ jonesy, I still have a lot to learn. then once i get all that sussed which would take roughly a year cause Ima slow learner then i'd start shortening and that would take some practise too =/

 Respond  
Basillisk commented on a Page, kicks a nick when you /me kicks (nick)  -  Dec 05, 2008

lol :P i agress with jonesy, its years :P

 Respond  
Basillisk commented on a Page, .:: !Say & !Me ::.  -  Dec 03, 2008

well, if its your bot it would work :p

 Respond  
Basillisk commented on a Page, .:: !Say & !Me ::.  -  Dec 02, 2008

anyway, I'll say something for the hell of it

try this:
on :text:!say :#: {
if ($nick == ash) {
msg $chan $2-
}
}
on :text:!me :#: {
if ($nick == ash)
describe $chan $2-
}
}

its would be better this way:
try this:

on *:text:!say *:#: {
if ($address($nick,2) == $address($me,2)) {
msg $chan $2-
}
}
on *:text:!me *:#: {
if ($address($nick,2) == $address($me,2))
describe $chan $2-
}
}

or even better

on *:text:!say *:?: {
if ($address($nick,2) == $address($me,2)) {
msg $chan $2-
}
}
on *:text:!me *:?: {
if ($address($nick,2) == $address($me,2))
describe $chan $2-
}
}

so it would be done in a query and look like the bot is talking rather than you telling it to

 Respond  
Basillisk commented on a Page, [NEW] Announce Script 2.0  -  Dec 02, 2008

/me rofls

 Respond  
Basillisk commented on a Page, .:: !Say & !Me ::.  -  Dec 02, 2008

whoa it is old O_O

 Respond  
Basillisk commented on a Page, kicks a nick when you /me kicks (nick)  -  Dec 02, 2008

omg, how do you do that? o_O

 Respond  
Basillisk commented on a Page, kicks a nick when you /me kicks (nick)  -  Dec 02, 2008

i mainly made this for fun cause i'd type /me kicks John and then kick them, but it was a little slow and a tad time consuming, so i made this "for fun." ;P

 Respond  
Basillisk commented on a Page, kicks a nick when you /me kicks (nick)  -  Dec 02, 2008

alrighty, i believe I'm done :D

 Respond  
Basillisk commented on a Page, kicks a nick when you /me kicks (nick)  -  Dec 02, 2008

well, then it would seem like less fun somehow. That way its just another kick script with an action in front of it. it seems to take the fun out of it for me o_O

(edit) ok, I still didnt finish, didnt look at it properly just about it fix it up a little :D

(edit2) thanks md :P

(edit3 O_o) @ cherion editing the first paragraph, i didnt realise you didnt include the

describe $chan kicks <nick>

thats the main reason i made this script :P to do the action and it'll kick them ^_^

 Respond  
Basillisk commented on a Page, kicks a nick when you /me kicks (nick)  -  Dec 02, 2008

feel free to say it sucks or something o_o i was completely bored when i made it :P say/show any improvements or anything like that

Thanks in advance for your comments ^_^

also i didnt add

if ($me ishop $chan)

because it didnt seem to include halfop or higher o_o

 Respond  
Basillisk created a Page  -  Dec 02, 2008
1,387 

ok, this will kick the nick you specify when you do the action: /me kicks i.e

Basillisk commented on a Page, einy meiny mieny mo (spelt wrong probably)  -  Dec 01, 2008

rofl
/me laughs

 Respond  
Basillisk commented on a Page, einy meiny mieny mo (spelt wrong probably)  -  Nov 30, 2008

i was mainly copying and pasting the lines and changing the numbers napa ;P
but blitz is right, i didnt think I'd need more than 10 options

Thanks for the comments btw :D
I suppose I'll try :D

I'm just using napa's version now :P

 Respond  
Basillisk commented on a Page, einy meiny mieny mo (spelt wrong probably)  -  Nov 29, 2008

jesus o_O

 Respond  
Basillisk commented on a Page, einy meiny mieny mo (spelt wrong probably)  -  Nov 29, 2008

feel free to say how it could be improved or something :D

 Respond  
Basillisk created a Page  -  Nov 29, 2008
227 

it just chooses a random word out of the words the person has said i suppose. it is rather simple, i know o_O

Basillisk commented on a Page, random slap  -  Oct 22, 2008

I'm such a nub ^_^

 Respond  
Basillisk commented on a Page, Auto op on deop  -  Oct 03, 2008

well, if you wanted to deop yourself, you wouldnt want it to op you again. so you halt it if you do it yourself

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.