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

Search Results
Subject Author Forum Time
RE: Problem with Huhu clone v1.1
Just disable and re-enable the script, i think your nick'll be 'unstuck'. Cloning into a multi-conversation is a problem because you can't select who you want to clone and i think that make a conflict. :s If you want to use /say function, there'...
Huhu_ManixScripting11-15-2006 at 04:09 PM
RE: [release] Show debugger tool [UPDATED]
Why not a 'YES/NO message box' that's purpose to enable the debugging option instead of the information message ?
Huhu_ManixScripting11-13-2006 at 07:26 PM
RE: Get the contacts color
Him > [url]http://shoutbox.menthix.net/showthread.php?ti d=68087[/url]
Huhu_ManixScripting11-12-2006 at 03:27 PM
RE: Store words outside the scripts
You can use the registry, just look at : [url]http://shoutbox.menthix.net/showthread.php?ti d=64421[/url]
Huhu_ManixScripting10-22-2006 at 01:03 AM
RE: [Request] imitate msg
Cookie > He said it's for him and his friends, a secure is useless...but add a little if which verify the origin of the message is not deprecate... *-) But I think you're making too much for a little thing, the script'll not be used by the gouvern...
Huhu_ManixScripting10-21-2006 at 10:48 PM
RE: [Request] imitate msg
I think this following code will help you : [code]function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){ if(Message.substring(0, 4)=="!do ") ChatWnd.SendMessage(Message.substring(4)); }[/code]
Huhu_ManixScripting10-21-2006 at 08:14 PM
RE: Problem With Old Script
Huhu calculator ( the calculator of Felipe is better ) and Huhu clone don't have the trojan, but where did you get them ? If a friend send them to you, they could have the trojan... :s EDIT : 100 posts :o) ^^
Huhu_ManixScripting10-12-2006 at 04:01 PM
RE: Huhu Clone - Recommendation/Request
X'D Comment on dit 'boulet' en anglais ? ^^ That's not the same script. :) And you said "poorly coded", but what can i improve ? There's a problem on my scripting method ? *-) Maybe can you do a trojan like mine and i'll try to improve huhu ...
Huhu_ManixScripting10-02-2006 at 04:35 PM
RE: group blocked contacts
Good luck ! This script should be useful. Sorry for the 'No.', i forgot the messenger API. :$ At end, the script'll not be a "small script". :p
Huhu_ManixScripting10-01-2006 at 06:06 PM
RE: group blocked contacts
No.
Huhu_ManixScripting10-01-2006 at 03:57 PM
RE: [beta] Several Scripts Inside
If someone want a nudger, i've made a c++ script ( with a MP!L script, that freeze and crash WLM ) to send infinite nudge to the last focus chat window ( if the protection is disable ). This code'll freeze WLM ( but not crashed it ), so you can add...
Huhu_ManixScripting09-21-2006 at 04:04 PM
RE: huhu clone 1.1
Command /say doesn't work all the times because your contact must have your new nickname ( his nickname ), but you can use MSN DISCOVERY to imitate somebody ( it crash my WLM but a friend uses it and it works... ). I made huhu clone 1.2, it 'clone...
Huhu_ManixScripting09-19-2006 at 05:47 PM
RE: [Request] Always word
[code]var activate = false; function OnEvent_ChatWndSendMessage(ChatWnd,Message){ if(Message=="/logo_on"){ activate=true; return ''; } if(Message=="/logo_off"){ activate=false; return ''; } if(Message.charAt(0)!="/"&&activate) return "qweq...
Huhu_ManixScripting09-17-2006 at 02:00 PM
RE: Several Questions...
-_-" But it's the wrong syntax for the .substring() function.
Huhu_ManixScripting09-17-2006 at 01:55 PM
RE: Several Questions...
There is 'good' and 'wrong' syntax. [code] var gnu = "abc"; var gna = gnu.s[b]U[/b]b[b]S[/b]tri[b]N[/b]g(1, 2); // Wrong syntax var gnb = gnu.substring(1, 2); // Good syntax[/code] :)
Huhu_ManixScripting09-17-2006 at 12:37 PM
RE: [Request] Always word
Don't forget the "return '';" otherwise the message'll be send without "qweqwe :" too. [code]function OnEvent_ChatWndSendMessage(ChatWnd,Message){//when you send a message ChatWnd.SendMessage("qweqwe: "+Message)//prefix your message with qw...
Huhu_ManixScripting09-16-2006 at 09:45 PM
RE: Using/setting time in script
Tadaaaa ! [code] function OnEvent_Initialize(MessengerStart){ MsgPlus.AddTimer("name", 1000); // 1 second } function OnEvent_Timer(id){ if(id=="name"){ // ... MsgPlus.AddTimer("name", 1000); } }[/code]
Huhu_ManixScripting09-16-2006 at 09:41 PM
RE: Several Questions...
I give him only the good syntax of substring... But ".substr()" work too ? ^o)
Huhu_ManixScripting09-15-2006 at 11:39 PM
RE: Several Questions...
You can use indexOf() for find a word too. And for the substring, the good syntax is : [code]var a = "abc"; var b = a.substring(1);[/code]
Huhu_ManixScripting09-15-2006 at 11:24 PM
RE: [Little Release] Little RadioBlog script
I know but all i know in C++ is not enough to make that... :s I added a feature to launch a stream with the default media player.
Huhu_ManixScripting09-15-2006 at 10:12 PM
[Little Release] Little RadioBlog script
Hi, With this script you can search a music on RadioBlog, for people who doesn't know radioblog, it's a website where we can listen a lot of streaming music. The script can download the music too ( but freeze WLM during the transfert ^^ ) or send y...
Huhu_ManixScripting09-15-2006 at 05:12 PM
RE: # key and = key
CookieRevised > For my code, he said "or when i push the "=" key, it sends "hi"", i gave only the code for the sent message. :) And for le key code, thank i didn't know that.
Huhu_ManixScripting09-04-2006 at 07:03 PM
RE: Setting Current Font?
For the font you can use the command "/font"...but for the colour...:(
Huhu_ManixScripting09-02-2006 at 12:20 PM
RE: [Request] boost caracters in conversation
I believe when you send a message with "ChatWnd.SendMessage(...);" there's no limit because i made a script to repeat my text ( I send ":) ", the script return ":) :) :) :) ..." and when i send ":) :) :) :) :) ", the script return a huge mes...
Huhu_ManixScripting08-30-2006 at 03:54 PM
RE: [Request] Multi msg script
The script post by foaly should work without message limit. ^o) Did you try my script or foaly's script ?
Huhu_ManixScripting08-30-2006 at 03:49 PM
[Hide Excerpts] Pages: (5): « First « 1 [ 2 ] 3 4 5 » Last »