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

Search Results
Subject Author Forum Time
RE: [HELP] LPT1 code problems
Hi, hehe just wait till someone releases a program or an easier way to design conf windows (xml) and i will release mine.... Btw Novolo, you forget a few things.. But for the rest, great work (Y) (I'm away for 2 or 3 days so after that perhaps i wil...
ThemuzzScripting07-12-2006 at 07:48 AM
RE: [Info] WLM RControl v?
Hi, the programming is done, it works like a charm :p But as lazy as i am i'm waiting for the release of script studio so i can design a config window, else you have type a lot of code yourself.... Perhaps you guys can give me some features i also s...
ThemuzzScripting07-05-2006 at 12:33 PM
RE: [question] Calling an external DLL
try: Interop.Call(MsgPlus.ScriptFilesPath + "\\Project1.dll", "Test", ""); That works fine with me, else the dll is not working.... Greetz Themuzz
ThemuzzScripting06-29-2006 at 07:52 AM
RE: [Info] WLM RControl v?
haha, nice idea, but i think you'll better make a program (or use one ;) ) to start sending on recieving a certain message, perhaps a nice idea... But if you mean by controlling it in a way to move it then yes, it could be done..
ThemuzzScripting06-27-2006 at 09:07 PM
RE: [Release] Msn Flash 1.1
Hi, i've created a new thread for the script to control your lpt1 port... check here: [url=http://shoutbox.menthix.net/showthread.php?ti d=61809]http://shoutbox.menthix.net/showthread.php ?tid=61809[/url] Btw: novolo, i'm not ivan300 :P i'm Themuzz...
ThemuzzScripting06-27-2006 at 09:01 PM
[Info] WLM RControl v?
[b]What:[/b] I'm busy with creating a script that can control your lpt1 port. So if you make your own circuit (described below) then you can control almost everything from wlm (your computer or somewhere else on earth:P). Here it goes, first of all,...
ThemuzzScripting06-27-2006 at 08:59 PM
RE: [Release] Msn Flash 1.1
you can turn them off by sending a new command that doesn't include the old one, for example PortOut(888,8) will turn on led (or radio:P) 3 (2^3=8). If you want to turn it off you just send PortOut(888,0) or anything where 8 is not included... I hop...
ThemuzzScripting06-26-2006 at 07:07 PM
RE: [Release] Msn Flash 1.1
Hi Novolo, I havn't looked that much at it but here some information: -If you turn a pin on then there is continuously voltage, the BC547B from the circuit will then allow the I to go from the + to the - , you know... -It is possible to make it wor...
ThemuzzScripting06-26-2006 at 05:44 PM
RE: [Release] Msn Flash 1.1
hehe, yeah, i know... I already attached my old nokia phone to my pc and when i recieve a message like: 'turn on light1' it will turn on a light i connected, i did the same with my radio, you can do almost everything :p But yeah, it is remote contr...
ThemuzzScripting06-26-2006 at 02:01 PM
RE: [Release] Msn Flash 1.1
yes, i have a program to control your lpt1 port fast.. Link: [url=http://www.geekhideout.com/parmon.shtml]http: //www.geekhideout.com/parmon.shtml[/url] Download: [url=http://www.geekhideout.com/downloads/parmon.z ip]http://www.geekhideout.com/download...
ThemuzzScripting06-26-2006 at 01:23 PM
RE: [Release] Msn Flash 1.1
It's not that hard. To control hardware with your lpt1 port you do this here an image from your lpt1 port: [img]http://81.69.180.34/files/printer2.gif[/img] here some information: Pin-nummer - Uitgang - Waarde 2 - D0 - 1 3 - D1 - 2 4 - D2 - 4 5 ...
ThemuzzScripting06-26-2006 at 12:52 PM
RE: [Release] Msn Flash 1.1
Hi, nice work. I also added this: [code] function OnEvent_ChatWndSendMessage(Wnd,Msg) { if(Msg == "flash") { OnEvent_ChatWndDestroyed() return ""; } } [/code] So if you don't want to speak to the person but you want to keep the window open y...
ThemuzzScripting06-26-2006 at 11:09 AM
RE: [Request] Imitate function
It's a bit a buggy script. First of all: If you type !imitate in the convo then the script will imitate it self.. So it doesn't imitate the thing the person said as last. And you can's say: !imitate hi, i'm you Perhaps you can make that :) greetz...
ThemuzzScripting06-25-2006 at 07:13 PM
RE: Msn Flash 1.0 for MPL!
Very cool :D but perhaps you could add some more feautures, like when you type in a conversation: ^flash the plugin starts or stops, because if your behind you computer and your chatting you don't have to know if a window is open. And perhaps you sh...
ThemuzzPlug-Ins06-25-2006 at 05:59 PM
[Hide Excerpts]