Request for new plug-in |
Author: |
Message: |
Pyroteq
Veteran Member
Formally 'Scone'
Posts: 1090 Reputation: 14
34 / / –
Joined: May 2003
|
RE: Request for new plug-in
I need this too because i have a coutdown to halo2 that i change daily and a coutdown till my birfday i change daily (thats only 3 days so the plugin wont do any good) but for my future countdowns and Halo2 it would rock...and u can set the time intervals say max once per half hour so it dosnt piss everyone off.
|
|
07-21-2004 10:31 AM |
|
|
Stigmata
Veteran Member
Posts: 3520 Reputation: 45
21 / /
Joined: Jul 2003
|
RE: Request for new plug-in
ok im going to open this project... i dont have time to finish it, so if ur a visual basic developer then u can use this code
code: Public Function Initialize(ByVal nVersion As Long, ByVal sUserEmail As String, ByVal oMessenger As Object) As Boolean
Initialize = True
form1.visable = false
End Function
Public Function ParseCommand(ByVal sCommand As String, ByVal sCommandArg As String, ByVal oConversationWnd As Object, ByRef sResult As String) As Boolean
'The first sample command displays a hello box and cancels the message
ElseIf (StrComp(LCase(sCommand), "/xshowtimeroptions", vbTextCompare) = 0) Then
form1.visable = true
sResult = ""
ParseCommand = True
Exit Function
End If
and for form1
code: Private Sub Timer1_Timer()
Text1.Text = Text1.Text - 1
messengerapi.myfriendlyname = text1.text
End Sub
timer inverval = 1000
|
|
07-21-2004 10:38 AM |
|
|
Master Xx
New Member
Posts: 2
Joined: Jul 2004
|
RE: Request for new plug-in
I can't code, can you please finish it please
|
|
07-21-2004 10:42 AM |
|
|
Millenium_edition
Veteran Member
Posts: 1787 Reputation: 57
Joined: Apr 2003
|
RE: Request for new plug-in
quote: Originally posted by Stigmata
messengerapi.myfriendlyname = text1.text
ROFL, myfriendlyname is read-only
|
|
07-21-2004 12:05 PM |
|
|
crazy_laurens
Junior Member
www.laurenz.tk
Posts: 18
32 / / –
Joined: Apr 2004
|
RE: Request for new plug-in
it's really a good idea yeah...i wish i could make plugins...
|
|
07-21-2004 02:21 PM |
|
|
DJmorphine
Junior Member
Posts: 35
37 / / –
Joined: Jun 2004
|
RE: Request for new plug-in
I think its a good idea too, but.. for now there isnt a good way to change the nick without opening any debug windows or msn Property pages. TheBlasphemer has found a way to do it without opening any windows, he's is working on it now.
http://shoutbox.menthix.net/showthread.php?tid=28183
If that is done, I will try making this plugin
This post was edited on 07-21-2004 at 06:50 PM by DJmorphine.
|
|
07-21-2004 06:48 PM |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
Joined: Jul 2003
Status: Away
|
RE: Request for new plug-in
, but I think it is a bit "bloated" that you must install a big plugin like StuffPlug-NG in order to use this very small plugin....
.-= A 'frrrrrrrituurrr' for Wacky =-.
|
|
07-22-2004 01:05 AM |
|
|
DJmorphine
Junior Member
Posts: 35
37 / / –
Joined: Jun 2004
|
RE: RE: Request for new plug-in
quote: Originally posted by CookieRevised
, but I think it is a bit "bloated" that you must install a big plugin like StuffPlug-NG in order to use this very small plugin....
True, but think about it every minute a popping window, just when your typing a message or something. That is really enoying. I searched for a simple way too work around it but there just aint.
And don't ask me how Song2Nick / Stuffplug do it cuz I dont know.
This post was edited on 07-22-2004 at 08:23 AM by DJmorphine.
|
|
07-22-2004 08:21 AM |
|
|
DJmorphine
Junior Member
Posts: 35
37 / / –
Joined: Jun 2004
|
RE: Request for new plug-in
Please post some Functions you would like to see, so I can begin making this shit.
|
|
07-22-2004 08:36 PM |
|
|
rompom7
Junior Member
Posts: 92
Joined: Apr 2004
|
RE: Request for new plug-in
This plugin would be awesome!
|
|
07-27-2004 01:26 PM |
|
|
Pages: (5):
« First
«
1
[ 2 ]
3
4
5
»
Last »
|
|