Shoutbox

Searching a C++ programer - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Searching a C++ programer (/showthread.php?tid=32582)

Searching a C++ programer by Brantje on 10-06-2004 at 01:47 PM

Hi Dudes
I am searching for a C++ programer
to make an plugin from my scripts!
why can help add me on MSN
conterstrike_brantje@hotmail.com

bye brantje


RE: Searching a C++ programer by dotNorma on 10-06-2004 at 01:49 PM

Firstly...What scripts? Add details in the job?

Secondly does it have to be a C++ Programmer , There are some experienced VB Programers on the board too (Including me I guess)


RE: Searching a C++ programer by Brantje on 10-06-2004 at 01:59 PM

its
like this ( topic http://shoutbox.menthix.net/showthread.php?tid=32536)

code:
* yo loser
- Warning 1 of 3 by 3 you will be blocked!
* ow yeah loser?
- Warning 2 of 3 by 3 you will be blocked!
* dickhead
- Waring 3 of 3 bye bye you are now blocked

He must remember the warnings

As I have it now
/warn1
/warn2
/warn3

if the user typt
/xwarn <resaon>
the contact persoon will be warnd(max 4. warnings)
The contact persoon see this
Warning 1 of 3
By 3 you will be blocked
Reason:

if the user typt
/xunwarn(-1 to 3)
-1to 3  waring
contact will see this
You got  (number)warning(s) less
You have now (warnings)

and this command
/xredeem
catch all warnings
and displays this:
You Have been redeemd by (!NP)
You have no warnings now
You have no warnings now
[code][/code]
its this Possible?

bye brantje


RE: Searching a C++ programer by michael_m91 on 10-07-2004 at 01:35 PM

hmm. Depending if you want to have it notice if they say loser or not.

Like you could make a personalised status that goes like this, but you will need the personalised status setup and Quick Text:

Personalised Satus:

code:
This is warning 1 or 3.
#This is warning 2 of 3.
#/warn


Quick Text:
code:
Message:
#This is warning 3 of 3. Good bye
##/block

Alias:
/warn


RE: Searching a C++ programer by Brantje on 10-07-2004 at 01:37 PM

no i want that


RE: Searching a C++ programer by michael_m91 on 10-07-2004 at 10:02 PM

quote:
Originally posted by Brantje
no i want that

No? You do want it? Which one? or do you mean you dont want that?

What do you want I might make it for you.
do you want that when they recieve incoming messages, or when they say somthing bad to you?

RE: Searching a C++ programer by Vantage on 10-08-2004 at 01:47 AM

why a plugin, [if you have Plus!] why not just set ur status to 'away' and do this
This is Warning 1 of 3
#this is warning 2 of 3
#this is warning 3 of 3 Goodbye.
/block


RE: Searching a C++ programer by Brantje on 10-08-2004 at 07:15 AM

i dont want an auto message just in an conversation
i like to type /warn en he gets an warning
the waring is saved in the regester


RE: Searching a C++ programer by michael_m91 on 10-08-2004 at 12:41 PM

quote:
Originally posted by Vantage
why a plugin, [if you have Plus!] why not just set ur status to 'away' and do this
This is Warning 1 of 3
#this is warning 2 of 3
#this is warning 3 of 3 Goodbye.
/block


Vantage I already said this

quote:
Originally posted by michael_m91
hmm. Depending if you want to have it notice if they say loser or not.

Like you could make a personalised status that goes like this, but you will need the personalised status setup and Quick Text:

Personalised Satus:
code:
This is warning 1 or 3.
#This is warning 2 of 3.
#/warn


Quick Text:
code:
Message:
#This is warning 3 of 3. Good bye
##/block

Alias:
/warn



RE: Searching a C++ programer by Brantje on 10-08-2004 at 01:56 PM

I i said NO DONT want quick text


RE: Searching a C++ programer by michael_m91 on 10-09-2004 at 04:30 AM

quote:
Originally posted by Brantje
I i said NO DONT want quick text
I know, but Vantage doensn't feel that he needs to read what others already said like the fact that you don't want it in Auto Texts, and Perosnalised Statuses.

Also I know what your basically saying of what you want... But can you give a step by step procedure of what you want to happen instead of just saying you want it to warn.

Describe whats happening and someone just might make it for you... I might if I understand what you want and its simple enough for me(I'm not that good at it but it might be easy enough)
RE: Searching a C++ programer by Brantje on 10-09-2004 at 10:56 AM

oke let me explain


if the user typt
/xwarn <resaon>
the contact persoon will be warnd(max 4. warnings)
The contact persoon see this
Warning 1 of 3
By 3 you will be blocked
Reason:

if the user typt
/xdewarn(-1 to 3)
-1to 3  waring
contact will see this
You got  (number)warning(s) less
You have now (warnings)

and this command
/xremovewarnings
remove all warnings
and displays this:
All Warnings are Removed
You have no warnings now

All warning must be saved in a text file or in the register!


i hope its now clear!

bye brantje

edit:
edit the commands

Edit:
Chance the commands!


RE: Searching a C++ programer by crank on 10-09-2004 at 11:07 AM

:lol: what's the whole point...
that's like a something straight out of a bot. if you are lame to some MSN Bots they start doing stuff like that.

ontopic now:
1st of all: /warn = impossible, /xwarn possible (unless you use /xwarn in a quiktext with the alias /warn)
2nd: Making registery keys for something that useless. if you have 150 contacts they all need there own key!!!
3th: That's really complicated!
4th: tag's like (!NP) can't be used in plugins (check the API)
5th: try working on your english :p (typt => typed)
6th: I'm not going to make it!

TIP:
try Gilly Messenger. you can make scripts for it that could do what you want.

* crank opens up EDITPlus! 2 and starts making a GMS warning system.

* crank thinks that he will not do this as he is modifying a hangman script for his Gilly based MSN Bot...

EDIT:
* crank had to much time

I made the Gilly Messenger Warning Script v1.0.
Find it here: http://www.cracksoft.net.pk/forums/viewtopic.php?t=486


RE: Searching a C++ programer by Brantje on 10-12-2004 at 02:36 PM

Oke how can i install the plugin by gilly?


RE: Searching a C++ programer by Millenium_edition on 10-12-2004 at 03:35 PM

save it as a .GMS file with notepad, then put it into your gilly messenger scripts folder. restart gilly messenger. then go to tools -> scripts -> <name of script>


RE: Searching a C++ programer by crank on 10-12-2004 at 04:32 PM

quote:
Originally posted by Millenium_edition
save it as a .GMS file with notepad, then put it into your gilly messenger scripts folder. restart gilly messenger. then go to tools -> scripts -> <name of script>
That's right.
to bad Gilly doesn't have a default script that runs on startup (like a default.gms that can only contain LoadScript) but this isn't the place to discuss that.

RE: Searching a C++ programer by Yousef on 10-12-2004 at 05:44 PM

I just made a plugin version and it's almost ready. Although I need to know a little thing:

quote:
struct PLUGIN_PARAM
{
    IDispatch *iConversationWnd;
    char sContactName[512];
};

How do you use the iConversationWnd in c++ then? I know how it works in vb but I don't have much COM experience in c++. I only need to get the email address of the contact in the window...
thanks

EDIT:
Nevermind, it's almost finished. I hope I can post it tomorrow (need to test it a bit etc). For now I must do some other things (going to Rome with school next thursday (H))...

EDIT 2:
Didn't have the time to finish testing etc. cya all in 1,5 week. ROOOOMMMAAAAA (H)