What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [UPDATED To WLM9]TypingInvisible

Pages: (7): « First « 1 2 3 [ 4 ] 5 6 7 » Last »
1 votes - 5 average   [UPDATED To WLM9]TypingInvisible
Author: Message:
artfuldodga
Full Member
***

Avatar

Posts: 178
Joined: Mar 2006
RE: [UPDATED]Invisible Notification when you are writing a message...Now SCRIPT
could you update this script to also support the leaked 8.5 beta please?
05-28-2007 11:24 PM
Profile PM Find Quote Report
snAke_LeAder
Full Member
***

Avatar
German User

Posts: 100
Reputation: 1
53 / Male / Flag
Joined: May 2006
Status: Away
RE: [UPDATED]Invisible Notification when you are writing a message...Now SCRIPT
4 me it works
[Image: mybbsig.php]
05-28-2007 11:33 PM
Profile PM Web Find Quote Report
artfuldodga
Full Member
***

Avatar

Posts: 178
Joined: Mar 2006
RE: [UPDATED]Invisible Notification when you are writing a message...Now SCRIPT
for me the script is running, but isn't working... maybe it was disabled or something, i'll double check.

edit: nope... deleted the script, imported it, made sure it was enabled, tested it with a contact of mine that is using 8.1 final, they can see me typing.

This post was edited on 05-29-2007 at 12:07 AM by artfuldodga.
05-28-2007 11:56 PM
Profile PM Find Quote Report
TheGuruSupremacy
Full Member
***

Avatar

Posts: 367
Reputation: 19
33 / Male / Flag
Joined: Nov 2006
O.P. RE: [UPDATED]Invisible Notification when you are writing a message...Now SCRIPT
quote:
Originally posted by artfuldodga
for me the script is running, but isn't working... maybe it was disabled or something, i'll double check.

edit: nope... deleted the script, imported it, made sure it was enabled, tested it with a contact of mine that is using 8.1 final, they can see me typing.

You are right...With 8.5 it can't work because va(virtual address)is changed..I have just finished to update nudgestoolsscript...I'll update typinginvisible and alwaystyping very soon(surely before the end of this week):)


EDIT:I WON'T RELEASE ANY UPDATE FOR A LEAKED BETA...I DIDN'T KNOW THIS BETA IS LEAKED..Thanks to CookieRevised to report me it!!!You have to wait the official beta release then i will release an update 

This post was edited on 05-30-2007 at 09:06 AM by TheGuruSupremacy.
05-30-2007 08:47 AM
Profile PM Find Quote Report
artfuldodga
Full Member
***

Avatar

Posts: 178
Joined: Mar 2006
RE: [UPDATED]Invisible Notification when you are writing a message...Now SCRIPT
offically released just a little while ago :)
05-31-2007 12:21 AM
Profile PM Find Quote Report
snAke_LeAder
Full Member
***

Avatar
German User

Posts: 100
Reputation: 1
53 / Male / Flag
Joined: May 2006
Status: Away
RE: RE: [UPDATED]Invisible Notification when you are writing a message...Now SCRIPT
quote:
Originally posted by TheGuruSupremacy
quote:
Originally posted by artfuldodga
for me the script is running, but isn't working... maybe it was disabled or something, i'll double check.

edit: nope... deleted the script, imported it, made sure it was enabled, tested it with a contact of mine that is using 8.1 final, they can see me typing.

You are right...With 8.5 it can't work because va(virtual address)is changed..I have just finished to update nudgestoolsscript...I'll update typinginvisible and alwaystyping very soon(surely before the end of this week):)


EDIT:I WON'T RELEASE ANY UPDATE FOR A LEAKED BETA...I DIDN'T KNOW THIS BETA IS LEAKED..Thanks to CookieRevised to report me it!!!You have to wait the official beta release then i will release an update 


WLM 8.5 Beta is oficial now get it here http://get.live.com/betas/messenger_betas
[Image: mybbsig.php]
05-31-2007 03:42 AM
Profile PM Web Find Quote Report
TheGuruSupremacy
Full Member
***

Avatar

Posts: 367
Reputation: 19
33 / Male / Flag
Joined: Nov 2006
O.P. RE: [UPDATED]Invisible Notification when you are writing a message...Now SCRIPT
Script Updated See the first Post
06-03-2007 01:05 AM
Profile PM Find Quote Report
artfuldodga
Full Member
***

Avatar

Posts: 178
Joined: Mar 2006
RE: [UPDATE]TypingInvisible
sweet thanks Guru, appricate it
06-03-2007 08:59 AM
Profile PM Find Quote Report
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: [UPDATE]TypingInvisible

code:
function OnGetScriptMenu(nLocation) {
    if (Address[i] !== 0) return "<ScriptMenu>"
                    +       "<MenuEntry Id=\"Enable\">" + (Active ? "Desactivar" : "Activar") + "</MenuEntry>"
                    +       "<MenuEntry Id=\"ShowOptionsWindow\">" + ("Opciones")  + "</MenuEntry>"
                       +      "<MenuEntry Id=\"Interop.Call('user32','MessageBoxW',null,'TypingInvisible 2.1 Creado por TheGuRuSupremacy','Acerca de TypingInvisible 2.1',0)\">" + ("Acerca de...")  + "</MenuEntry>"
                    +       "</ScriptMenu>";
}

function OnEvent_MenuClicked(sMenuId, nLocation, iOriginWnd) {
if (eval("typeof(" + sMenuId + ")") == "function")     eval(sMenuId + "();");
}


a little change :P
06-05-2007 03:12 AM
Profile E-Mail PM Find Quote Report
REB
New Member
*


Posts: 1
Joined: Jul 2007
RE: [UPDATE]TypingInvisible
i love  this script (Y)
but now its not working, i got wlm 8.5 a week ago and i used the new script that you updated but still not workin. its running and enabled but not working!!

what should i do !!!

This post was edited on 07-02-2007 at 08:46 AM by REB.
07-02-2007 08:45 AM
Profile E-Mail PM Find Quote Report
Pages: (7): « First « 1 2 3 [ 4 ] 5 6 7 » 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