magic 8 ball
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 3.0 |
| Scores Submitted | 1 |
| Date Added | Jun 22, 2008 |
| Last Updated | Jun 22, 2008 |
| Tags | 8 ball magic mirc |
|
|
Introduction
usage: !8ball <question here>
create a new text fill in your bots dir
name it 8ball.txt
add the stuff between the 8ball.txt start - 8ball.txt end in to the file and save
done!
mIRC Snippet:
magic 8 ball
Posted on Jun 22, 2008 10:44 pm
Posted on Jun 22, 2008 10:44 pm
maybe add some flood control to it.
and you can just use
no need for the var or the gettok.
and you can just use
| Code: |
| .timer 1 3 msg $chan $read(8ball.txt) |
no need for the var or the gettok.





