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

Search Results
Subject Author Forum Time
RE: scripting help need please
switch(Messenger.MyStatus){ case 1: status = "online" case 2: status = "etc" } merlin.Speak("I'm Merlin, Nice To Meet You!" + status);
Dennis MikeScripting03-07-2007 at 02:56 AM
RE: case "/bestupid" :
you need add a code in the scriptinfo.xml <ScriptCommands> example <ScriptCommands> <Command> <Name>mmusic</Name> <Description>Show the Messenger Music</Description> </Command> </ScriptCommands>
Dennis MikeScripting03-07-2007 at 02:52 AM
RE: script sleep command
MsgPlus.AddTimer("time",1000) this is what you want?
Dennis MikeScripting03-07-2007 at 02:47 AM
RE: how can i get the system time?
http://www.msgpluslive.net/scripts/view/134-xFecha / this script is the answer [img]http://www.msgpluslive.net/scripts/uploads/xF echa.jpg[/img]
Dennis MikeScripting03-07-2007 at 02:38 AM
RE: [UPDATED To WLM9]TypingInvisible
disable typingin with stuffplug 3.0.387 http://www.stuffplug.com/?act=download
Dennis MikeScripting03-05-2007 at 05:43 AM
RE: AcceptFiles listbox
it would be good including in the following version pluswnd.controlid.RegisterMessageNotification
Dennis MikeScripting03-03-2007 at 03:12 AM
RE: AcceptFiles listbox
the mesage WM_DROPFILES is produced by listbox not by the pluswnd how can i register the messages of listbox?
Dennis MikeScripting03-03-2007 at 03:05 AM
AcceptFiles listbox
how can i use this property for add direction from the dragged file to the listbox?
Dennis MikeScripting03-02-2007 at 11:18 PM
RE: windows always on another windows
felu could prove with a example?
Dennis MikeScripting03-01-2007 at 11:16 PM
RE: windows always on another windows
it don't work why? watch
Dennis MikeScripting03-01-2007 at 01:58 AM
RE: windows always on another windows
it is not indeed what I want. need a windows always on another, no on top on all watch Mpinterfacetester
Dennis MikeScripting02-28-2007 at 05:52 AM
windows always on another windows
how can i do that a window be always on another window? example the windows the MPInterfaceTester. [img]http://www.megaficheros.com/data/2/67pos.jpg[ /img] always the position of the windows is top on the another window
Dennis MikeScripting02-28-2007 at 05:28 AM
RE: show dialog info
thank's
Dennis MikeScripting02-27-2007 at 06:02 AM
show dialog info
is possible to show a box of dialog onmouser in a buttoncontrol? example: [img]http://www.megaficheros.com/data/2/b7dialog.j pg[/img]
Dennis MikeScripting02-27-2007 at 05:54 AM
RE: slidercontrol in vertical
thanks by WM_VSCROLL, i had used only WM_HSCROL
Dennis MikeScripting02-27-2007 at 05:32 AM
slidercontrol in vertical
why slidercontrol in vertical not produce the event OnWindowidEvent_MessageNotification? if the slidercontrol in horizontal yes produce
Dennis MikeScripting02-27-2007 at 04:10 AM
RE: Contact Dennis Mike about xTimer How? :P
invernate, the countdown could be shown in PSM, change state in messenger, etc
Dennis MikeScripting02-27-2007 at 02:53 AM
RE: help with GetOpenFileName
i need get multifiles, but with this activex if i use thist flags 0x80200, i can select multifile, but no get the patch the file, single the folder that it contains them
Dennis MikeScripting02-24-2007 at 05:37 PM
RE: Contact Dennis Mike about xTimer How? :P
soon, i had been occupied
Dennis MikeScripting02-24-2007 at 05:19 PM
RE: ChangeDP! (can't install it)
do you download of database of msgpluslive.net?
Dennis MikeScripting02-24-2007 at 02:36 AM
help with GetOpenFileName
hello guy's i need use GetOpenFileName and use http://msdn2.microsoft.com/en-us/library/ms646927. aspx (OPENFILENAME) can theys help'me with interop.allocate in openfilename?
Dennis MikeScripting02-24-2007 at 02:21 AM
RE: Help with a control
how detect if move the slider control?
Dennis MikeScripting01-21-2007 at 02:01 AM
help with slidercontrol
need a code jscript for give value to Maximum value of slidercontrol please
Dennis MikeScripting01-20-2007 at 09:51 PM
RE: [?] how do i disable a button on interface window?
Interop.Call("user32","EnableWindow", PlusWnd.GetControlHandle("ControlId"), 0) use the windows32 API for disable control in the interface. 0 for disable and 1 for eneable
Dennis MikeScripting01-18-2007 at 11:38 PM
RE: need new help
they not respond take day's i am script developer, alredy intent with empty string but some maked bad and no work then think what no is thus, but intent of new and alredy yes work
Dennis MikeScripting01-17-2007 at 05:37 AM
[Hide Excerpts] Pages: (3): « First « 1 [ 2 ] 3 » Last »