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

Search Results
Subject Author Forum Time
RE: [request]
ok :( lol evil acts of spam. like i said before, i probably would ever use it. i wanted it because if you send text yourself it doesnt stop after 16 even if you do it as fast as the script does. its confusing
skyserpentScripting08-28-2006 at 02:26 PM
RE: [request]
thanks for that alexp! just one more thing how could i intregrate that sending code into this script? [code]var Wnd = null; function OnEvent_ChatWndSendMessage(ChatWnd, Message) { if(Message == 'BOMB!') { Wnd = ChatWnd; MsgPlus....
skyserpentScripting08-28-2006 at 02:20 PM
[request]
is there actually some code that inserts text you want to appear into the text box and then sends it? intead of just sending the text like ChtWndSendMessage("Lemons"); < if thats even right lol ive just got up leave me alone :P
skyserpentScripting08-28-2006 at 12:42 PM
RE: Tryin to do i simple script but failing. Need some help
im interested matey, i was trying to do it using socket hooks but needed sleep :P so yes, im interested
skyserpentScripting08-28-2006 at 12:15 PM
RE: [request] loop [HELP PLEASE]
ha. i probably wont use it. its just that i saw one (coded, not a msgplus script) and wondered if i could do it through msgplus script. and i dont know what kind of script to make... and im crap at making them so i probably wouldnt be able to lol
skyserpentScripting08-28-2006 at 12:51 AM
RE: [request] loop [HELP PLEASE]
when it stops if you type something else it carrys on going... thats why i thought about putting two because i thought it would keep going, with it saying something else. anyone got any ideas of how to get by the restriction?
skyserpentScripting08-28-2006 at 12:44 AM
RE: [request] loop [HELP PLEASE]
cheers! now for more please lol how could i get it so that its exactly the same but it creates two timers with two different texts and stops both when STOP! is sent i am very aprectiative for this
skyserpentScripting08-27-2006 at 11:42 PM
RE: [request] loop [HELP PLEASE]
why will it stop sending after the 15th? thanks matey... it doesn't work though :( it sends one but thats it debug: [code]Script is starting Script is now loaded and ready Function called: OnEvent_ChatWndSendMessage Function called: OnEvent_Timer Fu...
skyserpentScripting08-27-2006 at 11:22 PM
RE: [request] loop [HELP PLEASE]
yeh a timer would be good. anyone fix my code and add me a timer please? [code] var bomb = 'testing'; function OnEvent_Initialize(MessengerStart) { function OnEvent_ChatWndSendMessage(ChatWnd, Message) { if(Message == 'BOMB!') while (offon...
skyserpentScripting08-27-2006 at 11:06 PM
[request] loop [HELP PLEASE]
anyone know how to make something loop until i write STOP! into the conversation window?
skyserpentScripting08-27-2006 at 10:18 PM
RE: Online time
:(
skyserpentScripting08-24-2006 at 05:30 PM
RE: Online time
i am on XP
skyserpentScripting08-24-2006 at 05:23 PM
RE: Online time
i have [code]shell=new ActiveXObject("WScript.Shell"); function OnEvent_Initialize(MessengerStart) { if (MessengerStart==false) { regPath=MsgPlus.ScriptRegPath+Messenger.MyUserId+ '\\'; Initialize(); } } function OnEvent_Signin(Email) { regPath=...
skyserpentScripting08-24-2006 at 05:18 PM
RE: Online time
Error: Expected '}'. Line: 63. Code: -2146827279. cries lol
skyserpentScripting08-24-2006 at 04:49 PM
RE: Online time
Function called: OnEvent_Signin Function called: OnEvent_Timer Error: 'shell' is undefined. Line: 24. Code: -2146823279. Function OnEvent_Timer returned an error. Code: -2147352567 help!
skyserpentScripting08-24-2006 at 04:24 PM
RE: how can i get information from registry values to use in a script?
ok, well thanks for this... just a few more questions... is there a way of getting the script to check if WMP is running then if it is change my PSM to something and if it isnt running change my PSM to something else?
skyserpentScripting08-24-2006 at 04:12 PM
RE: how can i get information from registry values to use in a script?
so what should i use intead of using full paths?
skyserpentScripting08-24-2006 at 03:57 PM
RE: how can i get information from registry values to use in a script?
im still not quite sure what you mean... could you please show me how i would read the registry path: HKEY_CURRENT_USER\Software\Microsoft\Keyboard\ Native Media Players\WMP and the reg name: AppName thanks
skyserpentScripting08-24-2006 at 03:49 PM
RE: how can i get information from registry values to use in a script?
thanks, i hope i can figure out what to do/i hope it'll work[hr]in this code: var WSH = new ActiveXObject('WScript.Shell'); nPies = WSH.RegRead(MsgPlus.ScriptRegPath + "numberofpies"); where do i put the registry path? and yes, i am new to this ...
skyserpentScripting08-24-2006 at 03:20 PM
how can i get information from registry values to use in a script?
does anyone know how i could get information from registry values to use in a script?
skyserpentScripting08-24-2006 at 03:09 PM
RE: Online time
its not showing up in my psm
skyserpentScripting08-24-2006 at 01:48 PM
[Hide Excerpts] Pages: (4): « First « 1 2 3 [ 4 ] Last »