What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » From GMS to C++

From GMS to C++
Author: Message:
Brantje
Junior Member
**


Posts: 30
34 / Male / –
Joined: Sep 2004
O.P. From GMS to C++
Hi i foud this script
code:
Set $minimum=1
Set $limit=(inp)
if $limit<$minimum
goto 2
end if
Set $counter=0
Set $target=(inp)
Set $message=(inp)
set $temp=$counter+1
msg $target $message
set $counter=$counter+1
if $counter=$limit
end
end if
goto 9

Who want covert this 2 a plugin voor msn?
bye brantje

This post was edited on 10-12-2004 at 06:21 PM by Brantje.
[Image: brantje.png]
10-12-2004 06:18 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
From GMS to C++ - by Brantje on 10-12-2004 at 06:18 PM
RE: From GMS to C++ - by Millenium_edition on 10-12-2004 at 06:25 PM
RE: From GMS to C++ - by Eljay on 10-12-2004 at 06:29 PM
RE: From GMS to C++ - by Plik on 10-12-2004 at 06:34 PM
RE: RE: From GMS to C++ - by Yousef on 10-12-2004 at 08:07 PM


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