What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Need help making a new script

Need help making a new script
Author: Message:
Lou
Veteran Member
*****

Avatar

Posts: 2475
Reputation: 43
– / Male / Flag
Joined: Aug 2004
RE: Need help making a new script
You'll want to create a variable like so:

code:
var idnumber = "2";
(obviously you'll want to set that variable only when you select the id number. Now when you do that, you'll want to take the part where you open the url, and add idnumber to it, like this:
code:
"www.game.com/profileview.php?ID=" + idnumber;

This post was edited on 04-17-2007 at 12:51 AM by Lou.
[Image: msghelp.net.png]
The future holds bright things in it\\\'s path, but only time will tell what they are and where they come from.
Messenger Stuff Forums
04-17-2007 12:51 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Need help making a new script - by Emperor on 04-15-2007 at 04:51 PM
RE: Need help making a new script - by win_crook on 04-16-2007 at 02:55 PM
RE: Need help making a new script - by Emperor on 04-17-2007 at 12:47 AM
RE: Need help making a new script - by Lou on 04-17-2007 at 12:51 AM
RE: Need help making a new script - by Emperor on 04-17-2007 at 09:08 PM
RE: RE: Need help making a new script - by matty on 04-18-2007 at 01:30 AM
RE: Need help making a new script - by Emperor on 04-18-2007 at 02:34 AM


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