brottor

brottor

Joined
Jan 08, 2005
Location
California

Activity Stream

brottor commented on a Page, Planner^Crewz Revenge  -  Sep 04, 2007

raw 318:: { halt }
raw 324:
: { halt }
raw 329:: { halt }
raw 331:
: { halt }
raw 353:: { halt }
raw 403:
: { halt }
raw 404:: { halt }
raw 441:
: { halt }
raw 482:: { halt }
raw 328:
: { halt }
raw 367:: { halt }
raw 368:
: { halt }
raw 328:: { halt }
raw 332:
: { halt }
raw 333:: { halt }
raw 324:
: { halt }
raw 329:: { halt }
raw 483:
: { halt }
raw 491:: { halt }
raw 501:
: { halt }
raw 502:: { halt }
raw 491:
: { halt }
raw 501:: { halt }
raw 502:
: { halt }

lolol...

 Respond  
brottor commented on a Page, TaKeOver Protected !  -  Sep 04, 2007

$nick($address,2)

I believe you meant \"$address($nick,2)\"

 Respond  
brottor commented on a Page, Usermode/Chanmode bot...  -  Aug 24, 2007

Actually, i was wondering...can i like... \"if (a isin $usermode($me)) && (a isin $usermode($nick))\"

hehe. you know what i mean by that ^^. can i check if me and whoever triggers are admins? so i can add !admin !deadmin?

still no editing here huh?

 Respond  
brottor commented on a Page, Usermode/Chanmode bot...  -  Aug 24, 2007

Honestly this is for personal use, i couldn\'t care less what you think. Thought i\'d upload it anywayzzzzzz.

 Respond  
brottor created a Page  -  Aug 24, 2007
447 

Well i made a huge script to host "runs" for a game...and put it on a bot...and looked for a basic bot in the snippet section and couldn't find it. so i spent 5 minutes, here she is:

brottor commented on a Page, *Update* Mini Fantasy  -  Nov 08, 2005

and, the final fix:
\"on :TEXT:!fight:#: {
if (%stage10 == on) {
msg $chan You have chosen The weapon: $2-

if ($2 == Lasergun) { msg $chan You prepare to fight. The Darklord winds up for a punch. You fire your laser at him. You miss by inches. He punches you in the face, breaking your neck. You die. YOU LOSE!
if ($2 == Shotgun) { msg $chan You are about to fire a shot when the \"
you missed the \"}\", closing bracket, at the end of the lasergun \'if.\' add one there and remove one at the end, and the script is finished... supergeo check your scrips before posting them.

 Respond  
brottor commented on a Page, *Update* Mini Fantasy  -  Nov 08, 2005

\"on *:Text:!proceed_level_3:#: {
if (%stage6 == on) {
set %stage7 o\"

you missed the \"n\" after the \"o\", that is why stage 7 doesnt work.

 Respond  
brottor commented on a Page, / commands  -  Nov 08, 2005

\"alias commands{ say /gth /bih /ihy /fo /fu /dtah /mofo /gmop /hs /gmsop /gmhop /gmv /gmow }\"

Change \"say\" to \"echo -s\", also, you might want to add a discreption to them all (sry for bad spealing:O).

 Respond  
brottor commented on a Page, Thanx Messages  -  Nov 07, 2005

EDIT:
\"on :owner:#: {
if ($nick == $me) { halt }
if ($2 == $me) {
/msg $chan 7--=12Thx for the
Owner* (+q)7=--12 $nick
halt
}
}\"

mIRC ignores any \"/\"\'s at the beginning, they just make it look \'messy.\' Although they dont hurt the script, any, i suggest you take them out. Also \"if ($nick == $me) { halt }
if ($2 == $me) {\" instead of both of those, just put a \"if ($nick != $me) && ($opnick == $me) msg $chan thx----\"

were we not used to be able to edit the posts?

 Respond  
brottor commented on a Page, Thanx Messages  -  Nov 07, 2005

\"on :owner:#: {
if ($nick == $me) { halt }
if ($2 == $me) {
/msg $chan 7--=12Thx for the
Owner* (+q)7=--12 $nick
halt
}
}\"

mIRC ignores any \"/\"\'s at the beginning, they just make it look \'messy.\' Although they dont hurt the script, any, i suggest you take them out. Also \"if ($nick == $me) { halt }
if ($2 == $me) {\" instead of both of those, just put a \"if ($nick != $me) msg $chan thx----\"

 Respond  
brottor commented on a Page, xSeen v2.7  -  Oct 26, 2005

Yes, very excellent, very good job to xDaeMoN and Tye for this script. But, i would suggest changing the \"msg $chan\" \'s to \"notice $nick\" just so the immature ppl wont do stuff such as \"!seen mypenis\".

 Respond  
brottor commented on a Page, Raw Serv 2.0  -  Oct 18, 2005

Vortex you should leave some comment on to what the raw event does. But good work.

 Respond  
brottor commented on a Page, Very simple Some1 Is talking to you snippet  -  Oct 18, 2005

also, you can make it do on pm too. such as:
on :text::*: {
if (!$chan) echo -a $nick said $1- in pm to me.
}
this will work if anyone says anything im pm to you, it will echo the active window that they said what they said to you.

 Respond  
brottor commented on a Page, Kicks  -  Oct 13, 2005

Where you have \"( $chan )\" you can move the channel name such as writing \"($chan)\" by using \"( $+ $chan $+ )\" it will come out \"($chan)\".

 Respond  
brottor commented on a Page, NickReTaker  -  Sep 27, 2005

dude..you just gave out your nick/pass in a forumish type thing..you realize that right?

 Respond  
brottor commented on a Page, !google  -  Sep 23, 2005

k fixed thx

 Respond  
brottor commented on a Page, !google  -  Sep 23, 2005

Oh sry=(

 Respond  
brottor commented on a Page, !google  -  Sep 23, 2005

Oh i forgot to mention...I took the /google alias inside of NNscript and edited it to this form. Thx NNscript!

 Respond  
brottor created a Page  -  Sep 23, 2005
5,244 

Copy paste into remotes. Then you can '!google what you are searching for here', and it will /run the search page (already searched). You can input the !google command in a channel or a query and it wont msg chan or query. Also any person can '!google what they are searching for here', and it will /notice the person the search page (already searched!).

brottor commented on a Page, Kick Popups  -  Sep 23, 2005

supergeo, i havnt tested it cause i dont feel like re-dling mIRC or checking script alias or w/e. But, my current mIRC using NNscript v3.81 already has a \'/kick\' alias it is /kick #chan nick reason OR
alias kick \'/kick $1 $2 $3-\' i belive

 Respond  
brottor commented on a Page, a few modes  -  Sep 11, 2005

WTF.WTF.WTF every time i click on a fucking snippet there is 1 grade and its a fucking 5..who is doing this??? STOP IT... no matter how ripped no matter how awesome.

As for the script it looks pretty useles..

 Respond  
brottor commented on a Page, AutoID system  -  Sep 11, 2005

also maybe an \"on *:nick: { if ($newnick isin autoid.txt) { ns ghost $newnick password } }\" or however you would want to do that

 Respond  
brottor commented on a Page, AutoID system  -  Sep 11, 2005

But you can also change the asking for passwords to \"$?=\"what is your password\"\", this makes all imputting characters \'s. but id say keep it the way you have it. Although some ppl think it better to use *\'s.

 Respond  
brottor commented on a Page, AutoID system  -  Sep 11, 2005

This is a very good snippet. I would like for somebody to make it into a dialog though...

 Respond  
brottor commented on a Page, Minion Nicklist  -  Sep 07, 2005

questions comments post here

 Respond  
brottor created a Page  -  Sep 07, 2005
232 

Thx to tank59 and ImThePariah for helping out with code in scripting section. This is pretty much so i know how to change popups like in the code...if u know what i mean its hard to describe...but it makes people your minions and deletes them too. It serves no real purpose but i'll keep it in my remotes just to learn off it.

  1 Thread   mIRC  
brottor commented on a Page, NickReTaker  -  Sep 06, 2005

you may have meant if $nick = nickserv in this:
on :NOTICE:This nickname is registered and protected::{
if ($nick == YOURNICK) { identify YOURPASS }
}
because the way you have it is that when u notice yourself that the nick is registered and protected it will identify

 Respond  
brottor commented on a Page, Save The Trout Society  -  Sep 06, 2005

trout slap is a classic...it will never go away

 Respond  
brottor commented on a Page, lol,brb and more  -  Sep 04, 2005

ya for starters...
on :text::#: {
if (brb isin $1-) {
msg $chan $nick will be right back!
}
eleif (bbl isin $1-) {
msg $chan $nick will be back later
}
}
etc etc

 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.