Shoutbox

send statut - 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)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: send statut (/showthread.php?tid=53021)

send statut by thibault on 11-16-2005 at 05:22 PM

Hello i'm french, I'hope you will understand my post...

I don't know the c++ and I need some help because I want a very little plugin
I just want that :

When user  is changing his statut,

there is a connection sql on
"ftpperso.free.fr"
user "msnmp3"
pass "********"
$sql="UPDATE `messenger` SET `statut` = '(here the new statut)' WHERE `mail` =(here the mail of the user);"

and maybe add when messenger is cut off send offline statut in sql.

I think maybe it can be easy for someone to write this in a plugin.

Thank you to this personn, i can give gmail invits to thank this personn.

Thank you very much.


RE: send statut by (CyBeRDuDe) on 11-16-2005 at 08:49 PM

This shouldn't be much of problem.. :)... Though I don't know much about sql'ing and database.. So... But anyone that knows about this shouldn't have trouble making a plugin like this...

Just a note: I don't think gmail invites are that tempting.. :P... I've got 136 invites my self... And 14 from a friend... so... Everybody that wants a gmail probably already have it... or will easily get it.. And I don't think this a place where people find it hard to score a gmail invite.. :P... Hehe...

Btw: Welcome to the forum... :)


RE: send statut by thibault on 11-17-2005 at 08:38 AM

Maybe there is a problem, I think "free" doesn't accept sql injection from sowtware, maybe it's possible to write this plugin :

when user change statut

a popup is open with this url:
h**p://msnmp3.free.fr/reception-statut.php?mail=(messenger addresse)&statut=(messenger statut)

or

a post form is send to this page with the same information.

Thank you :d


RE: send statut by thibault on 12-07-2005 at 05:42 PM

it is so difficult for U ?


RE: send statut by (CyBeRDuDe) on 12-07-2005 at 08:48 PM

Was that meant for me?..
Well.. I don't have time anymore to do these kinds of small projects.. So.. I am not going to do it... Someone else might try... But as no one else has really answered you shouldn't count on it... You might keep this thread alive by bumping it once in awhile.. That's all you can do i'm afraid...


RE: send statut by RaceProUK on 12-07-2005 at 08:58 PM

If you want help with the SQL, just ask ;)


RE: send statut by Itsme-HcK on 12-08-2005 at 12:24 PM

Since no one is about to do it, I will. Well, I'll try. :P (I'll call that URL, btw.)


RE: send statut by Veggie on 12-08-2005 at 12:28 PM

maybe you can make it so people can change the url.


RE: send statut by Itsme-HcK on 12-08-2005 at 12:35 PM

I was about to do that. :)
With variabeles of course, such as http://www.imleet.com/changestatus.php?name=$name$&status=$status$


RE: send statut by thibault on 12-09-2005 at 03:41 PM

A lot of thanks, i wait some news here :d you're very nice.