What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: GetWindowPlacement api
OK....sorry i didn't see the answering in your previuos post................ ....HOWEVER THANK A LOT COOKIE....YOU ARE ALWAYS HELPFUL:):)......I haven't tried the code yet,but i have seen it and i think that it should work!......THANK AGAIN COOKI...
TheGuruSupremacyScripting12-21-2006 at 10:27 AM
RE: GetWindowPlacement api
Right Cookie,but can you help me???.....Nothing about my question??
TheGuruSupremacyScripting12-20-2006 at 09:21 PM
RE: GetWindowPlacement api
Thank Spunky i'll try to do it and i will report if it work or not...[hr]:(:(:( Don't work...i have also tried "IsVisibleWindow" api function but seems that even if the chatwnd is invisible when i minized it,it results visible...mmmhh i don't k...
TheGuruSupremacyScripting12-20-2006 at 05:47 PM
RE: GetWindowPlacement api
yes i also tought it....but there is any way to detect if it's minimized?? because i need to have tabs
TheGuruSupremacyScripting12-20-2006 at 05:36 PM
RE: GetWindowPlacement api
debug log: Funzione chiamata: OnEvent_Timer 4654408 2557932 > .showCmd : 1 > .showCmd : Opened False Funzione chiamata: OnEvent_Timer 4654408 2557932 > .showCmd : 3 > .showCmd : Maximized False Funzione chiamata: OnEvent_Timer 4654408 2557932 > .s...
TheGuruSupremacyScripting12-20-2006 at 05:17 PM
RE: GetWindowPlacement api
your code can't work because the value is always 3 or 1 also when it's minimized so else operator can't work because there isn't another value....The problem is that matty's code always works except for chatwindow
TheGuruSupremacyScripting12-20-2006 at 04:53 PM
RE: GetWindowPlacement api
Don't work so...However the problem is not this...I can't retrive when it's minimized not when it's opened..to retrive if it's opened i can use findwindow api function
TheGuruSupremacyScripting12-20-2006 at 04:49 PM
RE: Text to numbers! NEW FEATURE!
nice script:)
TheGuruSupremacyScripting12-20-2006 at 04:36 PM
GetWindowPlacement api
i have a problem when i try to retrive when a chatwindow is minimized I use matty's function(GetWindowPlacement api): var WindowPlacment = Interop.Allocate(48); function _getPlacement(hWnd){ if (hWnd > 0){ Interop.Call('user32', 'GetW...
TheGuruSupremacyScripting12-20-2006 at 04:32 PM
RE: [UPDATED To WLM9]TypingInvisible
I haven't adsl(i'm under multiplexer)so i haven't downloaded the lastest wlm version yet...i'll get it soon and i'll update the script to make it compatible with last beta.....however until i have not update the script you can use my patch that...
TheGuruSupremacyScripting12-16-2006 at 12:00 PM
RE: Send Files Default Folder
with this patch the dialog open on the last used folder;i hope to have been useful (this patch is for all wlm's version )
TheGuruSupremacyScripting12-15-2006 at 10:47 PM
RE: Protect emotes?
Ok i have verified and i could ascertain that it's impossible do it with a script....It would be possible with the script if anyone create a library to intercept packet so that modify the packet....I hope to have been useful
TheGuruSupremacyScripting12-15-2006 at 12:52 PM
RE: [Release] SendTo v2.2 [Final]
Thanks!!!Another great script by matty;)
TheGuruSupremacyScripting12-15-2006 at 10:20 AM
RE: Send Files Default Folder
Which window messenger live's version do you have????that patch was for 8.0.812 and it works for this version i tested it....however if you tell me the mns's version and the path that you want change i'll do a patch for you....Sorry for my engli...
TheGuruSupremacyScripting12-15-2006 at 10:12 AM
RE: Send Files Default Folder
This is a patch example it changes the default folder as desktop.....The patch uses the same api function to get the desktop folder
TheGuruSupremacyScripting12-13-2006 at 02:05 PM
RE: how to make hotmail opens in firefox?
No i think there are only two ways to open msn's link(email and spaces)in a default browser:trying to do it with api hooking or more simply modicating the code(patching)
TheGuruSupremacyScripting12-13-2006 at 01:08 PM
RE: Send Files Default Folder
Yes Cookie is right normally they open on the last used folder,but in send file dialog msn call always the api shgetfolderpathw to get the documents folder....it can be patched....you can modify the code here: 006423B2 . 68 04010000 PUSH 104 ...
TheGuruSupremacyScripting12-12-2006 at 10:48 PM
RE: how to make hotmail opens in firefox?
yes but i deleted that script(created by me)because it made impossible work with internet explorer...it closed all internet explorer window and open the internet explorer's urls in a default browser...I'm trying to do a patch to open link directl...
TheGuruSupremacyScripting12-12-2006 at 10:30 PM
RE: [UPDATED To WLM9]TypingInvisible
well...download notifier typing by cookierivised:)
TheGuruSupremacyScripting12-09-2006 at 02:17 PM
RE: [UPDATED To WLM9]TypingInvisible
mmmmh...i don't know if i understand very well.....however if i understand well....you are asking to me if i can make a script to detect when someone is writing a message????if is it....the script already exist is the notifier typing by cookierevis...
TheGuruSupremacyScripting12-09-2006 at 11:51 AM
RE: api question
thanks to all....you were very helpful!!!!!thanks again!!!:D
TheGuruSupremacyScripting12-03-2006 at 06:01 PM
api question
hi....i have a question...i have tried to call an api with this code var exhnd=Interop.Call("User32","FindWindowA","No tepad",null); Debug.Trace(exhnd) Interop.Call("User32","ShowWindow",exhnd,0) but i can't understand why exhnd value is al...
TheGuruSupremacyScripting12-03-2006 at 05:19 PM
RE: [Request] read our hotmail emails inside messanger or Convo
who would be so stupid to subscrive a premium account??....(20$ for year)eheheehehh.....a lot of provider (like gmail) is better and free than hotmail....
TheGuruSupremacyScripting12-01-2006 at 04:34 PM
RE: [Request] read our hotmail emails inside messanger or Convo
i think any script can do it........it would be possible but if I don't remember badly pop3 in hotmail is disabled....so i think it's impossible and if it is possible it would be very difficult
TheGuruSupremacyScripting12-01-2006 at 11:28 AM
RE: [Request] Multiple Account Status Changer
follow the spunky's instructions(add one account to all the other accounts) create new script and paste this code in it: function OnEvent_Initialize(MessengerStart){} function OnEvent_Uninitialize(MessengerExit){} function OnEvent_ContactStatusChang...
TheGuruSupremacyScripting12-01-2006 at 08:52 AM
[Hide Excerpts] Pages: (15): « First « 10 11 12 13 [ 14 ] 15 » Last »