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

Search Results
Subject Author Forum Time
RE: RECT type ?
(Y) THANKS ;)
felipExScripting12-28-2006 at 11:42 AM
RE: RECT type ?
vb code (it work): [code] Private Declare Function RedrawWindow Lib "user32" (ByVal hwnd As Long, lprcUpdate As RECT, ByVal hrgnUpdate As Long, ByVal fuRedraw As Long) As Long Private Type RECT Left As Long Top As Long Right...
felipExScripting12-28-2006 at 11:35 AM
RE: RECT type ?
felipExScripting12-27-2006 at 09:41 PM
RE: RECT type ?
please, see my code :D [code] var RECT = Interop.Allocate(16); RECT.WriteDWORD(0, 0); RECT.WriteDWORD(4, 0); RECT.WriteDWORD(8, 0); RECT.WriteDWORD(12, 0); Interop.Call("user32.dll", "RedrawWindow", ChatWnd.Handle, RECT, 1, 1); [/code] can ...
felipExScripting12-27-2006 at 09:26 PM
RE: RECT type ?
thanks. so, i have some problems to repaint a window (N)
felipExScripting12-27-2006 at 06:57 AM
RECT type ?
hi guys.. how can i use the RECT type (like Visual Basic) in mp!live scripting ? [code] Private Type RECT Left As Long Top As Long Right As Long Bottom As Long End Type[/code] thanks ;)
felipExScripting12-27-2006 at 06:26 AM
RE: Protect emotes?
hahaha :P you can use "Debugmode Wink" software to capture animations :)
felipExScripting12-20-2006 at 11:24 PM
RE: Protect emotes?
skeeeb: Press "Print Screen" Key, go to MS Paint and press Ctrl+V make your own emoticon :P
felipExScripting12-20-2006 at 08:11 PM
RE: [b[release]] YouTube Video Viewer
Thanks -!Felu!- ^^ http://felipex.net/scripts/youtubelauncher2.plsc
felipExScripting12-17-2006 at 05:33 AM
RE: [b[release]] YouTube Video Viewer
Nice work ;) i have another script. it looks for youtube videos links in the received messages and allows to see them in IE popups. http://felipex.net/scripts/youtubelauncher.plsc
felipExScripting12-17-2006 at 03:47 AM
RE: Dlls for Interop.Call
you should create the DLL as W32 DLL, not activeX. or trying create activeX dll?
felipExScripting12-14-2006 at 07:44 PM
[RELEASE] MSN Popup Spy
Title: MSN Popup Spy Short Description: it kill msn popups and it shows in a list, the description of each popup note: you can configure the list's window opacity & visibility Created by .felipE version: 1.0 latest version: http://shoutbox.menthix...
felipExScripting12-09-2006 at 05:17 PM
RE: [?] Microsoft Applications
it serves to you? var objMsWord= new ActiveXObject("Word.Application"); Example (my spelling checker) [code] // press F7 key in the chatwindow ;) function OnEvent_ChatWndEditKeyDown( ChatWnd, KeyCode, CtrlKeyDown, ShiftKeyDown) { if (KeyCode == ...
felipExScripting11-24-2006 at 08:04 PM
RE: [UPDATED To WLM9]TypingInvisible
nice (y) what about "offsets" ? :O
felipExScripting11-19-2006 at 07:21 PM
RE: About a plug in for MSN Live 8
Well, I will shut up myself :P exist the way, but i I don't wanna comment nothing that this verifying... have a nice day :)
felipExScripting11-18-2006 at 05:30 AM
RE: About a plug in for MSN Live 8
i don't know, i have read "Working with Scripts From Plugins to Scripts (MPLive Scripting Documentation)", it is a incorrect way but it can work.. working with activeX Objects 8-)
felipExScripting11-18-2006 at 05:10 AM
RE: About a plug in for MSN Live 8
if there is a plugin to do this, maybe it can be invoked from the script (A)
felipExScripting11-18-2006 at 04:45 AM
RE: About a plug in for MSN Live 8
the file must be in your script directory and add it in your scriptinfo.xml as olefile, do you try it?
felipExScripting11-18-2006 at 01:28 AM
RE: is this possible?
transparent form with a gif animation, maybe it can work 8-)
felipExScripting11-18-2006 at 01:22 AM
RE: About a plug in for MSN Live 8
is plugin a file DLL activeX? maybe it can work (A)
felipExScripting11-18-2006 at 01:16 AM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message
(Y)
felipExScripting11-18-2006 at 12:31 AM
RE: P4-Context ?
oOoO (A) thanks ;)
felipExScripting11-17-2006 at 10:27 PM
RE: P4-Context ?
what about MessengerDiscovery? how can it work? the sniffer sourcecode has a method to send packets :)
felipExScripting11-17-2006 at 10:10 PM
RE: P4-Context ?
ok ;) i will review a msnsniffer sourcecode :)
felipExScripting11-16-2006 at 11:54 PM
RE: spanish translator
:S forget it :S:S:S
felipExTranslation11-16-2006 at 10:55 PM
[Hide Excerpts] Pages: (16): « First « 9 10 11 12 [ 13 ] 14 15 16 » Last »