Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
Scripting
»
Plug-Ins
» How to call SetNewName periodically?
How to call SetNewName periodically?
Author:
Message:
llc
New Member
Posts: 1
Joined: Mar 2005
O.P.
How to call SetNewName periodically?
I'm writing a plugin to call SetNewName in a separate thread, and of course, it does not work. (Reason is mentioned in the API doc)
What I want is to call SetNewName to change nick every 60 seconds.
Does anyone can tell how to write the plugin? Or, just an exe which can achieve the goal?
(I'm using C/C++)
Thanks,
-llc
03-17-2005 07:51 AM
segosa
Community's Choice
Posts: 1407
Reputation:
92
Joined: Feb 2003
RE: How to call SetNewName periodically?
SetTimer
.
The previous sentence is false. The following sentence is true.
03-17-2005 08:50 AM
TheBlasphemer
Senior Member
Posts: 714
Reputation:
47
37 / – / –
Joined: Mar 2004
RE: How to call SetNewName periodically?
Create a window from the main thread (initialize), and make a little windowmessage to call SetNewName,
then from the other thread, call SendMessage to the window
this will probably fix your issue
03-17-2005 10:21 AM
«
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:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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