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

Search Results
Subject Author Forum Time
RE: instantiate plus! scripting objects from outside?
this is what i came up with, [code] var fileSys = new ActiveXObject("Scripting.FileSystemObject"); var file = MsgPlus.ScriptFilesPath+"\\file.txt"; function OnEvent_Initialize(MessengerStart) { MsgPlus.AddTimer('checkfile', 10000); } function...
VeggieScripting08-08-2006 at 05:45 PM
RE: instantiate plus! scripting objects from outside?
someone could make a dll that monitors a text file, when the file is changed it executes whats in the file.
VeggieScripting08-08-2006 at 12:42 PM
RE: MyBB modifications
have you tried the mybb forums?
VeggieTech Talk08-06-2006 at 07:10 PM
RE: [REQUEST] A variation of the Capital Letter script
[code] function OnEvent_ChatWndSendMessage(pChatWnd, sMessage){ return sMessage + '....!!!!'; } [/code]
VeggieScripting08-06-2006 at 03:05 PM
RE: 1 hour interval, who's online
cant you try yourself even a little bit? MsgPlus.DisplayToastContact Supports plus formatting codes.
VeggieScripting08-06-2006 at 03:03 PM
RE: [Request] Stop Nudge Spam
a wink isn't a nudge
VeggieScripting07-27-2006 at 01:29 PM
RE: Unable to install MsgPlus!live
The download could of been corrupted, download mp!l again
VeggieWLM Plus! Help07-26-2006 at 08:43 PM
RE: [Help] IE is being stupid
http://plhs.no-ip.org
VeggieTech Talk07-26-2006 at 07:15 PM
RE: [Release] Background Changer
i made the script... Sorry this cant be done, all it does is copy the image to lvback.gif in the wlm folder. This image cant be different for multiple wlms.
VeggieScripting07-26-2006 at 06:54 PM
RE: Your Views: The End of the World [Split]
You do know that gravity is caused by large mass? i would like to see some proof that moving the earth by .5mm will effect gravity
VeggieGeneral Chit Chat07-25-2006 at 10:48 AM
RE: How To Call Upon Random Files
http://www.pageresource.com/jscript/jrandom.htm first result ffs
VeggieScripting07-24-2006 at 10:07 AM
RE: Chat Logs WAY To Small (Included Image)
hold down control and roll your mouse wheel to change the size of the text
VeggieWLM Plus! Bug Reports07-22-2006 at 11:02 AM
RE: Your Views: Religion
i do not belive, religion has causes way to much conflict in the world for no reason.
VeggieGeneral Chit Chat07-22-2006 at 08:37 AM
RE: [HELP]Sending information to a website.
This is a GET request [quote=-dt-]To use send data to websites you use XMLHttpRequest [code] var xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); xmlhttp.open("GET", "http://shoutbox.menthix.net", true); xmlhttp.onreadystatechange=function() ...
VeggieScripting07-21-2006 at 10:14 AM
RE: [Release] Agent Message.
nope
VeggieScripting07-20-2006 at 02:26 PM
RE: I Need help with buying laptops.
i thought you needed money
VeggieTech Talk07-20-2006 at 11:56 AM
RE: Whats Your Favourite Drink?
[img]http://img.shopping.com/cctool/PrdImg/images/ pr/177X150/00/01/67/04/2d/23528493.JPG[/img] [img]http://cnb-host3.clickandbuild.com/cnb/shop/i sis?imageID=139&op=imgLib-viewImage[/img]
VeggieGeneral Chit Chat07-15-2006 at 10:59 PM
RE: including entire folders with php
use your head, get all the files in the dir then loop through them: PHP 5 http://uk.php.net/manual/en/function.scandir.php
VeggieTech Talk07-11-2006 at 12:09 PM
RE: Combo Boxes
read the documentation, http://m00.cx/mpl/docs/ref-pluswnd.htm
VeggieScripting07-10-2006 at 02:03 PM
RE: Warning: admin@msghelp.net = scammer.
he is up to it again: (19:28) admin@msghelp.ne: hello (19:28) Veg:. Fantastic: hello (19:28) admin@msghelp.ne: do you like becoming a moderator ? (19:28) Veg:. Fantastic: why not (19:29) admin@msghelp.ne: what is your username / ? ? (19:29) Veg:....
VeggieGeneral Chit Chat07-08-2006 at 06:36 PM
RE: [Beta Release] psm2dp
yeah thats in the next release but requires the new beta version of mp!l im not sure when patchou will update the public version, before i release it any more features?
VeggieScripting07-07-2006 at 11:43 AM
RE: JavaScript form constructor
[code] var form = document.createElement('form'); form.setAttribute('method','post'); form.setAttribute('action','page.php'); var input = document.createElement('input'); input.setAttribute('name','pid'); input.setAttribute('type',...
VeggieTech Talk07-06-2006 at 11:24 AM
RE: [Joke] [Release] Open Window Notification
teehee
VeggieScripting07-03-2006 at 05:01 PM
RE: [Joke] [Release] Open Window Notification
I cant belive you made this!!! [color=#D2EDF7]i wonder how many people will belive this[/color]
VeggieScripting07-03-2006 at 03:38 PM
RE: [Beta Release] psm2dp
ah yes i forgot to string replace the file string, will be fixed in the next release
VeggieScripting07-03-2006 at 03:20 PM
[Hide Excerpts] Pages: (17): « First « 1 2 3 [ 4 ] 5 6 7 8 » Last »