[Request] ..:Help for scriptfunction!!:.. - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [Request] ..:Help for scriptfunction!!:.. (/showthread.php?tid=80211) [Request] ..:Help for scriptfunction!!:.. by Jumpfreakske on 12-18-2007 at 11:09 PM
Hey everyone! I need a little help for the start of my script. code: But i want this in case: When they click on that link, a message wil be send: (When clicking on the link, then sending '!site' code: What do I have to change in the scripteditor, or in my Wndstart.xml ? RE: Help for scriptfunction by aNILEator on 12-18-2007 at 11:30 PM This is very dodgy, in the style sense, I would highly expect a link in there to take me to the website. RE: RE: Help for scriptfunction by Jumpfreakske on 12-18-2007 at 11:32 PM
quote: Wat do you recommend me then ? can anyone help me ? RE: [Request] ..:Help for scriptfunction!!:.. by davidpolitis on 12-19-2007 at 02:56 AM
I don't get what you actually want. The link control will do whatever you want it to when clicked. eg: code: RE: RE: [Request] ..:Help for scriptfunction!!:.. by Jumpfreakske on 12-19-2007 at 09:27 AM
This is the code for opening this 3 links in your browser: for example: code: But instead of opening this links in your browser, I want people, when they click on this 3 links' they reveive a message in their chatwindow that says 'For more information go to shoutbox.menthix.net' RE: [Request] ..:Help for scriptfunction!!:.. by davidpolitis on 12-19-2007 at 09:58 AM
It's not possible... unless you get them to add some kind of bot that responds to a command and get the command sent to the bot. RE: RE: [Request] ..:Help for scriptfunction!!:.. by Jumpfreakske on 12-19-2007 at 10:10 AM
quote:not possible ? But on the script 'Screenshot Sender' when you click in the scriptmenu on 'Share script', en message is also automaticly be send to the contactperson isn't it ? quote: The same with 'Ultimate script'. When you click on 'Share script, this message wil be send. quote: That's just the same I want to do, but my link isn't in the scriptmenu like screenshot sender, but in a window (WndStart.xml) RE: [Request] ..:Help for scriptfunction!!:.. by davidpolitis on 12-19-2007 at 10:12 AM Oh... you just want something sent to the convo? RE: [Request] ..:Help for scriptfunction!!:.. by Jumpfreakske on 12-19-2007 at 10:14 AM
Yes , indead, but I don't now the code of it code: Into this: code: RE: [Request] ..:Help for scriptfunction!!:.. by davidpolitis on 12-19-2007 at 10:21 AM
Try this: code: I understand that English obviously isn't your first language, but please try to be clearer in what you want next time. Thanks. RE: RE: [Request] ..:Help for scriptfunction!!:.. by Jumpfreakske on 12-19-2007 at 10:23 AM
quote: Do I have to put this in the 'WndStart.Handler' ? RE: RE: RE: [Request] ..:Help for scriptfunction!!:.. by davidpolitis on 12-19-2007 at 10:24 AM
quote: RE: RE: RE: RE: [Request] ..:Help for scriptfunction!!:.. by Jumpfreakske on 12-19-2007 at 10:28 AM
quote: No, No, sorry. I know what I want I Just wasn't sure where I had to put this code.... the point is (see the screenshot on the first post) That when people click on that link, they receive a message with link RE: [Request] ..:Help for scriptfunction!!:.. by Matti on 12-19-2007 at 11:03 AM
So, you don't want the current user who clicked on that link to send the message, but receive a message in a chat window, right?
By the way, it's not possible that you see a message in a chat window without having your contact see it too, whether that contact sent or received that message! RE: [Request] ..:Help for scriptfunction!!:.. by davidpolitis on 12-19-2007 at 11:10 AM I think he really means that he'll have a Link Control in his window and on the OnClick, a message to be sent to a contact... RE: [Request] ..:Help for scriptfunction!!:.. by Matti on 12-19-2007 at 11:16 AM
quote:But then again, which contact? RE: [Request] ..:Help for scriptfunction!!:.. by davidpolitis on 12-19-2007 at 11:22 AM The contact in the convo that the ScriptsMenu Item was clicked in to generate the window? I really cannot be bothered since I'm tired, have helped enough and my code snippets have been rendered almost useless... RE: [Request] ..:Help for scriptfunction!!:.. by Jumpfreakske on 12-19-2007 at 11:39 AM
I will explain it once more, hopely clear now : |