mIRC Home    About    Download    Register    News    Help

Print Thread
#68780 21/01/04 03:09 PM
Joined: Sep 2003
Posts: 84
T
Babel fish
OP Offline
Babel fish
T
Joined: Sep 2003
Posts: 84
hmm I want to make a auto-get script voor my bot but norton say it's a virus :S
ctcp *:send:?: {
.if ([DW]BOT- isin $nick) {
.dcc send $nick dcc\script.ini
.halt
}
.else {
.notice $nick You are not allowed in this script.
.halt
}
}

Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
it's because of the "script.ini" i think, not sure though.


New username: hixxy
Joined: Sep 2003
Posts: 84
T
Babel fish
OP Offline
Babel fish
T
Joined: Sep 2003
Posts: 84
no that file does not axces jet ;-)

Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
no, i mean the text "script.ini"


New username: hixxy
Joined: Sep 2003
Posts: 84
T
Babel fish
OP Offline
Babel fish
T
Joined: Sep 2003
Posts: 84
no i have just added it in my mIRC and closed the remote and than pling Norton :S like this:

Detected as:
IRC.Family.Gen

Aliases:
None

It's the script that hi found not the other stuf what is in ;-)

Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
i mean, i think norton found the text "dcc send script.ini" in your script and thought it was the script.ini virus, norton doesn't only pick up filenames it picks up strings inside them


New username: hixxy
Joined: Dec 2003
Posts: 4
G
Self-satisified door
Offline
Self-satisified door
G
Joined: Dec 2003
Posts: 4
Hey guys

I run Norton AntiVirus with Opera. I've set Opera to cache pages to my HDD - as it was caching this very page, Norton went crazy, yeahp: "IRC.Family.Gen" detected. I believe tidy trax is correct - its definitely got something to do with that line.

Try and use a different filename for that ini file. Experiment and see what Norton likes.


Link Copied to Clipboard