What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Script, when i type "ring" 4 Example and Messenger sends a Ring

Pages: (2): « First « 1 [ 2 ] Last »
[Request] Script, when i type "ring" 4 Example and Messenger sends a Ring
Author: Message:
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
RE: [Request] Script, when i type "ring" 4 Example and Messenger sends a Ring
Well sorry, i'm stumped, u'll have to wait for a more advanced scripter to come online. Sorry
10-07-2006 02:00 PM
Profile E-Mail PM Find Quote Report
thomashas
Junior Member
**


Posts: 22
Joined: Aug 2006
O.P. RE: [Request] Script, when i type "ring" 4 Example and Messenger sends a Ring
ok thanxx
10-07-2006 02:00 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: [Request] Script, when i type "ring" 4 Example and Messenger sends a Ring
You can just create a quick text....


Follow the arrows and you will then have

when you say ring

it will send a nudge :)

[Image: attachment.php?pid=739112]

.png File Attachment: untitled.PNG (88.93 KB)
This file has been downloaded 328 time(s).
10-07-2006 02:06 PM
Profile PM Find Quote Report
thomashas
Junior Member
**


Posts: 22
Joined: Aug 2006
O.P. RE: [Request] Script, when i type "ring" 4 Example and Messenger sends a Ring
thanxxxxx a lot :D , now it works :):)

hehe mysto and Pizzy style picture :D

This post was edited on 10-07-2006 at 02:13 PM by thomashas.
10-07-2006 02:11 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: [Request] Script, when i type "ring" 4 Example and Messenger sends a Ring
quote:
Originally posted by thomashas
thanxxxxx a lot :D , now it works :):)

hehe mysto and Pizzy style picture :D

No problem :)
10-07-2006 02:25 PM
Profile PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [Request] Script, when i type "ring" 4 Example and Messenger sends a Ring
You was replacing "ring" with "/nudge"... If you typed "/ring" as a normal command, it'd send "//nudge" thus cancelling the command.
<Eljay> "Problems encountered: shit blew up" :zippy:
10-07-2006 05:40 PM
Profile PM Find Quote Report
Baggins
Full Member
***

Avatar
B000ALFAZO

Posts: 387
Reputation: 13
29 / Male / Flag
Joined: Oct 2006
RE: [Request] Script, when i type "ring" 4 Example and Messenger sends a Ring
code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
Message.replace("/ring", "/nudge");
}
if you want to type "/ring"
10-09-2006 12:15 AM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On