Shoutbox

[Request] MySQL Name Changer [/Request] - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Request] MySQL Name Changer [/Request] (/showthread.php?tid=72296)

[Request] MySQL Name Changer [/Request] by scott2010_h on 03-03-2007 at 07:34 PM

I know some jscript but no php and I was wondering if someone would create a script that would read from a MySQL database and put the string into my msn name or personal message(doesn't really matter:))


RE: [Request] MySQL Name Changer [/Request] by thyone on 03-04-2007 at 03:28 PM

i'm busy with it, just give me a few more days, i'll let you know when it's finished


RE: [Request] MySQL Name Changer [/Request] by scott2010_h on 03-04-2007 at 05:50 PM

Will i be able to use my own Database?

P.S. thanks alot


RE: [Request] MySQL Name Changer [/Request] by thyone on 03-04-2007 at 08:42 PM

this is my idea (just need to work it out):

there's a script in your MPL, which checks a website every 15 minutes, and uses the webservers response as your name/PM (i can't make config screens in Plus, if you can, maybe we can work together?).

the webpage is a php file which extracts a string from the database, which you fill in the way you want...

got the point?

i'll keep you up to date...


RE: RE: [Request] MySQL Name Changer [/Request] by Yorick on 03-04-2007 at 09:01 PM

quote:
Originally posted by thyone
this is my idea (just need to work it out):

there's a script in your MPL, which checks a website every 15 minutes, and uses the webservers response as your name/PM (i can't make config screens in Plus, if you can, maybe we can work together?).

the webpage is a php file which extracts a string from the database, which you fill in the way you want...

got the point?

i'll keep you up to date...


If you need a designer for you config screen or something else, just PM me, love to make nice, simple and clean userinterfaces. And if you need some help with script to (Jscript or a simpe php system...) you can contact me too. Love this idea, would be great to let users set your Nickname via a web interface :P.

Maybe a good idea to also support personal message?
RE: [Request] MySQL Name Changer [/Request] by thyone on 03-04-2007 at 09:21 PM

i planned to do both (personal message AND nickname), Jscript knowledge should be enough, PHP knowledge is excellent ;)

just another idea: allow people to register on some site and make them able to change their nickname and personal message remotely?

i'll let you know when i need a config-screen, then i'll send you my script and you can play with it...

now going to bed, tomorrow school and then i'll be scripting (y)


RE: [Request] MySQL Name Changer [/Request] by scott2010_h on 03-04-2007 at 11:10 PM

quote:
Originally posted by thyone
just another idea: allow people to register on some site and make them able to change their nickname and personal message remotely?
i like the original idea with out the registering :) (y)
RE: [Request] MySQL Name Changer [/Request] by thyone on 03-05-2007 at 06:10 PM

i need the following to integrate into the script:

a config screen where the user can make some settings, like the server path (where he/she puts the php script), how often the script should update the name/personal message, an option to disable updating while in a specific status (like online/busy) etc...

could you send it to me and tell me how to read out the variables from those settings?

you can email me at msgmailsNOSPAM@thyone.nl (remove the no spam part)

the php-part is finished for 90%, tomorrow i'll start the scripting in Plus!


RE: [Request] MySQL Name Changer [/Request] by MrT on 03-05-2007 at 09:13 PM

http://shoutbox.menthix.net/showthread.php?tid=71293

maybe it can help ;)
you can edit this script