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

[REQUEST]Idle lies
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [REQUEST]Idle lies
quote:
Originally posted by vikke
1. Download Cheat Engine, and install it.
2. Open it up, click the glowing icon in the top left of the window.
3. Select Msnmsgr.exe in the list.
4. In the value box type "AWY".
5. In the Value Type box, select Text.
6. Press New Scan.
7. You can now find a list of all addresses found to the left.
8. Now you have to find out which one is the right one. Double-click every item, so they will appear in the bottom-list.
9. Now double-click the value list, to change the address value, and change it to IDL. Now change your status to Away, and if you become Idle, it's the correct address. Do this step for every address you have found. When you find the correct one, just copy the address from the Address-field, and add "0x" in the front, then it's ready to be added into the script's array! :)

1) Any (small) hex-editor will do for this purpose. No need for big programs. And a hex-editor/viewer would actually be way better since you can actually see the surrounding stuff also (so you don't waste time changing AWY to IDL in normal text etc).

9)
quote:
Originally posted by vikke
.......just copy the address from the Address-field, and add "0x" in the front, then it's ready to be added into the script's array!
This will screw stuff up.
At least the script 'Idle on demand' will check if the address you provided is correct (if there is indeed an AWY string at its location) before it makes the change. So instead of screwing up, it simply will refuse to change it.

The reason why it will not work is because patching happens in memory, not on disk. The memory address is never the same as the address within the file (but related). You need to add the BaseMemoryOffset for the program, the offset where the program is loaded in memory. This can be different for each program and even change from version to version, though it is rare.


Note: although the above method works 9/10 for stuff like this (provided you calculate the address correctly!), it is not a proper method. The proper method would be to actually dissassemble the program with OlyDbg for example.


quote:
Originally posted by Felu
Thanks for the tutorial vikke but as JA said, it shouldn't be posted in public as newbs might screw it.

Btw Cookie, your method of setting Idle Status doesn't work in 9.0.
It wasn't tested in WLM9 either. The address listed in the script is just a very quick and dirty assumption without checking anything. I simply already added that after releasing the script. But since I screwed up the scriptpacket the first time, I made a new one but didn't bothered to remove that test-address.

If it indeed doesn't work, then it might be proof that a method like described by vikke isn't a proper method to get the patch address.

snAke_LeAder: he's an beta tester and thus has access to a new beta version of Plus! which is (partially) compatible with WLM9.

---------------------------

PS: For those who are wondering: how to find such addresses is already talked about before in this thread though, more than once. And hints were already given.
It indeed isn't big rocket science, but it is true that newbies could easly screw stuff up with these things. If you want to learn how to find such stuff I suggest to read tutorials and books about dissassembling (which means you must at least know what hex-editing is, basic knowledge of programming, etc).


;)

This post was edited on 12-02-2007 at 07:17 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-02-2007 07:06 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[REQUEST]Idle lies - by Kutar on 08-09-2006 at 10:28 AM
RE: [REQUEST]Idle lies - by RaceProUK on 08-09-2006 at 02:47 PM
RE: [REQUEST]Idle lies - by Kutar on 08-11-2006 at 10:26 AM
RE: [REQUEST]Idle lies - by Silentdragon on 08-11-2006 at 10:37 AM
RE: [REQUEST]Idle lies - by Intosia on 08-11-2006 at 10:52 AM
RE: RE: [REQUEST]Idle lies - by ZrednaZ on 01-30-2007 at 02:49 PM
RE: [REQUEST]Idle lies - by RaceProUK on 08-11-2006 at 11:44 AM
RE: [REQUEST]Idle lies - by absorbation on 08-11-2006 at 11:58 AM
RE: [REQUEST]Idle lies - by artfuldodga on 08-11-2006 at 12:51 PM
RE: [REQUEST]Idle lies - by Kutar on 08-12-2006 at 03:34 PM
RE: [REQUEST]Idle lies - by tony on 08-12-2006 at 03:51 PM
RE: [REQUEST]Idle lies - by CookieRevised on 08-19-2006 at 07:22 PM
RE: RE: [REQUEST]Idle lies - by bleezer on 08-19-2006 at 10:05 PM
RE: [REQUEST]Idle lies - by artfuldodga on 08-30-2006 at 10:21 PM
RE: [REQUEST]Idle lies - by CookieRevised on 08-31-2006 at 11:15 PM
RE: [REQUEST]Idle lies - by ~*McoreD*~ on 11-12-2006 at 01:06 AM
RE: [REQUEST]Idle lies - by CookieRevised on 11-12-2006 at 01:43 PM
RE: [REQUEST]Idle lies - by ~*McoreD*~ on 11-12-2006 at 11:52 PM
RE: RE: [REQUEST]Idle lies - by CookieRevised on 11-13-2006 at 02:03 AM
RE: [REQUEST]Idle lies - by RaceProUK on 11-13-2006 at 12:11 AM
RE: [REQUEST]Idle lies - by MicroWay on 11-13-2006 at 12:25 AM
RE: RE: [REQUEST]Idle lies - by ~*McoreD*~ on 11-13-2006 at 01:14 AM
RE: RE: [REQUEST]Idle lies - by CookieRevised on 11-13-2006 at 02:23 AM
RE: [REQUEST]Idle lies - by MicroWay on 11-13-2006 at 02:16 AM
RE: [REQUEST]Idle lies - by MicroWay on 11-13-2006 at 02:35 AM
RE: [REQUEST]Idle lies - by deAd on 11-13-2006 at 02:51 AM
RE: [REQUEST]Idle lies - by MicroWay on 11-13-2006 at 02:58 AM
RE: [REQUEST]Idle lies - by artfuldodga on 12-16-2006 at 03:33 PM
RE: [REQUEST]Idle lies - by Efe/ZX on 12-16-2006 at 07:34 PM
RE: RE: [REQUEST]Idle lies - by CookieRevised on 12-16-2006 at 10:45 PM
RE: [REQUEST]Idle lies - by artfuldodga on 12-17-2006 at 01:12 AM
RE: [REQUEST]Idle lies - by Lucette on 01-30-2007 at 02:27 AM
RE: [REQUEST]Idle lies - by artfuldodga on 01-30-2007 at 01:28 PM
RE: [REQUEST]Idle lies - by Eljay on 01-30-2007 at 02:29 PM
RE: [REQUEST]Idle lies - by Lucette on 01-30-2007 at 02:35 PM
RE: [REQUEST]Idle lies - by CookieRevised on 01-31-2007 at 12:09 AM
RE: [REQUEST]Idle lies - by artfuldodga on 05-28-2007 at 08:53 PM
RE: RE: [REQUEST]Idle lies - by ~*McoreD*~ on 06-02-2007 at 05:26 AM
RE: RE: [REQUEST]Idle lies - by ~*McoreD*~ on 06-02-2007 at 11:22 PM
RE: [REQUEST]Idle lies - by artfuldodga on 06-02-2007 at 05:33 AM
RE: [REQUEST]Idle lies - by CookieRevised on 06-03-2007 at 01:47 AM
RE: [REQUEST]Idle lies - by riahc4 on 06-03-2007 at 03:44 AM
RE: [REQUEST]Idle lies - by artfuldodga on 06-03-2007 at 09:00 AM
RE: [REQUEST]Idle lies - by Volv on 06-13-2007 at 03:02 PM
RE: [REQUEST]Idle lies - by artfuldodga on 09-06-2007 at 02:00 AM
RE: [REQUEST]Idle lies - by Mnjul on 09-06-2007 at 06:19 PM
RE: [REQUEST]Idle lies - by {ESO} on 09-09-2007 at 11:18 AM
RE: [REQUEST]Idle lies - by MondayX on 10-04-2007 at 05:57 PM
RE: [REQUEST]Idle lies - by scowl on 10-14-2007 at 04:40 PM
RE: [REQUEST]Idle lies - by MondayX on 10-14-2007 at 04:46 PM
RE: [REQUEST]Idle lies - by artfuldodga on 10-17-2007 at 07:07 PM
RE: [REQUEST]Idle lies - by snAke_LeAder on 11-03-2007 at 09:16 PM
RE: [REQUEST]Idle lies - by snAke_LeAder on 11-07-2007 at 02:07 PM
RE: RE: [REQUEST]Idle lies - by Firehalk on 11-12-2007 at 02:07 PM
RE: [REQUEST]Idle lies - by vikke on 11-12-2007 at 07:46 PM
RE: [REQUEST]Idle lies - by snAke_LeAder on 11-13-2007 at 11:00 AM
RE: [REQUEST]Idle lies - by John Anderton on 11-17-2007 at 10:39 AM
RE: RE: [REQUEST]Idle lies - by vikke on 11-17-2007 at 12:09 PM
RE: [REQUEST]Idle lies - by John Anderton on 11-17-2007 at 12:20 PM
RE: RE: [REQUEST]Idle lies - by vikke on 11-17-2007 at 08:19 PM
RE: RE: [REQUEST]Idle lies - by CookieRevised on 11-29-2007 at 09:46 PM
RE: [REQUEST]Idle lies - by TheGuruSupremacy on 11-29-2007 at 10:55 PM
RE: [REQUEST]Idle lies - by CookieRevised on 11-29-2007 at 11:09 PM
RE: [REQUEST]Idle lies - by John Anderton on 12-02-2007 at 11:40 AM
RE: [REQUEST]Idle lies - by Felu on 12-02-2007 at 11:53 AM
RE: RE: [REQUEST]Idle lies - by vikke on 12-02-2007 at 12:09 PM
RE: [REQUEST]Idle lies - by John Anderton on 12-02-2007 at 01:27 PM
RE: [REQUEST]Idle lies - by Felu on 12-02-2007 at 01:50 PM
RE: RE: [REQUEST]Idle lies - by snAke_LeAder on 12-02-2007 at 05:51 PM
RE: [REQUEST]Idle lies - by CookieRevised on 12-02-2007 at 07:06 PM
RE: [REQUEST]Idle lies - by vikke on 12-02-2007 at 07:38 PM
RE: [REQUEST]Idle lies - by CookieRevised on 12-03-2007 at 04:10 AM
RE: [REQUEST]Idle lies - by John Anderton on 12-03-2007 at 05:52 AM
RE: [REQUEST]Idle lies - by riahc4 on 12-22-2007 at 11:56 AM
RE: RE: [REQUEST]Idle lies - by High Speed Chaser on 12-22-2007 at 12:00 PM
RE: [REQUEST]Idle lies - by vikke on 12-22-2007 at 12:05 PM
RE: [REQUEST]Idle lies - by riahc4 on 12-22-2007 at 01:38 PM
RE: [REQUEST]Idle lies - by riahc4 on 01-02-2008 at 07:31 PM
RE: [REQUEST]Idle lies - by CookieRevised on 01-03-2008 at 03:59 AM
RE: [REQUEST]Idle lies - by isg on 03-09-2008 at 01:33 PM
RE: [REQUEST]Idle lies - by chance on 07-26-2008 at 05:44 PM
RE: [REQUEST]Idle lies - by chance on 11-11-2008 at 08:27 AM
RE: [REQUEST]Idle lies - by chance on 12-26-2008 at 11:40 AM
RE: [REQUEST]Idle lies - by Spunky on 12-26-2008 at 06:23 PM
RE: [REQUEST]Idle lies - by IA015 on 01-11-2009 at 12:19 PM
RE: [REQUEST]Idle lies - by jumpjet321 on 01-13-2009 at 07:14 PM
RE: [REQUEST]Idle lies - by Jag021 on 01-26-2009 at 08:47 PM
RE: [REQUEST]Idle lies - by MicroWay on 02-14-2009 at 08:57 PM
RE: [REQUEST]Idle lies - by Jag021 on 02-18-2009 at 10:30 PM
RE: [REQUEST]Idle lies - by John Anderton on 02-21-2009 at 07:03 AM
RE: RE: [REQUEST]Idle lies - by Jag021 on 02-21-2009 at 11:41 PM
RE: [REQUEST]Idle lies - by John Anderton on 02-22-2009 at 05:21 AM
RE: [REQUEST]Idle lies - by IA015 on 02-22-2009 at 06:29 PM
RE: [REQUEST]Idle lies - by Jag021 on 02-22-2009 at 08:51 PM
RE: [REQUEST]Idle lies - by TheGuruSupremacy on 02-22-2009 at 09:27 PM
RE: RE: [REQUEST]Idle lies - by IA015 on 02-22-2009 at 09:30 PM
RE: [REQUEST]Idle lies - by TheGuruSupremacy on 02-27-2009 at 07:26 PM


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