mIRC Home    About    Download    Register    News    Help

Print Thread
Page 1 of 2 1 2
#41446 13/08/03 11:14 AM
Joined: Aug 2003
Posts: 7
B
blade Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
B
Joined: Aug 2003
Posts: 7
Hello everyone,
I just found mIRC addon ( link deleted ) with mass stuff. This script looks nice but somehow it doesn't work on mIRC 6.03
Could someone please rewrite the addon for mIRC version 6.03 ? I will use it on Dalnet. It's very comfortable to have such working script. So I think you'll make it to work on 6.03.

Thanx in advance
Please send me addon to: trash@xxx.lt

Last edited by ParaBrat; 13/08/03 05:52 PM.
#41447 13/08/03 11:33 AM
Joined: Feb 2003
Posts: 2,812
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,812
I'll do it for $20.

You can send the funds to my PayPal Address.

- Raccoon


Well. At least I won lunch.
Good philosophy, see good in bad, I like!
#41448 13/08/03 11:43 AM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Why not try to send a E-Mail to the dude that made that addon? im shure he added hes E-Mail addy or somthing else about how to get a hold of him.. its allways best to ask the creator of a addon to fix it.. who knows, he maybe even have updated it so it works with 6.03 smirk


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#41449 13/08/03 11:57 AM
Joined: Aug 2003
Posts: 7
B
blade Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
B
Joined: Aug 2003
Posts: 7
Heh, this addon was released on 1997 and the e-mail supplied with it is no longer valid (I've checked it). So I don't know how to reach the author.
--------------------------------------
Raccoon, you must be kidding man. 20 bucks for doing this sh1t? It's unreal! If I were good mIRC scripter it will be shame for me to ask money for such scripts. ROFL!

Last edited by blade; 13/08/03 11:59 AM.
#41450 13/08/03 12:05 PM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
Send a cheque for $19 to my PO Box. The point he's trying to make is that nothing is for free on demand. Why don't you ask the script author to modify it for you?

#41451 13/08/03 12:21 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Then look for another one.. i belive you can find like 100 addons like the one you have.. a good start is to look at www.mircscripts.org smirk or maybe try the leet thing called google http://www.google.com/ grin

or you can work on this:
;-------------- alias start
/massmsg {
set %masschan $chan
if ($me !isop %masschan) { echo -a You dont have op in # | halt }
set %findthere 0
:loop
inc %findthere
set %findnick $nick(%masschan,%findthere,a)
if (%findnick == $null) { halt }
if ($me == %findnick) { goto loop }
msg %findnick Hello
set %numofops $calc( %numofops + 1 )
goto loop
}
; msg %masschan %findnick Hello <<-- that instead of "msg %findnick Hello" will send the msg
; to the channel instead, msg # <nick> hello, ints triggered by "/massmsg"
;-------- alias end

I can give you this much, but i wont help you make a mass kick or mass deop/op.. cos its only trubble makers that have it in there addons/script.. smirk

Last edited by sparta; 13/08/03 12:39 PM.

if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#41452 13/08/03 12:23 PM
Joined: Aug 2003
Posts: 7
B
blade Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
B
Joined: Aug 2003
Posts: 7
Quote:
Why don't you ask the script author to modify it for you?

I've already said: I DON'T KNOW HOW TO REACH HIM COZ HIS E-MAIL IS NOT VALID ANYMORE. Do you see now?

#41453 13/08/03 12:33 PM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
Ahhh well, it happens. Six years supporting a script is a pretty long time. I've just retired after four years of doing it so I don't blame them. On that note I suggest what sparta mentioned, just replace it with something else. It's the best dal you are gunna get.

#41454 13/08/03 02:15 PM
Joined: Feb 2003
Posts: 2,812
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,812
(re: blade)

I was serious when I said I'd do it for $20. I mean, that's not a bad price at all. I would spend at minimum 2 hours, milling over each line of code, cleansing and upgrading it with current commands and capabilities and fixing any bugs I find along the way.

Yes, I consider myself a good scripter, but we all have to make a living you know.

Your $20 will also include free email support for up to 2 messages (as many questions you want to ask in a single email). Then it's $2 per each additional reply.

- Raccoon

"There are 2 reasons the economy sucks: 1. People expect everything done for free today; 2. Bush."


Well. At least I won lunch.
Good philosophy, see good in bad, I like!
#41455 13/08/03 04:12 PM
Joined: Dec 2002
Posts: 1,321
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,321
blade:

What's your nickname on DALnet? I need to know so I can akill you properly when you finally get the script running.


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C
#41456 13/08/03 05:35 PM
Joined: Aug 2003
Posts: 6
E
Nutrimatic drinks dispenser
Offline
Nutrimatic drinks dispenser
E
Joined: Aug 2003
Posts: 6
Heh! Another reason not to go to dalnet...


UserComitee Administrator Irc.Zirc.Org | IRC Operator on rampant.nitrousnet.org | Admin on OrbNet
#41457 13/08/03 06:15 PM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
Raccoon, its been discussed time and time again...keep ur politics to yourself pls.


-KingTomato
#41458 13/08/03 07:56 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Who using dalnet? its to much spam and kiddies there wink wink wink grin


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#41459 13/08/03 08:57 PM
Joined: Aug 2003
Posts: 7
B
blade Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
B
Joined: Aug 2003
Posts: 7
Quote:
What's your nickname on DALnet? I need to know so I can akill you properly when you finally get the script running.

Hammer, heh you trying to be tough by saying this, lol? I am on my local dalnet, not usa so you won't kill me <moderator edit>... grin

Last edited by ParaBrat; 14/08/03 05:32 AM.
#41460 13/08/03 09:00 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
uhum? local dalnet ? what do you mean with that? smile if he are a global oper on dalnet, then it dosent mather what server u using, he can kill u anyway.. "as long as that server is hooked up with dalnet" smirk


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#41461 13/08/03 09:01 PM
Joined: Aug 2003
Posts: 7
B
blade Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
B
Joined: Aug 2003
Posts: 7
Quote:
Hello everyone,
I just found mIRC addon ( link deleted ) ...


deleted link -

Last edited by Hammer; 13/08/03 09:28 PM.
#41462 13/08/03 09:03 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
that link was deleted for a reason, so why are you adding it to another post..... its only going to get deleted again.
:tongue:


new username: tidy_trax
#41463 13/08/03 09:05 PM
Joined: Aug 2003
Posts: 7
B
blade Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
B
Joined: Aug 2003
Posts: 7
I mean this irc server where I am on is in my local live place and is not linked to usa dalnet smirk

#41464 13/08/03 09:19 PM
Joined: Feb 2003
Posts: 2,812
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,812
Pardon me, but I can't seem to find any such reference to what you are speaking of.

Perhaps you'd be so kind to provide us with a link? (and not a lazy link to the Search page either)

- Raccoon


Well. At least I won lunch.
Good philosophy, see good in bad, I like!
#41465 13/08/03 10:44 PM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
*Watchdog reckons blade ought to quit while he is behind and cut his losses. :tongue:

War scripts are not acceptable on any reputable network.

#41466 14/08/03 02:21 AM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
Quote:
"There are 2 reasons the economy sucks: 1. People expect everything done for free today; 2. Bush."


-KingTomato
#41467 14/08/03 05:39 AM
Joined: Dec 2002
Posts: 3,127
P
Hoopy frood
Offline
Hoopy frood
P
Joined: Dec 2002
Posts: 3,127
/me nudges KT & MaskedCritter towards pm


ParaBrat @#mIRCAide DALnet
#41468 14/08/03 06:53 AM
Joined: Aug 2003
Posts: 7
B
blade Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
B
Joined: Aug 2003
Posts: 7
*poof*

Last edited by Hammer; 14/08/03 10:01 AM.
#41469 14/08/03 06:54 AM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
you deserve to be banned for that...


new username: tidy_trax
Page 1 of 2 1 2

Link Copied to Clipboard