Advanced 8ball script
Please Register to submit score.
| Average Score | 2.3 |
| Scores Submitted | 3 |
| Date Added | Apr 28, 2008 |
| Last Updated | Apr 29, 2008 |
| Tags | 8 8ball advanced ball channel chat cool game irc lucid lucidchat mirc slaps snipper |
Introduction
(PS this only works if others type -8ball- <question>)
This is my first snippet... I hope u guys like it...
mIRC Snippet:
Advanced 8ball script
Posted on Apr 28, 2008 12:17 pm
Posted on Apr 28, 2008 12:17 pm
And how exactly is this an "advanced" 8ball script?
Also the -8ball- trigger is a little tedious to type out every time. 2/10 and only because it actually works.
Also the -8ball- trigger is a little tedious to type out every time. 2/10 and only because it actually works.
mIRC Snippet:
Advanced 8ball script
Posted on Apr 28, 2008 12:24 pm
Posted on Apr 28, 2008 12:24 pm
yeah you could have done it like this as well
eh just a thought...
| Code: |
| on *:TEXT:-8ball-*:#:{ var %8ball 1,0Yes|1,0No|1,0Absolutely|1,0Never|1,0Yep|1,0Nope|1,0Ofcourse|1,0Nah describe # 0,1shakes up the ball... .timer 1 1 msg # $gettok(%8ball,$r(1,8),124) } |
eh just a thought...
mIRC Snippet:
Advanced 8ball script
Posted on Apr 28, 2008 12:32 pm
Posted on Apr 28, 2008 12:32 pm
Yea he could do that Napa but by the looks of his abilities i dont think he can understand that command line,maybe try something thats better then wat he has current but not so advances(and yes it not that advanced but you know wat i mean).Just somthig thats the next step or something.Or take the time to explain your code at least ya lazy effer :P
mIRC Snippet:
Advanced 8ball script
Posted on Apr 28, 2008 5:11 pm
Posted on Apr 28, 2008 5:11 pm
: I didn't like bouncer's message but I wont remove it because I repect people.
And Napa, thanks for the tip.
EL: You cheer me up. thank you!
And Napa, thanks for the tip.
EL: You cheer me up. thank you!
mIRC Snippet:
Advanced 8ball script
Posted on Apr 28, 2008 5:20 pm
Posted on Apr 28, 2008 5:20 pm
Shouldn't
be
?
| Code: |
| /set %a8b $rand(1,6) |
| Code: |
| set %a8b $rand(1,8) |
mIRC Snippet:
Advanced 8ball script
Posted on Apr 28, 2008 5:22 pm
Posted on Apr 28, 2008 5:22 pm
Good job for your first snippet ;)
But as I said in your dice script, you can just put the "describe #" above the if's and not in the if's since every if statement includes it.
But as I said in your dice script, you can just put the "describe #" above the if's and not in the if's since every if statement includes it.
mIRC Snippet:
Advanced 8ball script
Posted on Apr 29, 2008 4:10 am
Posted on Apr 29, 2008 4:10 am
BlueTheb: WHOOPS! Thank you for noticing... I'll fix it right away!
Mountaindew: thank you :)
Mountaindew: thank you :)
mIRC Snippet:
Advanced 8ball script
Posted on Apr 29, 2008 2:51 pm
Posted on Apr 29, 2008 2:51 pm
You look the same as me...
i started with the same scripts as you do.. o.o
and received the same comments.. o.o
creepy.. o.o
anyways, gj but read /help, this helps a lot shorting out your scripts..
maybe at timers? :)
looks a bit strange.. Shakes up the ball and straight after that the answer :P
i started with the same scripts as you do.. o.o
and received the same comments.. o.o
creepy.. o.o
anyways, gj but read /help, this helps a lot shorting out your scripts..
maybe at timers? :)
looks a bit strange.. Shakes up the ball and straight after that the answer :P
mIRC Snippet:
Advanced 8ball script
Posted on Apr 29, 2008 2:55 pm
Posted on Apr 29, 2008 2:55 pm
isn't that the idea of an 8ball .. ?
mIRC Snippet:
Advanced 8ball script
Posted on Apr 29, 2008 3:25 pm
Posted on Apr 29, 2008 3:25 pm
So advancd it's like all the rest
mIRC Snippet:
Advanced 8ball script
Posted on May 1, 2008 7:14 am
Posted on May 1, 2008 7:14 am
That's fine if you didn't like my comment dull. If you can't handle criticism, then maybe you shouldn't post here, because it is what you will get. Also there are those who would have said alot worse than me.
Anyways if you want to make a truly advanced 8ball script, once you have learned more in coding mIRC, try making one in dialog form. There are a few of those out there, but none are really that good that I have seen.
Also, (and not that it matters much) you can use $r(1,8) as well. No difference really, just a bit shorter. I try to go for the shortest code possible while still keeping quality in my scripts.
Good luck with your future coding. :)
Anyways if you want to make a truly advanced 8ball script, once you have learned more in coding mIRC, try making one in dialog form. There are a few of those out there, but none are really that good that I have seen.
Also, (and not that it matters much) you can use $r(1,8) as well. No difference really, just a bit shorter. I try to go for the shortest code possible while still keeping quality in my scripts.
Good luck with your future coding. :)
mIRC Snippet:
Advanced 8ball script
Posted on May 1, 2008 7:41 am
Posted on May 1, 2008 7:41 am
LOL I would have deleted Bouncer's comment years ago ffs, a 2 rating seems harsh coz it dont look imcomplete I would have given a 3 LOL :p











