Raid

Raid

Joined
Apr 18, 2005

Activity Stream

Raid commented on a Page, RaidAway 2.2  -  Jul 31, 2006

I made the log text a little smaller.

 Respond  
Raid commented on a Page, AKick Enforce  -  Jul 31, 2006

When a user joins a channel and are on the akick list Chanserv will kick them. Wouldn\'t this be more effective like:

on :JOIN:: {
if ($nick == $me) && ($me isop $chan) {
chanserv AKICK $chan ENFORCE
timerAKICK 0 600 chanserv AKICK $chan ENFORCE
}
}

That way it does it when you join and then on a timer.

 Respond  
Raid commented on a Page, RaidAway 2.2  -  Jul 31, 2006

New update Made it a lot better.

 Respond  
Raid commented on a Page, Useful aliases  -  Jul 28, 2006

Take out the / in front of the commands, it makes it look better.

 Respond  
Raid commented on a Page, Who is a Op?  -  Mar 21, 2006

I\'m lazy but not that lazy, I\'m with zDaeMoN just look at the nicklist.

 Respond  
Raid commented on a Page, fluppys Quote dialog  -  Mar 08, 2006

Looks good Cow

 Respond  
Raid commented on a Page, Ban, Kick, Akick  -  Feb 28, 2006

You can type //echo -a %kick.text <= to see what its set on.

 Respond  
Raid commented on a Page, Ban, Kick, Akick  -  Feb 28, 2006

Menu Channel {
Ban, Kick
.Kick (?):kick # $$1 $$?=\"Reason:\"
.Ban, Kick (?):ban -k # $$1 $??=\"Reason:\"
.Ban, Akick (?):cs access # del $$1 | cs access # add $address($$1,2) -100 | ban -k # $$1 2 $$?=\"Reason:\"
.-
.Kick:kick # $$1 %kick.text
.Ban, Kick:ban -k $$1 2 %kick.text
.Ban, Kick, Akick:cs access # del $$1 | cs access # add $address($$1,2) -100 | ban -k $$1 2 %kick.text
.Kick.Txt:set %kick.text $$?=\"Reason\"
}

LiquidJesus
...
If you were able to make this: http://www.hawkee.com/snippet.php?snippet_id=1758
You should be able to understand how to load this. Or see what was needed.

 Respond  
Raid commented on a Page, Memo System  -  Feb 25, 2006

Its ok, it would be better if you would update an make it display your memos in the dialog. then you would have to increase the dialogs size.

 Respond  
Raid commented on a Page, Super deop Protection  -  Feb 25, 2006

Couple things, if you can akick and change access why do you care about an op? Sops can akick the founder, but they can not take your status away. Also if you akick someone you do not need to enforce it. That happens automatically. Not every one uses access an levels so that could not work for every one. Like Dib1nity said, if someone uses chanserv or the botserv bot you would not beable to do anything.

 Respond  
Raid commented on a mIRC Script, hIRC v2.2  -  Feb 21, 2006

Does this not work with the new mIRC? When I go to load the script it just quits.

 Respond  
Raid commented on a Page, Full Featured Botserv Bot v1.0  -  Feb 15, 2006

meh, I made this for a channel where I don\'t have a botserv bot, and a server that doesn\'t have botserv. If you want to block swears set +G. I will add flood and login some time when I find the time.

 Respond  
Raid commented on a Page, Full Featured Botserv Bot v1.0  -  Feb 15, 2006

Ok, that is for? I just saw I used # instead of %chan I changed now.
on 300:TEXT:!aq &:%chan: { write quote.txt $2- -- added by $nick }

 Respond  
Raid commented on a Page, Full Featured Botserv Bot v1.0  -  Feb 14, 2006

Well.. if anyone is like me I get my own quotes from what people say in channels. So when you get quotes you add them and it makes your quote.txt. I don\'t like the premade ones, there never as funny as stuff people will say.

 Respond  
Raid commented on a Page, Full Featured Botserv Bot v1.0  -  Feb 13, 2006

Great for any one who does not have botserv bots.

 Respond  
Raid created a Page  -  Feb 13, 2006
1,294 

Load to remotes add users to user list by right clicking in the channel and selecting what level you want them at. Set your self to user level 1000. Type !commands for help.

Raid commented on a Page, Easy Modes  -  Feb 11, 2006

Cool, thanks Ice. I think I will drop my idea an just use what you made. I was just bored and wanted to be more lazy with these. I need to read up on how to script like that. Its way over my head. LOL

 Respond  
Raid commented on a Page, Pwntage Mp3 Player  -  Feb 11, 2006

http://www.hawkee.com/snippet.php?snippet_id=1581 <-- Looks about the same. Same name, same stuff.

 Respond  
Raid commented on a Page, Easy Modes  -  Feb 08, 2006

Eh, I would ahve to go back through all this. Which would make that harder.

 Respond  
Raid created a Page  -  Feb 08, 2006
506 

Put in remotes.

Raid commented on a Page, World Time Bot  -  Feb 05, 2006

It needs to have something where you can search for all your text. Like new york instead of just hittin on \"New\". Other than that this is kinda fun. +adds to his bot+

 Respond  
Raid commented on a Page, Duel Record  -  Feb 03, 2006

This is to keep track of your Duel records. Made for ygo, but could work with magic and duel monsters. You start by clicking the Duel nick, either in menu or nicklist. this sets you to away like: Raid v. Joe then when you set back it comes back and you can click on the win or loss and it displays your record.

 Respond  
Raid created a Page  -  Feb 02, 2006
213 

Load In To mIRC Remotes (alt+r) and The Help Shows On load.

Raid commented on a Page, Admin Script (Next version of Naught People)  -  Jan 20, 2006

.Kill user:/kill $1 $$?=\"reason\"

Kline

This command provides timed K:Lines. If you match a K:Line you cannot
connect to the server
A time of 0 in the KLINE makes it permanent (Never Expires).
You may also specify the time in the format 1d10h15m30s.
IRC Operator only command.

Syntax: KLINE [time] (adds a Kline)
KLINE - (removes a Kline)
Example: KLINE @.aol.com Abuse (Adds a permanent K:line)
KLINE @.someisp.com 2d Abuse (Adds a K:line for 2 days)
KLINE Idiot 1d Please go away
KLINE -@.aol.com

With Kill and kline add gline.

Gline

This command provides timed G:Lines. If you match a G:Line you cannot
connect to ANY server on the IRC network
A time of 0 in the GLINE makes it permanent (Never Expires).
You may also specify the time in the format 1d10h15m30s.
IRC Operator only command.

Syntax: GLINE <user@host mask or nick> [time]
(Adds a G:line for user@host)
GLINE -<user@host mask> (Removes a G:line for user@host)
Example: GLINE @.idiot.net 900 Spammers (Adds a 15 min G:line)
GLINE @.idiot.net 1d5h Spammers (Adds a 29 hour G:line)
GLINE Idiot 1d Abuse
GLINE -@.idiot.net
NOTE: requires the can_gkline oper flag

 Respond  
Raid commented on a Page, Faces  -  Jan 18, 2006

Added More

 Respond  
Raid commented on a Page, Bleach Spell Bans  -  Dec 24, 2005

Raichu: It is a japanese anima, but you need to download it and watch to understand it. Whatever: I wont Just waitin for episode 23 :D

 Respond  
Raid commented on a Page, Bleach Spell Bans  -  Dec 23, 2005

Its better if you have watched the show and know what they mean. But thanks

 Respond  
Raid created a Page  -  Dec 23, 2005
582 

This is from Bleach anima, copy and paste to remotes, right click on a name and pick the ban.

Raid commented on a Page, Temp op  -  Dec 20, 2005

Whats the point of adding them to the aop list for a second and then deleting it?

 Respond  
Raid commented on a Page, Simple Helpbot v1.3  -  Dec 09, 2005

ever: Most helpdesk channels do not allow idlers to stay in the room.

 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.