Scripts problem... - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: WLM Plus! Help (/forumdisplay.php?fid=12) +----- Thread: Scripts problem... (/showthread.php?tid=65816) Scripts problem... by aunwit on 09-04-2006 at 09:52 AM
i'm having trouble with my scripts...i have about 5-6 scripts and only one or two of them work... RE: Scripts problem... by krissyafc on 09-06-2006 at 02:59 PM
in a convo type / then a box will come up look at it and choose your script. RE: Scripts problem... by Eljay on 09-06-2006 at 03:10 PM
Scripts will only show up there if the script developer chose to add a menu, some scripts may not require any configuration at all so they do not need a menu. RE: Scripts problem... by CookieRevised on 09-06-2006 at 03:15 PM
quote:If the scripts don't show their menu in the Plus! context menu, then they also wont appear in the command list, as they aren't loaded. Some of the scripts shown in his first screenshot definatly should have a context menu. Since this doesn't show up there is obviously something wrong with them. @aunwit, what you could try to do is removing all scripts and reinstalling them. Although I somehow doubt this will fix it. If it doesn't work, check out the debug window of the scripts and see if there are any error messages comming up. RE: Scripts problem... by Jarrod on 09-06-2006 at 10:15 PM
i had problems with the keyflasher not working to scripts are stored in c:\program files\messenger plus\scripts RE: RE: Scripts problem... by aunwit on 09-07-2006 at 04:59 AM
quote:when i clicked on the lil MPL icon in the convo window, the Script Debugging window came up with [with Screenshot Sender 4 selected]: Function called: OnGetScriptMenu Error: 'Language.Menu' is null or not an object. Line: 11. Code: -2146823281. Function OnGetScriptMenu returned an error. Code: -2147352567 edit: live notifier: Script is starting Script is now loaded and ready Function called: OnEvent_Initialize Error: ActiveX component can't create object. Line: 11. Code: -2146827859. Function OnEvent_Initialize returned an error. Code: -2147352567 RE: Scripts problem... by Jarrod on 09-07-2006 at 06:02 AM
do you have a version of activex? if u do try update it. and this post here is about the keyflasher script http://shoutbox.menthix.net/showthread.php?tid=63303&pid=725118 RE: RE: Scripts problem... by aunwit on 09-07-2006 at 07:19 AM
quote:i started an msn game and it didnt ask for me to update anything...i guess im gonna need that link too... RE: Scripts problem... by Jarrod on 09-07-2006 at 07:22 AM i tried just googleing it (lol. i love that term googleing) but i didn't find exactly wat i wanted try it c if you find anything RE: Scripts problem... by aunwit on 09-08-2006 at 02:59 AM
i've tried...still can't find anything... RE: RE: RE: Scripts problem... by CookieRevised on 09-08-2006 at 11:19 AM
quote:There is no such thing as "a version of activex". ActiveX is a term used for certain kind of software components from Microsoft. It is a technology term, not a program. quote: The cause of those errors might be difficult to find since they can indicate all sort of things. eg (but certainly not limited to): * You don't have the latest scripting engine (although I'm not even sure if with a previous scripting engine Plus! scripting is enabled at all) * One or more references to components used in the DLL's used by those scripts are missing. * One or more references to components used in the DLL's used by those scripts are refering to versions newer than the ones you have on your computer. * You do not have the required permissions for the use of required libraries used in the DLL's used by those scripts. * The ActiveX components used in those scripts aren't installed correctly or not at all. * One of the dependencies of those scripts or its libraries are missing. ------------ possible things to try * Update your Windows XP: http://windowsupdate.microsoft.com/ (make sure you have SP2 and all its fixes and updates; this requires a few revisits to the update site after each set of updates and after you rebooted your computer, untill no more updates are listed in the list). * Install the latest scripting engine: http://www.microsoft.com/downloads/details.aspx?F...-86EB-95A22B832CAA * Reinstall and register the ActiveX components used by those scripts. Easiest done by reinstalling the scripts. * Make sure you have full access and permission to run everything. AKA: be sure to have admin rights. RE: RE: RE: RE: Scripts problem... by aunwit on 09-08-2006 at 02:59 PM
quote:THAT did the trick...thanks alot man...seriously ...mad props for this... |