What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » Now, how to describe this one...

Now, how to describe this one...
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
O.P. Now, how to describe this one...
With the word filter on, screenshot shows result.
[Image: attachment.php?pid=306725]
Word filer off, colour is normal.

This a word filter bug?

Additional: I know what is causing the different nicknames in the two action lines. Well, sort of.

.gif File Attachment: trouts.gif (114.37 KB)
This file has been downloaded 429 time(s).

This post was edited on 09-13-2004 at 08:04 PM by RaceProUK.
[Image: spartaafk.png]
09-13-2004 08:03 PM
Profile PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Now, how to describe this one...
What are /xslap and /xslapwith? quick texts or plugins? If they're quick texts, post the text. If they're plugins, post the code of ParseCommand if you have it. What word filters do you have? Can you post them, please? Also note that both contacts have modified their nicks with /nick2 (instead of with /nick). That may cause those problems in some cases.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
09-13-2004 08:51 PM
Profile PM Find Quote Report
BEWARE^^
Full Member
***

Avatar
I'm Ready I'm Ready I'm Ready I'm Re

Posts: 330
Reputation: 8
37 / Other / –
Joined: Jul 2004
RE: Now, how to describe this one...
that are commands im msn messenger or msg plus

/xslap = just a slap method
/xslapwith = that you slap with the person's nick.

note1: /slap is a quick text
note2: /slapwith isnt a normal command for messenger

and both are mIRC command lines

This post was edited on 09-13-2004 at 09:36 PM by BEWARE^^.
[Image: .jpg]
if you need help with unrealircd tell me and i will help ya out.
09-13-2004 09:22 PM
Profile E-Mail PM Web Find Quote Report
Vantage
Full Member
***

Avatar
Bam

Posts: 374
Reputation: -1
– / Male / –
Joined: Jul 2003
RE: Now, how to describe this one...
is this some sort of plugin?
Never Hope. Always Wish.
09-14-2004 03:10 AM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
O.P. RE: Now, how to describe this one...
quote:
Originally posted by BEWARE^^
that are commands im msn messenger or msg plus

/xslap = just a slap method
/xslapwith = that you slap with the person's nick.

note1: /slap is a quick text
note2: /slapwith isnt a normal command for messenger

and both are mIRC command lines
You obviously know nothing about my plugin, Slapper. Next time, read up and think before you reply.

Choli, I know that both contacts used /nick2 (I'm one of them :P). Also, I have no word filters, but my friend has, to change 'Brainz' to 'rich'.
As for ParseCommand:
code:
Public Function ParseCommand(ByVal sCommand As String, ByVal sCommandArg As String, _
ByVal oConversationWnd As Object, ByRef sResult As String) As Boolean
    Dim ConvWnd As MessengerAPI.IMessengerConversationWnd
    Dim Contacts As MessengerAPI.IMessengerContacts
    Dim Victim As MessengerAPI.IMessengerContact
    Dim nick As String

    Set ConvWnd = oConversationWnd
    Set Contacts = ConvWnd.Contacts
    Set Victim = Contacts.Item(0)
    nick = Victim.FriendlyName

    If sCommand = "/xslapver" Then
        MsgBox "Slapper Version 1.0", vbOKOnly, "Slapper"
        ParseCommand = True
    End If
    If sCommand = "/xslap" Then
        sResult = sCCMeStart + "slaps " + nick + " around a bit with a large trout" + sCCMeEnd
        ParseCommand = True
    End If
    If sCommand = "/xslapwith" Then
        If sCommandArg = "" Then
            MsgBox "Please specify an object", vbOKOnly, "Slapper"
        Else
            sResult = sCCMeStart + "slaps " + nick + " around a bit with a " + _
                sCommandArg + sCCMeEnd
        End If
        ParseCommand = True
    End If
End Function
[Image: spartaafk.png]
09-14-2004 12:16 PM
Profile PM Web Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Now, how to describe this one...
I confirm the bug.... I'll try to fix it before my chicken arrives. I'm damn hungry.

EDIT: the bug is fixed and I'm still waiting for my chicken.

This post was edited on 09-14-2004 at 10:28 PM by Patchou.
[Image: signature2.gif]
09-14-2004 10:13 PM
Profile PM Web Find Quote Report
BEWARE^^
Full Member
***

Avatar
I'm Ready I'm Ready I'm Ready I'm Re

Posts: 330
Reputation: 8
37 / Other / –
Joined: Jul 2004
RE: RE: Now, how to describe this one...
quote:
Originally posted by raceprouk


You obviously know nothing about my plugin, Slapper. Next time, read up and think before you reply.


well its also used in mIRC so dont blaim me coz i was thinking it was from mirc that you build in msn
:(

This post was edited on 09-14-2004 at 11:05 PM by BEWARE^^.
[Image: .jpg]
if you need help with unrealircd tell me and i will help ya out.
09-14-2004 11:04 PM
Profile E-Mail PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Now, how to describe this one...
BEWARE^^: Your post made no sense :-/

quote:
Originally posted by Patchou
I confirm the bug.... I'll try to fix it before my chicken arrives. I'm damn hungry.

EDIT: the bug is fixed and I'm still waiting for my chicken.
raceprouk: well, all seems right but patchou found it and fixed :) yay!
quote:
Originally posted by Patchou
Today 12:13 AM
quote:
Originally posted by Patchou
This post was edited Today at 12:28 AM by Patchou.
wow! 15 minutes to fix a bug :P either it was a very stupid bug or patchou is FastCoderMan :P
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
09-15-2004 07:03 PM
Profile PM Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Now, how to describe this one...
Na... Patchou is just NoLifeMan :). But it is true that this bug was not difficult to fix, it's good to have some of those from time to time ;)
[Image: signature2.gif]
09-16-2004 07:37 AM
Profile 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