What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [REQUEST] Quotation Database

[REQUEST] Quotation Database
Author: Message:
Untitled.of.AH
New Member
*


Posts: 4
30 / Other / Flag
Joined: Jan 2009
O.P. [REQUEST] Quotation Database
I am sure all of you scriptwriters are more than aware of the infamous /quote script that is used widely on mIRC.

Basically, is there any way somebody could make one for MSN? It would work just like the mIRC one. Somebody types in /quote <quote> it will quote a person. The quote is then written into a database, and can be accessed by something like /sayquote # or could even generate a random one, if no # is given.

I guess this a request, I hope I'm not going too far outside of the box...

This post was edited on 01-08-2009 at 10:31 PM by Untitled.of.AH.
01-08-2009 10:26 PM
Profile E-Mail PM Web Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: [REQUEST] Quotation Database
Pleaser read What scripts can't do. I doubt that's possible I'm afraid :P. Haven't seen any scripts that connect to a database or anything like that.

Best you'll get is quotes that are built into the script, like the Street Fighter Quotes script.
Twitter: @ChrisLozeau
01-08-2009 10:58 PM
Profile PM Find Quote Report
NiteMare
Veteran Member
*****

Avatar
Giga-Byte me

Posts: 2497
Reputation: 37
36 / Male / Flag
Joined: Aug 2003
RE: [REQUEST] Quotation Database
quote:
Originally posted by Chris4
Haven't seen any scripts that connect to a database or anything like that.
you could always connect to a PHP script and have that access the database
[Image: sig/]
I'll never forget what she said 6649 days, 14 hours, 9 minutes, 42 seconds ago
Need hosting? Check
out my website. we can help you out :)
01-08-2009 11:00 PM
Profile PM Web Find Quote Report
Untitled.of.AH
New Member
*


Posts: 4
30 / Other / Flag
Joined: Jan 2009
O.P. RE: RE: [REQUEST] Quotation Database
quote:
Originally posted by NiteMare
quote:
Originally posted by Chris4
Haven't seen any scripts that connect to a database or anything like that.
you could always connect to a PHP script and have that access the database

I was trying to say something like that. It could even be a .txt file or something. What I meant by database, was basically the quotes would be written to a small text file, and then the script could access it to do whatever the command was.
[Image: 4xps0zo.gif]
[Image: doubleposter8iolf4.gif]

Play games? Check out my gaming clan! 200+ Members! 5+ Games! Ventrilo and Gaming Servers!

www.clanah.net
01-08-2009 11:02 PM
Profile E-Mail PM Web Find Quote Report
vaccination
Veteran Member
*****

Avatar

Posts: 2513
Reputation: 43
32 / Male / –
Joined: Apr 2005
RE: [REQUEST] Quotation Database
It'd be more than possible, it doesn't have to be a hosted on a server guys, all you'd have to do is save the quotes to a file in the script folder, only problem with txt file I believe is it'll be messy and hard to distinguish between quotes and stuff, could probably make some sort of xml schema to work with it though.

^^ iirc anyway ;p
[Image: jumbled.png]
01-09-2009 09:31 AM
Profile PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [REQUEST] Quotation Database
A .ini file would work just as well...

quote:
0001=This is a quote
0002=This is too
0003=And This


You search the file for the relevant numer, split at the next = sign and then split that at the next \n character.

Adding quotes would be just as easy. Find last line, find the number, increment it and append quote to a new line.

EDIT: We'll see how busy I am... We could add a call to a php script and have a global quote file :p

This post was edited on 01-09-2009 at 02:02 PM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
01-09-2009 01:56 PM
Profile PM Find Quote Report
Untitled.of.AH
New Member
*


Posts: 4
30 / Other / Flag
Joined: Jan 2009
O.P. RE: RE: [REQUEST] Quotation Database
quote:
Originally posted by Spunky
A .ini file would work just as well...

quote:
0001=This is a quote
0002=This is too
0003=And This


You search the file for the relevant numer, split at the next = sign and then split that at the next \n character.

Adding quotes would be just as easy. Find last line, find the number, increment it and append quote to a new line.

EDIT: We'll see how busy I am... We could add a call to a php script and have a global quote file :p

Trust the motivation of a man with a pimpin' avatar.

Work just gets done that way :)
[Image: 4xps0zo.gif]
[Image: doubleposter8iolf4.gif]

Play games? Check out my gaming clan! 200+ Members! 5+ Games! Ventrilo and Gaming Servers!

www.clanah.net
01-10-2009 01:35 AM
Profile E-Mail PM Web Find Quote Report
MeEtc
Patchou's look-alike
*****

Avatar
In the Shadow Gallery once again

Posts: 2200
Reputation: 60
38 / Male / Flag
Joined: Nov 2004
Status: Away
RE: [REQUEST] Quotation Database
Sounds like something I'd actually try doing. I can definitly host the quotes database (Spunky is using my server aready anyway :p)
[Image: signature/]     [Image: sharing.png]
I cannot hear you. There is a banana in my ear.
01-10-2009 02:11 AM
Profile PM Web Find Quote Report
Untitled.of.AH
New Member
*


Posts: 4
30 / Other / Flag
Joined: Jan 2009
O.P. RE: RE: [REQUEST] Quotation Database
quote:
Originally posted by MeEtc
Sounds like something I'd actually try doing. I can definitly host the quotes database (Spunky is using my server aready anyway :p)

Sounds good, I'll troll this post until it's done :)

Thanks for the hard work in advance, guys. I'd give you money if my pimp didn't take it all.
[Image: 4xps0zo.gif]
[Image: doubleposter8iolf4.gif]

Play games? Check out my gaming clan! 200+ Members! 5+ Games! Ventrilo and Gaming Servers!

www.clanah.net
01-10-2009 09:08 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On