What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] YOU'REoffline

Pages: (3): « First « 1 [ 2 ] 3 » Last »
[Release] YOU'REoffline
Author: Message:
the andyman
Junior Member
**

Avatar
Windows Live Fanatic

Posts: 92
Reputation: 4
– / Male / Flag
Joined: Apr 2005
O.P. RE: RE: RE: RE: RE: RE: [Release] YOU'REoffline
quote:
Originally posted by alexp2_ad
Feel free to nab my code if you like.
Thanks, I might do if I have some time.

quote:
Originally posted by alexp2_ad
And you should definitely combine this with your other script
on its way ...
12-15-2006 08:27 PM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [Release] YOU'REoffline
The script name is indeed a bit wrong... I would call it
"THEY'REoffline"

this goes better together with "I'Moffline" too (ps: don't forget the single quote between I and M)

Because if the user reads "you" it is quite obvious that he will interpret this as pointing to himself, not to the contact...

;)

This post was edited on 12-15-2006 at 08:43 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-15-2006 08:43 PM
Profile PM Find Quote Report
the andyman
Junior Member
**

Avatar
Windows Live Fanatic

Posts: 92
Reputation: 4
– / Male / Flag
Joined: Apr 2005
O.P. RE: RE: [Release] YOU'REoffline
quote:
Originally posted by CookieRevised
The script name is indeed a bit wrong... I would call it
"THEY'REoffline"

[...]

Because if the user reads "you" it is quite obvious that he will interpret this as pointing to himself, not to the contact...
Hmm I suppose, thanks for your opinion :)
I did think about that name before deciding to use YOU'REoffline but I thought that if you were talking to an offline contact then you could say "you're offline" (even though no-one would ;)) and if you are using the other script then you could say "I'm offline".

quote:
Originally posted by CookieRevised
ps: don't forget the single quote between I and M
I deliberately missed it out to be a bit ambiguous as "IM" = instant message
12-15-2006 09:05 PM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: RE: [Release] YOU'REoffline
quote:
Originally posted by the andyman
I did think about that name before deciding to use YOU'REoffline but I thought that if you were talking to an offline contact then you could say "you're offline" (even though no-one would ;)) and if you are using the other script then you could say "I'm offline".
actually that logic fails though.

Yes, a user can say "you're offline" to a contact.

But a message box is never for the contact to read. And more importantly, it gives the status of the contact (their status), not our status.

eg: if I read message somewhere "You are big", I don't interpret it as that person who wrote it is big, but as me being big.

If anything it is "I'Moffline" which could be named as "YOU'REoffline"... but not this script as it deals with the status of the contact, not ours.

;)

This post was edited on 12-15-2006 at 09:33 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-15-2006 09:24 PM
Profile PM Find Quote Report
AmbulanceX
Junior Member
**

Avatar
[ rip the jacker ]

Posts: 79
34 / Male / –
Joined: Jul 2006
RE: [Release] YOU'REoffline
yeah this is something i requested a long time ago, it was made by a few different people a few times, but what i really want is the yellow info bar to be red, so i notice it, OR even better the part where u enter text to go red when there offline... that would be the best ever.
Bulimic rainbows vomit what?, Burn Piano Island Burn!
12-16-2006 05:02 AM
Profile PM Web Find Quote Report
the andyman
Junior Member
**

Avatar
Windows Live Fanatic

Posts: 92
Reputation: 4
– / Male / Flag
Joined: Apr 2005
O.P. RE: RE: [Release] YOU'REoffline
quote:
Originally posted by CookieRevised
[...]
actually that logic fails though.

Yes, a user can say "you're offline" to a contact.

But a message box is never for the contact to read. And more importantly, it gives the status of the contact (their status), not our status.

eg: if I read message somewhere "You are big", I don't interpret it as that person who wrote it is big, but as me being big.

If anything it is "I'Moffline" which could be named as "YOU'REoffline"... but not this script as it deals with the status of the contact, not ours.

;)
slightly confusing, but good, point - when I merge the two scripts into one I am going to get rid off the two existing names

quote:
Originally posted by AmbulanceX
what i really want is the yellow info bar to be red, so i notice it, OR even better the part where u enter text to go red when there offline... that would be the best ever.
I get the feeling that this isn't possible with just the MP!L scripts api
12-16-2006 11:47 AM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: RE: [Release] YOU'REoffline
quote:
Originally posted by the andyman
when I merge the two scripts into one I am going to get rid off the two existing names
Naaah... make it "WE'REoffline" :p;)



quote:
Originally posted by the andyman
quote:
Originally posted by AmbulanceX
what i really want is the yellow info bar to be red, so i notice it, OR even better the part where u enter text to go red when there offline... that would be the best ever.
I get the feeling that this isn't possible with just the MP!L scripts api
It would require altering the UI files in the resources, aka patching, if you can alter those colors at all, dunno... And if it means altering the UI files then it also means that this can only be done when messenger isn't running since resources are only read once, when messenger starts.

This post was edited on 12-16-2006 at 11:49 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-16-2006 11:47 PM
Profile PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [Release] YOU'REoffline
quote:
Originally posted by CookieRevised
It would require altering the UI files in the resources, aka patching, if you can alter those colors at all, dunno... And if it means altering the UI files then it also means that this can only be done when messenger isn't running since resources are only read once, when messenger starts.

How about a transparent (not fully, but about 50%) overlaying window thats sized to the dimensions of the text area? I know... it's my solution for everything :p

This post was edited on 12-17-2006 at 01:35 AM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
12-17-2006 01:24 AM
Profile PM Find Quote Report
the andyman
Junior Member
**

Avatar
Windows Live Fanatic

Posts: 92
Reputation: 4
– / Male / Flag
Joined: Apr 2005
O.P. RE: RE: RE: RE: [Release] YOU'REoffline
quote:
Originally posted by CookieRevised
quote:
Originally posted by the andyman
when I merge the two scripts into one I am going to get rid off the two existing names
Naaah... make it "WE'REoffline" :p;)
lol :P, so far I'm thinking of calling it "offlinePROTECTr", anyone got any other ideas?


UPDATE:

This script is no longer being developed. Although it will continue to exist it is recommended that you upgrade to Offline Protector to benefit from more features and new upgrades.

Offline Protector includes the same function as YOU'REoffline but also has the function of IMoffline and has been extended for them to work better together and be more helpful.

To download or find out more about Offline Protector please visit its thread.
Thanks :)

This post was edited on 01-06-2007 at 06:36 PM by the andyman.
12-17-2006 03:15 PM
Profile E-Mail PM Web Find Quote Report
Wally
Full Member
***

Avatar
Thanks Vax <3

Posts: 212
Reputation: 32
– / Male / Flag
Joined: Dec 2006
RE: [Release] YOU'REoffline
Im sorry if this was already said but andy man when some one is appearing offline and im chating to them the messege will come up asking if i want to send it to them i click yes and it will repeat the messege twise to the person im chating to appearing offline can this be fixed? :(
Careful don't summon the fail whale.
12-18-2006 09:51 AM
Profile E-Mail PM Find Quote Report
Pages: (3): « First « 1 [ 2 ] 3 » Last »
« 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