What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release]Idle Liar 1.0

Pages: (8): « First « 1 2 3 4 [ 5 ] 6 7 8 » Last »
[Release]Idle Liar 1.0
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [Release]Idle Liar 1.0
quote:
Originally posted by matty
Yeah the code does nothing but doesn't crash... your PC is messed :P

It just seemed to hang. Having trouble with Willz' skin too. ^o) I haven't used WLM in around a month...
<Eljay> "Problems encountered: shit blew up" :zippy:
10-13-2010 10:03 PM
Profile PM Find Quote Report
mizkrissi
New Member
*


Posts: 1
Joined: Oct 2010
RE: [Release]Idle Liar 1.0
first of all would like to say thank you for such a fabulously handy application. i love it, use it all the time and it is brilliant

having an odd issue of late with idle liar 1.1

(using wlm 8089.726 & messplus 4.85)

i set idle and intermittently and without warning i see that idle has unset itself back to available. does not co-incide with any particular recurrent actions (such as opening hotmail, moving the mouse). i usually set myself to idle overnight or instead of away and so it is a bit disconcerting to come back and find i am un-idled. have even been at the kb and watched it unset itself almost immediately after being set and then other times it has run just fine and not un-idled

it is only a recent problem and only noticed it after having to dick about retrograding everything after seeing that idle liar wasn't compatible with the newer versions of wlm. cleared out everything i could find in registry etc of that upgraded version in case it was causing the glitch but to no avail

did not wish to mess with the programme and really bugger it up so is there something obvious i have not thought of that will solve things
10-14-2010 06:59 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [Release]Idle Liar 1.0
If you enable the event log viewer try and monitor how quickly it happens and if there is a specific event, such as being signed out and back in. Idle isn't a real usable status therefore WLM won't set your status back to it, if I am not mistaken, on an auto-reconnect.
10-14-2010 01:09 PM
Profile E-Mail PM Find Quote Report
MKCTZ90
New Member
*


Posts: 1
Joined: Dec 2010
RE: [Release]Idle Liar 1.0
Seems like this script has been left.
It's really useful and I would like it to be updated to v8117 of messenger.

I would do it myself, it seems it send bytes to the application.
But first I would need to get the address of it.
How is the right way to get a process memory address in unsigned integer?
I mean the memory pointer to it?
Seems it's all it needs to send the application the bytes.
12-20-2010 06:37 AM
Profile E-Mail PM Find Quote Report
Jag021
New Member
*


Posts: 7
– / Male / Flag
Joined: Jan 2009
RE: [Release]Idle Liar 1.0
Anybody able to update this script?
01-21-2011 07:38 PM
Profile E-Mail PM Find Quote Report
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: [Release]Idle Liar 1.0
Heya,

I've edited this script to support WLM 14.0.8117.416... been using it for a while, since I haven't seen TheGuruSupremacy recently on WLM nor had a reply from him I decided to share a few lines of code as I'm not going to upload the script package for the masses without permission of TheGuruSupremacy :tongue:

If you're interested on it, just edit the script yourself :)

JScript code:
      Address = [0x64A138,0x649EC9
                , 0x647AA1]               
      if(Messenger.VersionBuild==8089){i=1}else if(Messenger.VersionBuild==8064){i=0}
      else if(Messenger.VersionBuild==8117){i=2}


02-06-2011 01:35 AM
Profile E-Mail PM Find Quote Report
Arcticwolfx
Full Member
***

Identity Unknown

Posts: 240
Reputation: 10
112 / Female / Flag
Joined: Feb 2011
RE: [Release]Idle Liar 1.0
Nice felipEX! Kind of you to share that in this manner.

Sidenote: Is this script still necessary, since you're able to use /away ?
02-06-2011 01:39 AM
Profile E-Mail PM Web Find Quote Report
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
RE: [Release]Idle Liar 1.0
quote:
Originally posted by Arcticwolfx
Is this script still necessary, since you're able to use /away ?
away != idle
away is a messenger status, while idle is a Plus! status, and usually means that the person really is away, not just faking it :P
[Image: Empty.png]
02-06-2011 01:44 AM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [Release]Idle Liar 1.0
quote:
Originally posted by Arcticwolfx
Sidenote: Is this script still necessary, since you're able to use /away ?
This script lets you use /idle to set your status as idle.

However unless your contacts have patched WLM or are using Plus! they will see you as away.

This post was edited on 02-06-2011 at 01:47 AM by matty.
02-06-2011 01:45 AM
Profile E-Mail PM Find Quote Report
Arcticwolfx
Full Member
***

Identity Unknown

Posts: 240
Reputation: 10
112 / Female / Flag
Joined: Feb 2011
RE: [Release]Idle Liar 1.0
Ah, thanks! Never used either hehe. (Probably because I'm never really Idle..)
02-06-2011 01:54 AM
Profile E-Mail PM Web Find Quote Report
Pages: (8): « First « 1 2 3 4 [ 5 ] 6 7 8 » 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