mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Nov 2004
Posts: 1
M
Mostly harmless
OP Offline
Mostly harmless
M
Joined: Nov 2004
Posts: 1
I know its a dumb question but i just have to ask. LOLs.. I see peeps doing this in the chatrooms, they sets mode but its all fakes. can anybody show me how? thanks..

Joined: Jul 2003
Posts: 742
Hoopy frood
Offline
Hoopy frood
Joined: Jul 2003
Posts: 742
unreal ircd has some kind of way for irc operators to fake modes but i never figured that out.. you can simply use /me sets mode +b *!*@* but thats soo fake looking.


http://MTec89Net.com
irc.freenode.net #MTec89Net
Joined: Oct 2003
Posts: 96
J
Babel fish
Offline
Babel fish
J
Joined: Oct 2003
Posts: 96
//me 3*** $me sets mode: +b ChanServ!*@*

that would look like ...
* MrDestiny [color:green]*** MrDestiny sets mode: +b ChanServ!*@*[/color]

or

//notice # 3*** $me sets mode: +b ChanServ!*@*

that would look like ...
-MrDestinty:#Chan- [color:green]*** MrDestiny sets mode: +b ChanServ!*@*[/color]

The first one could probably fool some people if they're not really lookin.

on @*:JOIN:#: {
if ($eval($+(%,fkick.,$nick),2)) return
set -u60 $+(%,fkick.,$nick) $true
notice $nick 3* You were kicked by $me (Welcome to # $nick $+ !)
notice $nick 2* Attempting to rejoin channel #
notice $nick 3* Rejoined channel #
}

wink

* Now talking in #MrDestinysChannel
* Topic is 'MrDestiny Welcomes You To His Channel!'
* Set by MrDestiny on Wed Jan 26 20:34:00
[color:brown]-MrDestiny-
* You were kicked by MrDestiny (Welcome to #MrDestinysChannel JoeDaddy!)
-MrDestiny- * Attempting to rejoin channel #MrDestinysChannel
-MrDestiny- * Rejoined channel #MrDestinysChannel[/color]
<JoeDaddy> lol hey why you kicking me MrDestiny??
<MrDestiny> tee hee hee

Last edited by JoeDaddy; 27/01/05 02:34 AM.

Link Copied to Clipboard