X1qu10n3r

X1qu10n3r

Joined
May 29, 2006
Occupation
RPG's MMORPGS
Location
pueblo, colorado

Activity Stream

X1qu10n3r commented on a Page, Color Talker  -  Oct 18, 2009

lol its been forever since ive touched mirc, i forget all of this

 Respond  
X1qu10n3r commented on a Page, ban all channels  -  Jul 12, 2007

I just started scripting again after four months of stopping. So yea..

 Respond  
X1qu10n3r created a Page  -  Jul 12, 2007
742 

To use, just type /banac the message is optional. It bans the user from the room, and if the user is in any other room that you have op in it will ban him and kick him with the message if you put one.

X1qu10n3r commented on a Page, Nick Caller  -  Apr 29, 2007

Good for a start. o.O
But wouldn\'t it be better like this?

on :Text::#:{
if ($me isin $1-) echo -a 4 $nick Is Calling Your Name In # $nick said: $1- }
}

And I agree with |MELIORITE| on the flood thing.

 Respond  
X1qu10n3r commented on a Page, Whois Dialog  -  Apr 28, 2007

You should unset all the variables at the end when the dialog opens up.

 Respond  
X1qu10n3r commented on a Page, Power snippet  -  Apr 28, 2007

Pwn is a typo from own, but I game a lot, and I tend to say pwn a lot, so yes. It\'s supposed to be \'pwn.\'

 Respond  
X1qu10n3r commented on a Page, Power snippet  -  Apr 28, 2007

Thanks. I never cared to look for snippets of this sort.

 Respond  
X1qu10n3r created a Page  -  Apr 27, 2007
1,290 

The result of boredom. Just place it in your remotes section and type /power at any time and you'll recieve how many people you "own" if yo u are op on that channel.

X1qu10n3r commented on a Page, Services  -  Apr 18, 2007

Awesome.

 Respond  
X1qu10n3r commented on a Page, The newer logging bot.  -  Apr 16, 2007

Why not use on ^*:rawmode:#: { write $chan $+ .txt [ $fulldate ] $nick Sets Mode $1- ( $network ) } for op deop voice devoice etc.

 Respond  
X1qu10n3r commented on a Page, 8ball - txt file  -  Apr 15, 2007

on 1:text:!8ball:#: {
var %8ball $r(1,$lines(8ball.txt))
msg $chan The Magical 8ball says \" $+ $read(8ball.txt,%8ball) $+ \"
}
menu
{
.Add 8ball Message: var %a $?=\"8ball Message:\" | write 8ball.txt %a
}

 Respond  
X1qu10n3r commented on a Page, Make Fun Of  -  Mar 10, 2007

How pointless..

 Respond  
X1qu10n3r commented on a Page, »Mp3 Player«  -  Jan 29, 2007

--
set %mp3 $did(mp3,5).seltext
set %Play.song $findfile(%mp3dir,$did(mp3,5).seltext,1)
set %bitr $mp3(%play.song).bitrate
set %length $gmt($round($calc($mp3(%play.song).length / 1000),0),nn:ss)
set %mp3size $bytes($file(%Play.song).size).suf
set %khz $round($calc($mp3(%Play.song).sample / 1000),1))

You\'re not using those for anything else but messaging the channel, so use local variables. /var

and the inc %song.play is useles in my opinion.

 Respond  
X1qu10n3r commented on a Page, ][Timestamp Editor][  -  Jan 29, 2007

it does what it does, and it does it properly.

 Respond  
X1qu10n3r commented on a Page, Auto Admin for mIRC  -  Jan 29, 2007

This is really useless, why help people surpass security; just because they got banned and are mad. Daniel, don\'t insult him like that, it only provokes.

 Respond  
X1qu10n3r commented on a Page, Anti-Spam  -  Jan 24, 2007

ahh thank you darthreven much appreaciated, will update soon.

and that\'s a weird coincidence FURBY*

 Respond  
X1qu10n3r commented on a Page, Anti-Spam  -  Jan 23, 2007

No, I don\'t. Does someone there have my nick?

 Respond  
X1qu10n3r commented on a Page, Anti-Spam  -  Jan 22, 2007

yea, let\'s just say i\'m not that \"experienced\" with hash tables. :/

 Respond  
X1qu10n3r created a Page  -  Jan 22, 2007
4,225 

This just basicly blocks spam...you can add or delete words, or edit them too, it comes with a dialog. just copy and paste it in your remotes.

X1qu10n3r commented on a Page, Color Talker  -  Jan 21, 2007

It should work now, any colors....

 Respond  
X1qu10n3r commented on a Page, Color Talker  -  Jan 21, 2007

Nevermind, I see what you mean, it doesn\'t work with color numbers.

 Respond  
X1qu10n3r created a Page  -  Jan 21, 2007

This snippet just allows you to change colors of your text. Example, "Hello" would be displayed as "Hello" just put it in your remotes, and make sure you pick your colors through the menu.

X1qu10n3r commented on a Page, Simple 8ball Snippet  -  Jan 08, 2007

just keep things simple...but i\'d rather use this...

on 1:text:!8ball:#: {
var %8ball $r(1,$lines(8ball.txt))
msg $chan The Magical 8ball says \" $+ $read(8ball.txt,%8ball) $+ \"
}
menu
{
.Add 8ball Message: var %a $?=\"8ball Message:\" | write 8ball.txt %a
}

but hell, i like yours too.

 Respond  
X1qu10n3r commented on a Page, Sentence Completer/Ender v1.0  -  Jan 08, 2007

Use if (/ isin $left($1,1)) instead of if (/ isin $1-), it\'ll read the first character in the first word to check for /
Otherwise, good job...

 Respond  
X1qu10n3r commented on a Page, Itachi Mp3 Player v3.0  -  Dec 16, 2006

The only thing I can that needs improving is the alignments. Just a question..is this your first mp3?

 Respond  
X1qu10n3r commented on a Page, Itachi Mp3 Player v3.0  -  Dec 16, 2006

Hey, nice mp3 ya got there. I like it. Keep it up man.

 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.