Guestbook *Updated*

By CharltonJ on May 21, 2007

Guestbook is now Updated! More Commands :p, !Lines,!Code,!Sign,!Viewall,!Comment(number) To Watch all the commands type !GCommands :)

on *:load:{ /echo -a 10,1Success! 13Guestbook v2.5 10Loaded! Made it By 13CharltonJ10 :) }
on *:join:#:{ /notice $nick 10,1Hey13 $nick 10and welcome in13 $Chan $+ 10! If you want to leave something in our guestbook Type 13!Sign <Comment>10 if you want to see all comments type 13!viewall10 If you want to see them in PM Type 13!Comment (Number)10 To Watch All Commands type:13 !GCommands10 To See How Total There are Lines Type: 13!Lines10 Total Lines:13 $lines(comments.txt) $+ , 10Thank You. } 
on *:TEXT:!Sign*:#:{ write Comments.txt ( $+ $time $+ ) < $+ $nick $+ > : $2- | /msg $chan 10,1Thank you13 $nick 10For Leaving This Comment:13 $2- }  
on *:TEXT:!Viewall:#:{ /dcc send $nick comments.txt  }
on *:TEXT:*!Code:#:{ /msg $chan 10,1Scripted By:8 CharltonJ | /msg $chan 10,1Version:8 2.5 | /msg $chan 10,1Created in:8 May 05, 2007! | /msg $chan 10,1Updated in: 23th May, 2007 }
on *:text:!comment*:#:{ //msg $nick 10,1Comment:13 $read(comments.txt, $+ $2 $+ ) }
on *:text:!GCommands:#:{ //notice $nick Guestbook Commands: | /notice $nick 13 !Sign (Your Text) | /notice $nick 13!Viewall (View all Comments) | /notice $nick 13!Comment (Number) | /notice $nick 13!Lines (Tell You How Much Lines There in comments.txt) | /notice $nick 13!code (Tell You who Scripted) }
on *:text:!lines*:#:{ //msg $chan 10,1Guestbook Lines:13 $lines(comments.txt) }

Comments

Sign in to comment.
mysterycool   -  May 22, 2007

hi it\'s me again. I\'ll give you 5.5/10 because I think that sending a whole file with comments is kinda... weird. Also some ppl may think that is some kind of virus or a prank. So better do it as I told you. An idea that I would like very much would be: do not have just one command for viewing the comments. Add a command like !LatestComments and then the bot will open a PM with the user showing the latest three or two comments. Another command would be something like !Latest10 and there you could open a PM with the latest 10 comments. If you want leave the command !view but I would suggest you to change it to something like !SendAll and ther ethe bot would dcc the user with the comments file. Well of course it\'s kinda hard work but not impossible :) you can create it... hope I helped!

 Respond  
|MELIORITE|   -  May 22, 2007

I, too, like the idea. The coding can be tidied up a little, e.g. /msg can simple be msg. I think sending a whole text file by dcc is a little cumbersome (as already mentioned). A facility for reporting a comment by nick (eg where a person can search for a comment by a nick); or last comment; or comment by topic or key word would be nice. Perhaps you could include those and still leave the file send option if needed. Having a quote system where people can leave their comments to be quoted on a list might be a nice touch(?)... A nice interactive idea for a channel.

 Respond  
darkircu   -  May 21, 2007

Not bad, i have a irc guestbook working together with php & mysql.
This is cool, but you can make this better.... someday :)

 Respond  
CharltonJ   -  May 21, 2007

ok, I Change it mysterycool :P and thanks

 Respond  
mysterycool   -  May 21, 2007

And by the way, as the code is now I give u... er... 5/10 for the idea and if u edit it as i supposed u i\'d give ou something like... 7/10 anyway... nice idea... again :p

 Respond  
mysterycool   -  May 21, 2007

Ok the idea is good. But.... it would be better if when ppl type !view to do not send the file with comments to the perosn but open the latest comments in PM. Anyway... i didnt use it yet but it seems nice. Oh... and by the way... instead of !code it would be more nice to put something like !credits or !GuestBookCredits or something like that :)

 Respond  
CharltonJ   -  May 21, 2007

fixed. :)

 Respond  
CharltonJ   -  May 21, 2007

oh :/ lemme fix it lol

 Respond  
Noutrious   -  May 21, 2007

You are loosing closing bracket at end!

 Respond  
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.