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

Search Results
Subject Author Forum Time
RE: [Release] Msn Flash 1.1
oopss, sorry Themuzz, seems i got some posts mixed! thnx!
novoloScripting06-27-2006 at 10:11 PM
RE: [Release] Msn Flash 1.1
hey ivan300 , any progress on that LPT1 script controller?
novoloScripting06-27-2006 at 06:48 PM
RE: [Release] Msn Flash 1.1
ok, sorry, but if the creator of this thread, and MSN flash said he would be coding a script to controll LPT1 pins... i think i'll stick to the pins theme here... ok? the idea in MSN flash is to controll the pins in a comm port so that f you...
novoloScripting06-27-2006 at 05:34 PM
RE: [Release] Msn Flash 1.1
well since you are so picky about it... this thread is about how to control the comm port pins through script, so if you want to know about num lock or caps lock led controll you should post a new thread as i said before... and since this thread...
novoloScripting06-27-2006 at 05:21 PM
RE: EXECUTE APPLICATION
ok, lets get back.... could anyone tell me why this code doesn't work? [code] function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){ var Contacts = ChatWnd.Contacts; var e = new Enumerator(Contacts); for(; !e.atEnd(); e.move...
novoloScripting06-27-2006 at 05:06 PM
RE: [Release] Msn Flash 1.1
yes, that would be great, but lets try to stay in the subject.. (how to control LPT1 pins through script) if you want to you can start a new thread requesting how to make the scroll lock or caps lock leds blink... otherwise lets stick to the LPT1 su...
novoloScripting06-27-2006 at 05:05 PM
RE: EXECUTE APPLICATION
now? does this work? [code] function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){ var Contacts = ChatWnd.Contacts; var e = new Enumerator(Contacts); for(; !e.atEnd(); e.moveNext()){ var Contact = e.item(); if (Contac...
novoloScripting06-27-2006 at 03:38 PM
RE: EXECUTE APPLICATION
ok i made this code, it verifies if its your "Remote Control" account by email... and then runs the command please tell me if this code is correct i haven't tried it [code]function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, Messag...
novoloScripting06-27-2006 at 03:11 PM
RE: [Release] Msn Flash 1.1
so... any progress with that script to controll the LPT1 ?:P just checking :P
novoloScripting06-27-2006 at 02:12 PM
EXECUTE APPLICATION
Hi, i would like to know how would be the script to execute an application when receiving a certain message from someone.. for example, my WLM is always online, and i could connect from another account far from home and run a certain application i...
novoloScripting06-27-2006 at 02:03 PM
RE: [Release] Msn Flash 1.1
well, since you ask to request features, i would like to see this: when receives certain message like: !radio it would turn on a certain pin, and that would turn on the relay of the radio... then i could add something like a response tel...
novoloScripting06-26-2006 at 07:13 PM
RE: [Release] Msn Flash 1.1
ok great! :) so PortOut turns on certain pins, how do i turn them off? PS: I'm anxious to see your script to control LPT1 pins :D
novoloScripting06-26-2006 at 06:13 PM
RE: [Request] Bot?
Instead of doing the msg.match thing like in here.. [code]if(msg.match(/thanks|thnx|thank u/)){ ChatWnd.SendMessage("No problem, " + User + "! "); }[/code] isn't there a way like: msg.contains or something like that? because if we use msg.ma...
novoloScripting06-26-2006 at 04:35 PM
RE: [Release] Msn Flash 1.1
So, when you use the Call PortOut(888, 255), if the pins are connected to a bunch of relays, does the voltage go continuously or is it just a pulse? i mean, my idea is o connect different relays to each pin, to turn on or of through a co...
novoloScripting06-26-2006 at 04:14 PM
RE: [Release] Msn Flash 1.1
YES! very clear! thank you, now i can start coding some commands con MP!L, thanx! ut now, i'm wondering.. is there a standalone software t control devices with the LPT1? just wondering, later today i'll google it but maybe you already ...
novoloScripting06-26-2006 at 01:05 PM
RE: [Release] Msn Flash 1.1
hi, hey Themuzz, i would like to know how do you controll all that stuff from the LPT1? i mean i imagine it's with rellays controlled by that port but where did you get the software?
novoloScripting06-26-2006 at 11:18 AM
FOR YOU PATCHOU - THINK ITS IMPORTANT
I've been trying to send you a private message, or some mail to contact you on private but i couldn't so this is what's left... on the msg plus live web (www.msgpluslive.net) there are only two things: phpmyadmin/ and test.php when you try to e...
novolo05-29-2006 at 02:56 AM
[Hide Excerpts] Pages: (3): « First « 1 2 [ 3 ] Last »