It is currently Thu Sep 02, 2010 11:17 pm
[ Login Page ]
Napa182 - Posts
Random Fact Code
Copy/paste into a new remote click in a channel or ur menubar to turn on Trigger for ur self is /rf for others it's !fact on *:text:!fact:#: { if (%rand.fact && !$($+(%,factflood,.,$nick),2)) { set -u3 $+(%,factflood,.,$nick) on | $rf } } alias rf { if (%rand....
- February 14th, 2009, 12:04 pm
- Forum: Mirc Scripts
- Topic: Random Fact Code
- Comments: 0
- Views: 437
Color Talker
Copy/paste into a new remote click in a channel, menubar, or status to turn on you can edit to what ever colors you want to use by editing this line $iif(\1 isletter,$+(05,$left(\1,1),14,$right(\1,-1)),04\1)) so heres the code enjoy... on *:input:*:{ if (%c1talk && /* !iswm $...
- February 7th, 2009, 12:01 am
- Forum: Mirc Scripts
- Topic: Color Talker
- Comments: 0
- Views: 381
!bomb Game For A Bot
Just a fun bomb game i made to pass the time.. copy/paste into a new remote of ur Bot set ur self as bot owner when it prompts you to. commands are !bomb <nick> !cut <color> !bombscore to see ur score !bombscore <nick> to see other users scores, and for the bot owner !haltbomb to s...
- February 3rd, 2009, 10:27 pm
- Forum: Mirc Scripts
- Topic: !bomb Game For A Bot
- Comments: 0
- Views: 260
Advertising warning kick/ban
this is a Advertising warning and kick then ban..So what this does is warn reg users not to advertise web sites in Ur room. If they keep it up they will be kicked then banned. Load in a new remote. I also added a action event too .. on @*:text:*:#:{ if ($nick(#,$nick,vr) && $...
- January 11th, 2009, 9:55 pm
- Forum: Mirc Scripts
- Topic: Advertising warning kick/ban
- Comments: 0
- Views: 307
Caps Kicker For A Bot
So what this one does is warns the user not to use caps and if they keep useing them it will kick them if they do it again, and if they still do it they will get banned..Load it in a new remote of a bot and set Ur self as bot owner by typing /owner Urnickhere alias owner { auser owner $address($1,2)...
- January 11th, 2009, 9:53 pm
- Forum: Mirc Scripts
- Topic: Caps Kicker For A Bot
- Comments: 0
- Views: 245
Dictionary Bot Code
just a Dictionary bot code copy/paste into a new remote of ur Bot. then users can use !d <word> / !def <word> to message the deff to the channel, or they can use .d <word> / .def <word> to notice them the deff. ex: !d <word> / !def <word> <~napa182> !d howl ...
- January 9th, 2009, 10:24 pm
- Forum: Mirc Scripts
- Topic: Dictionary Bot Code
- Comments: 0
- Views: 302
Raw Look Up Dialog
copy/paste code into a new remote right click in ur menubar or a channel to open dialog raw { title "Raw Finder" size -1 -1 149 73 option dbu box "Raw look up", 1, 2 2 145 69 combo 2, 4 11 34 50, size drop list 4, 4 24 141 45, size hsbar button "Find", 5, 39 11 35 10, f...
- January 8th, 2009, 7:59 pm
- Forum: Mirc Scripts
- Topic: Raw Look Up Dialog
- Comments: 0
- Views: 388
Coin Toss BotGame
copy/paste into ur Bott's remots right click in a channel to turn on game then on ur mirc type !toss heads or !toss tails to play also you can type !score to check ur score or !score <nick> to check other uses scores. on @*:TEXT:*:#: { if (%coin) { if ($strip($1) == !toss &...
- January 8th, 2009, 6:57 pm
- Forum: Mirc Scripts
- Topic: Coin Toss BotGame
- Comments: 0
- Views: 323
Lag Check Dialog
just an ez lag check dialog..copy/paste into a new remote and click in a channel to open. it will message the active channel when you use msg..Enjoy.. dialog 2lag { title "Lag Check" size -1 -1 91 35 option dbu box "Lag Check", 1, 2 2 87 32 text "", 2, 4 13 83 8, center...
- January 7th, 2009, 3:05 pm
- Forum: Mirc Scripts
- Topic: Lag Check Dialog
- Comments: 0
- Views: 373
Away Dialog
copy and paste into a new remote.. ok to set this up open the dialog by clicking in ur menubar or a channel then set ur away nick and back nick then you can either add some away reasons then highlite one of them then click away or you can close out the dialog and type /asaway reason here. to come ba...
- January 7th, 2009, 3:04 pm
- Forum: Mirc Scripts
- Topic: Away Dialog
- Comments: 0
- Views: 342
Simple op - voice modes For A bot or Ur Self
place in your Bot's remotes and set your self as owner by typing /owner nick . commands are +q +a +o +h +v -q -a -o -h -v with no nick after will mode ur self with a nick after will mode that nick.. For a Bot on *:load: { echo 12 -a You Have Just Loaded Napa182's Bot Modes echo 12 -a A Scrip...
- January 7th, 2009, 2:59 pm
- Forum: Mirc Scripts
- Topic: Simple op - voice modes For A bot or Ur Self
- Comments: 0
- Views: 284
SpellCheck Dialog
copy/paste into a new remote. Right Click either in a channel or in ur menubar to open.... http://i264.photobucket.com/albums/ii188/napa183/Spellchecker.jpg dialog spc { title "Spell" size -1 -1 79 69 option dbu box "Enter 1 Word To Check:", 1, 2 2 76 20 edit ...
- January 7th, 2009, 2:56 pm
- Forum: Mirc Scripts
- Topic: SpellCheck Dialog
- Comments: 0
- Views: 295
Variable Manager
Ok i made this awhile back . What it does is allows you to make changes and edits of ur Variable's . ez to use copy/paste into a new remote click either in ur menubar or a channel to open. Enjoy... http://i264.photobucket.com/albums/ii188/napa183/Varmanager1.jpg dialog vls { title &q...
- January 7th, 2009, 2:55 pm
- Forum: Mirc Scripts
- Topic: Variable Manager
- Comments: 0
- Views: 268
CTCP Blocker
copy/paste in a new remote. Right click on a nick you want to block. do the same to unblock. menu nicklist { .CTCP Blocker .. $iif($ignore($address($$1,2)),$style(2)) CTCP Block $+($chr(40),$$1,$chr(41)):{ if ($input(Are You Sure You Want To Block CTCP's From $+($chr(40),$$1,$chr(41)...
- January 7th, 2009, 2:53 pm
- Forum: Mirc Scripts
- Topic: CTCP Blocker
- Comments: 0
- Views: 336
- Search found 27 matches • Page 1 of 2 • 1, 2
Custom Search


News