DefianceBot
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 2.8 |
| Scores Submitted | 5 |
| Date Added | May 11, 2008 |
| Last Updated | May 11, 2008 |
| Tags | 8 8ball ball bot color colour defiance defiancebot dice emoticon lol mirc pickpocket random steal |
|
|
Introduction
May not be so useful, but great for entertaining people when they are bored!
(P.S. I made the script simple so scripters who are new to mIRC scripting can easely feel like editing it.)
mIRC Snippet:
DefianceBot
Posted on May 11, 2008 11:10 pm
Posted on May 11, 2008 11:10 pm
seems you forgot to aadd a few things on ur `colour one
this could have been done alot better =/
and you can just do ur dice like this instead of setting a var
as well as ur emoticon script
you should really use local var's instead of gloabl
this could have been done alot better =/
and you can just do ur dice like this instead of setting a var
| Code: |
| on *:TEXT:`dice:#:{ describe # rolls a dice .timer 1 1 msg # You have rolled a $r(1,6) } |
as well as ur emoticon script
| Code: |
| on *:TEXT:`emoticon:#:{ var %em =].=[.=D.=0.=|.=3.=F.=x.=@.=K describe # $gettok(%em,$r(1,10),46) } |
you should really use local var's instead of gloabl
mIRC Snippet:
DefianceBot
Posted on May 11, 2008 11:18 pm
Posted on May 11, 2008 11:18 pm
you can do the color one something like this as well
| Code: |
| on *:TEXT:`colour:#:{ describe $chan $+ $+($r(0,15),$chr(44),$r(0,15)) $2- } |
mIRC Snippet:
DefianceBot
Posted on May 11, 2008 11:20 pm
Posted on May 11, 2008 11:20 pm
oop's forgot a *
| Code: |
| on *:TEXT:`colour*:#:{ describe $chan $+ $+($r(0,15),$chr(44),$r(0,15)) $2- } |
mIRC Snippet:
DefianceBot
Posted on May 11, 2008 11:26 pm
Posted on May 11, 2008 11:26 pm
Again, I made the script simple so scripters who are new to mIRC scripting can easely feel like editing it.
But still, I aprecciate your help. :)
But still, I aprecciate your help. :)
mIRC Snippet:
DefianceBot
Posted on May 11, 2008 11:36 pm
Posted on May 11, 2008 11:36 pm
um what i posted is simple =/ and why show new scripters to set global vars when they can set local's as well as showning them bad brackets. =/
mIRC Snippet:
DefianceBot
Posted on May 12, 2008 12:51 am
Posted on May 12, 2008 12:51 am
been a learner at scriptin i rather look at scripts tat work an are rite so i can learn to script it rite not ones tat need fixing .then i can learn to edit them from there :)
mIRC Snippet:
DefianceBot
Posted on May 12, 2008 2:15 am
Posted on May 12, 2008 2:15 am
Oh so ur that Dull guy... Hi.
mIRC Snippet:
DefianceBot
Posted on May 12, 2008 4:34 am
Posted on May 12, 2008 4:34 am
Ok since you clearly don't take good advice and help when it given im not gunna waste my timeing helping you this is 2 scripts not you say ''eh'' an blowit off so i ll just post your something that makes me laff a bit and thats this
Just the first 3 lines of you color code an wtf is going on there exactly? your not sending any text back to the channel it posts nothing at all that just made you fail worse then you already did sorry=/
| Code: |
on *:TEXT:`colour:#:{ /set %colour $rand(1,16) if (%colour == 1) { describe # 0,0 } |
Just the first 3 lines of you color code an wtf is going on there exactly? your not sending any text back to the channel it posts nothing at all that just made you fail worse then you already did sorry=/








