Guestbook
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 4.0 |
| Scores Submitted | 1 |
| Date Added | Apr 02, 2008 |
| Last Updated | Apr 02, 2008 |
| Tags | guestbook |
|
|
Introduction
Just a simple guestbook script for use in mIRC.
!guestbook shows the commands
!writegb <message> leaves a message in the guestbook
!viewgb shows the entries.
Have fun with it.
Open up remotes (alt+r) and paste this script in it.
mIRC Snippet:
Guestbook
Posted on Apr 2, 2008 2:59 pm
Posted on Apr 2, 2008 2:59 pm
1. You could have just used $lines(file.txt) to get the number of lines for your file.
2. Use /var instead of /set, making them local variables (or just get rid of the variables, which is not really necessary ;) )
3. Optional: You can also use /play to make use of it\'s flood protection, then use an alias so you can manipulate the output.
2. Use /var instead of /set, making them local variables (or just get rid of the variables, which is not really necessary ;) )
3. Optional: You can also use /play to make use of it\'s flood protection, then use an alias so you can manipulate the output.






