F*U*R*B*Y* commented on mIRC Snippet: Big text (All chars work!)  -  Dec 28, 2006
yea same here....
F*U*R*B*Y* commented on mIRC Snippet: Simple mode setting  -  Dec 28, 2006
could also have a menu in the nicklist as the add of the allowed nick
F*U*R*B*Y* commented on mIRC Snippet: AIO soft ban/kick/deop protection. v.1,0  -  Dec 27, 2006
;DO NOT RIPP OR MODIFY THISS SCRIPT PLEASE.

^_^ not bad considering you rip scripts

on !@*:deop:#: {
if ($nick == $me) { halt }
if ($opnick == $me {
cs op $chan $me
mode #channel -o nick
kick $chan $nick Please, Do not DEOP me for no reason.
}
}

^_^ LMFAO why deop him then kick him? if you kick him hes guranteed to get his op removed. PMFSL

on !@*:BAN:#: {
If ($bnick == me) || ($banmask iswm $address($me,5)) {
.auser banner $wildsite
mode $chan -ob+eea $nick $banmask $adress($me,1) $adress($me,2)
kick # $nick Please, Do not ban me!
}
}

^_^ what is that +a doing? :D and its $address not $adress

[/being-an-ass]
F*U*R*B*Y* commented on mIRC Snippet: Battle Script By Disturbed  -  Dec 27, 2006
Disturbed.... if your really a good scripter, fix "your" script and hit the EDIT button.
F*U*R*B*Y* commented on mIRC Snippet: Bans  -  Dec 27, 2006
Yoinx, well, Yes, everyone uses regular mIRC here dont they? Everyone here could dubble click the channel, add a ban and done. Or click on the "Commands" in the menu and click "add a ban". Easy as that, and yes, thoose are features in regular mIRC, so dont get cocky.

^_^ LMFAO

is it just me or has EVERY Script you posted been ripped? at least Yonix is a good coder, perhaps one of the top 10 in the world.
F*U*R*B*Y* commented on mIRC Snippet: Bans  -  Dec 27, 2006
heres a country *!*@*
F*U*R*B*Y* commented on PHP Snippet: Snippet Add/View  -  Dec 27, 2006
2 weeks and 3 days :P
F*U*R*B*Y* commented on mIRC Snippet: !8ballBot  -  Dec 26, 2006
lol! true.
F*U*R*B*Y* commented on mIRC Snippet: !8ballBot  -  Dec 26, 2006
simple but yet easy for newbies to add/change the answers.
F*U*R*B*Y* commented on mIRC Snippet: Ban Protection  -  Dec 26, 2006
cakerx keep ur coments to urself if you cant say something nice. LMFAO!

read the comment rules.

Always be constructive

he is BEING constructive, telling you how to make it better.
F*U*R*B*Y* commented on PHP Snippet: Snippet Add/View  -  Dec 25, 2006
forgot to add, you have to have a login system, or a place where you can set a cookie called user
F*U*R*B*Y* commented on mIRC Snippet: Lazy Mans Script  -  Dec 21, 2006
3 days late for what :s
F*U*R*B*Y* commented on mIRC Snippet: List Sounds  -  Dec 19, 2006
what part?
F*U*R*B*Y* commented on mIRC Snippet: Lazy Mans Script  -  Dec 17, 2006
oh shoot, i forgot i didn't upload my config bit. sorry guys :P when i find it i'll upload it. and i understand now ;)
F*U*R*B*Y* commented on mIRC Snippet: Drag0n ON INVITE  -  Dec 17, 2006
if (%f7 != off) {
join %f7.chan
}
elseif (%f7 != on) {
.echo -a $timestamp 4INVITATATION14 Has Timed out.
}

wouldn't this just be easy to do if (%f7 == off) { instead of the !
F*U*R*B*Y* commented on mIRC Snippet: Drag0n Whois  -  Dec 17, 2006
raw 317:*:{ echo -a $timestamp 4| $2 14is idling for:4 $duration($3) | echo -a $timestamp 4| $2 14has been logged on since4 $time($4) | halt }t }


that doesn't work for me, my bot which has been idled for 259 hours didn't show up as idle with this.
F*U*R*B*Y* commented on mIRC Snippet: Lazy Mans Script  -  Dec 16, 2006
2 dialog boxes? if not. i don't understand what you are getting at :P i just got out of bed and its 6:49pm :P explain further
F*U*R*B*Y* commented on mIRC Snippet: Making Others Peoples Font in Chat Coloured  -  Dec 15, 2006
if (nicknameisin $address) { echo $chan 8,2.: $timestamp $+ 8,2:.1,10 $+ $nick $+ 8,2.:15,10 $1-
halt
}


you need a space in between the nickname and isin
F*U*R*B*Y* commented on mIRC Snippet: Lazy Mans Script  -  Dec 13, 2006
:D ya i kept getting bored typing the command out all the time, then i made it into /cs k # nick then i did this :p
F*U*R*B*Y* commented on mIRC Snippet: Lazy Mans Script  -  Dec 13, 2006
well you can kick users for various reasons. or you can ban users for the same reasons. theres only 5 reasons but i couldn't really think of anything else to pop on there.
F*U*R*B*Y* commented on mIRC Snippet: Lazy Mans Script  -  Dec 13, 2006
this is only Version 1. if you give me suggestions for version 2 i'll be gladly too make it :D
F*U*R*B*Y* commented on mIRC Snippet: Andrew's Extra Stuff  -  Dec 13, 2006
sorry for the lateness, but i was just browsing thru snippets and saw an error

Code

 


your missing a ending braket
F*U*R*B*Y* commented on TCL Snippet: auth v0.02.01 (updated)  -  Dec 04, 2006
i LOVE this script. i must of missed it, because i've learnt a fair bit from this code. congrats do, a high 8 for the score.
F*U*R*B*Y* commented on PHP Snippet: Check a Port  -  Nov 20, 2006
yes well i'm not going to change the IP to suit you, i'll just add localhost.. which is easyer
F*U*R*B*Y* commented on PHP Snippet: Check a Port  -  Nov 19, 2006
any scores? :p
F*U*R*B*Y* commented on PHP Snippet: Check a Port  -  Nov 17, 2006
ok, i've sort of done a bit of remodeling and i like how i have it, i've gotten 2 pictures and i'll upload them to here for you guys if you want them. i'll edit the code to include them
F*U*R*B*Y* commented on PHP Snippet: Check a Port  -  Nov 17, 2006
Yoinx, if you have it on your Domain and thats not hosted off of your computer then no it won't show it online. i added it because i gave it to a freind and hes doing that so i just added the port 80
F*U*R*B*Y* commented on PHP Snippet: Check a Port  -  Nov 17, 2006
any feed back will be greatly appreciated. Even if it is just to say which port/service you are using it for.
F*U*R*B*Y* commented on TCL Snippet: moving users on join  -  Nov 04, 2006
any comments?
F*U*R*B*Y* commented on TCL Snippet: Friendcodes script  -  Sep 27, 2006
dude way too many spaces in the credits just have it as

#Version: 1.01
not what you have.

besides that i think you need to add what it does and all that in the instructions to give people the idea of what it is, Friendcodes don't really cover the main details or maybe i'm just wrong :P
  1. Prev
  2. 6
  3. 7
  4. 8
  5. 9
  6. 10
  7. 11
  8. 12
  9. 13
  10. 14
  11. 15
  12. 16
  13. Next
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.