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
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: From GMS to C++
lovely.
add this line to your c++ application.
code:
// total rip.
10-12-2004 06:25 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: From GMS to C++
quote:
Originally posted by Millenium_edition
lovely.
add this line to your c++ application.
code:
// total rip.


:rofl:
what is it ripped from??
10-12-2004 06:29 PM
Profile PM Find Quote Report
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: From GMS to C++
Brantje is this is to do with tis thread - Searching a C++ programer
Then look at this post - noelie's reply to Searching a C++ programer
10-12-2004 06:34 PM
Profile PM Find Quote Report
Yousef
Full Member
***

Avatar
(previously known as Juzzi)

Posts: 487
Reputation: 19
35 / Male / Flag
Joined: Jul 2004
RE: RE: From GMS to C++
quote:
Originally posted by madman66
Brantje is this is to do with tis thread - Searching a C++ programer
Then look at this post - noelie's reply to Searching a C++ programer

Yes, I updated my reply as well.
(btw, take some english classes brantje :$)
Developer of BuddyFuse: Google Talk, Twitter and Hyves in Windows Live Messenger
Ex-Microsoft intern and Windows Live Developer MVP in 2007 & 2008
10-12-2004 08:07 PM
Profile E-Mail PM Web Find Quote Report
« 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