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

Search Results
Subject Author Forum Time
RE: [???] Http 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() { if (xmlhttp.read...
VeggieScripting07-03-2006 at 02:36 PM
RE: [Beta Release] psm2dp
This is another limitation of scripting
VeggieScripting07-02-2006 at 12:32 PM
[bug] OnEvent_MyMediaChange
OnEvent_MyMediaChange does not fire when music is stopped. Play music in wmp or winamp and then stop it, that event isnt called when the "what im listening to" is replaced by a normal personal message
Veggie07-02-2006 at 12:30 PM
RE: [Beta Release] psm2dp
The script now debug, can you run the script and post what it says in the script debuging window?
VeggieScripting07-01-2006 at 11:53 AM
RE: [Beta Release] psm2dp
is anyone having problems with this script? if so can you post details here. I quite like having album art in my dp llist, but no i cannot remove them.
VeggieScripting07-01-2006 at 10:39 AM
RE: [Beta Release] psm2dp
It all depends on your mp3s tags if they are not correct then i can not help you
VeggieScripting06-30-2006 at 05:51 PM
RE: [Beta Release] psm2dp
updated see first post
VeggieScripting06-30-2006 at 02:11 PM
RE: [Beta Release] psm2dp
ok ill have a look a make it show all the debuging to see whats wrong
VeggieScripting06-30-2006 at 01:14 PM
RE: [Question] Now playing/Display picture.
ive just released a script for winamp and wmp and possibly itunes (untested) http://shoutbox.menthix.net/showthread.php?tid=621 15
VeggieScripting06-30-2006 at 12:06 PM
[Beta Release] psm2dp
This script downloads the cover art for the current playing song, and set it as the dp. For WMP and Winamp, possibly itunes. To install you need an Amazon Webservice Key: https://aws-portal.amazon.com/gp/aws/developer/reg istration/index.html/104-5217...
VeggieScripting06-30-2006 at 11:57 AM
RE: Preview post table width (Firefox)
does it really matter?
VeggieForum & Website06-29-2006 at 09:22 PM
RE: [Release-ish] psm2dp beta
yeah i havent had the spare time to work on this plugin, i will make it backup the original and tweak the amazon coverart downloader, so see if i can fix problems
Veggie06-28-2006 at 11:13 AM
Parsing of current media
I know there is a thread about this, but has anyone found an accurate method of splitting the currentmedia string, in js. at the moment i just split it into an array but this gives varied results. It would be nice if we could all figure a way to find...
Veggie06-26-2006 at 03:55 PM
RE: [Request] Fast Transfer
How do you know that could not be done? triggering a dc++ file transfer using msn.
VeggieScripting06-25-2006 at 11:29 PM
RE: tell me how to configure the script after installing it
click the plus logo on the contact list, background changer, change background
VeggieScripting06-25-2006 at 09:14 AM
[Release] Background Changer
This script provides a dialog to change/delete background images in the contact list. Usage: [list] [*]Select change background in the contact lists plus menu [*]/changebg filename in a chat [/list] Download Link: http://svn.thedt.net/release/Backgro...
VeggieScripting06-25-2006 at 12:31 AM
RE: Messenger Plus! Live - Released!
congrats patchou for a great piece of software
VeggieArchive06-25-2006 at 12:19 AM
[Release-ish] psm2dp beta
this changes the dp to the current playing track, only works with wmp so far due to dodgey currentmedia format
Veggie06-24-2006 at 08:28 PM
RE: [Release] Background Changer
fixed, svn updated
Veggie06-21-2006 at 06:42 PM
RE: Attention all testers: need something ASAP
Veggie > courier new > green
Veggie06-18-2006 at 06:11 PM
RE: [Release] Background Changer
updated again, see first post
Veggie05-30-2006 at 10:56 AM
RE: Prison Break
Yeah the last episode is so good! *whole thing
VeggieGeneral Chit Chat05-22-2006 at 12:43 PM
RE: Saving data using...SOLVED
you would be better off using DTs PrefStore class for that : [code] var prefs = new PrefStore('stats'); var orig = parseInt(prefs.get('options/1')); if(orig == -1) { var orig = 0; } prefs.set('options/1',orig + 1); [/code] That should work (un...
Veggie04-16-2006 at 04:33 PM
RE: [Release] Background Changer
thank you cookie for showing me all this, would of been nice if you let me try and correct all the mistakes, but oh well. Ive updated SVN.
Veggie04-16-2006 at 03:34 PM
RE: Request: script /me
it was my understanding that it doesnt change the name sent its just displayed differently, due to special characters in the message
Veggie04-16-2006 at 02:17 PM
[Hide Excerpts] Pages: (17): « First « 1 2 3 4 [ 5 ] 6 7 8 9 » Last »