Weasel's Random stuff

By Weasel on Apr 29, 2009

includes !roadkill
!notice
!Dance
!kill
!Twangoschannels (you can replace the Twango with your nick, and the channels with any you choose, do the same with)
!Twangosfavorites

MORE COOL RANDOM COMMANDS COMING SOON!

on *:text:!roadkill:#: { msg $chan $me drives over $nick with a truck so $nick becomes roadkill }
on *:text:!Notice $nick:#: { uhm, $nick wanted me to notice you, }
on *:text:!Dance:#: { msg $nick $me doesn't want to }
on $*:text:/^[.@!]warn*/Si:#: { msg $$2 THIS IS YOUR ONLY WARNING! NEXT IS A KICK! }
on *:text:!Dance:#: { msg $nick i Dont wanna ;-( }
on *:text:!insult:#:{ antiflood | msg $chan $read(insult.txt) }
on *:text:!Kill:#: { msg $chan ROAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAR DIE $nick DIE!! }
on *:text:!Driveover:#:
on *:text:!Hurt:#: {msg $chan $read(die.txt) }
on *:text:!reload:#:{ antiflood | writeini money.ini $nick money 500 | msg $chan you been reloaded with 500 dollars }
on *:text:!Money*:#:{ antiflood
if ($$2 == $null) { msg $chan $nick has $readini(money.ini , $nick , money) dollars }
else { msg $chan $$2 has $readini(money.ini , $$2 , money) dollars }
on *:text:!Fungames:#: { msg $chan $read(Die.txt) }
on *:text:!Twangoschannels:#: { msg $chan Twango's channels are: #chobots #chattychatness #opop #freeop #mircchathelp #fcForest #fcwars #hangman #fchelp #puffleguy66chat }
on *:text:!Twangosfavorites:#: { msg $chan Twango's Faveorite channels are: #fc #fcValley #fcMount #Abbaddabba #fc_aerialman #ve_casino #irchelp #Pickles }

Comments

Sign in to comment.
andromeda   -  May 07, 2009

Weasel is da best (lol rofl)

 Respond  
PATX   -  Apr 30, 2009

how would someone make a command??? you have no "learn" script....

 Respond  
Weasel   -  Apr 30, 2009

Also, is their a way that when somone makes a command, it will PM me?

 Respond  
Weasel   -  Apr 30, 2009

these aren't working and i have NO clue why
on :text:!opstore:#: { msg $nick Our store: Voice=100 points halfop=20,000 op 90,00, admin 900,000 }
on
:text:!hillshire:#: { msg $chan When i say Hillshire you say FARM! HILLSHIRE }
on *:text:Farm:#: { msg $chan GO MEAT! Hurah!! }

 Respond  
napa182   -  Apr 29, 2009

he is useing the antiflood alias from the first snippet he posted that Pickle made
this is from that snippet

alias -l antiflood {
  if (%antiflood == on) { halt }
  set %antiflood on | timeranti 1 5 unset %antiflood
}

and for one useing the switch -l

If you specify the -l switch in the alias definition, the alias becomes accessible only by commands in the same script and invisible to the command line and other scripts.

you could just do

alias antiflood { if (!$($+(%,antiflood,.,$1),2)) { set -u5 $+(%,antiflood,.,$1),2)) on } | else { halt } }

then in ur codes use

$antiflood($1)
 Respond  
PATX   -  Apr 29, 2009

and napa182 i dont think he made an antiflood alias...

/me shakes head

 Respond  
PATX   -  Apr 29, 2009

if you paste what ur tring to use at http://patx.pastebin.com/ i'll help you. just e-mail.
my e-mail is patx [at] patxbot [dot] tk

 Respond  
PATX   -  Apr 29, 2009

um... no u just did them wrong.

 Respond  
Weasel   -  Apr 29, 2009

is their some kind of limit? i added new commands and they're not working

 Respond  
PATX   -  Apr 29, 2009

hate say so but yeah... these command are crap sorry man 2/10 :(

 Respond  
Kirbeh_Pr0nz   -  Apr 29, 2009

yea, basically

 Respond  
napa182   -  Apr 29, 2009

Weasel stop and think before you post a snippet.
you could have just updated ur other one you just posted, and again you use antiflood
but did add the alias for it. you added !dance twice again as in ur last one. this is the same POS as ur last code.. 1/10

 Respond  
Kirbeh_Pr0nz   -  Apr 29, 2009

take your time. also

on *:text:!Twangoschannels:#: { msg $chan Twango's channels are: #chobots #chattychatness #opop #freeop #mircchathelp #fcForest #fcwars #hangman #fchelp #puffleguy66chat }
on *:text:!Twangosfavorites:#: { msg $chan Twango's Faveorite channels are: #fc #fcValley #fcMount #Abbaddabba #fc_aerialman #ve_casino #irchelp #Pickles }

i doubt anyone will care about those. Try removing them.

 Respond  
Weasel   -  Apr 29, 2009

i didn't mean to add those parts. i was just in a hurry...

 Respond  
Kirbeh_Pr0nz   -  Apr 29, 2009
on *:text:!insult:#:{ antiflood | msg $chan $read(insult.txt) }

and

on *:text:!Hurt:#: {msg $chan $read(die.txt) }

.........the person has to have those .txt files saved in their directory in order for that to work, else it doesnt do anything

 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.