mIRC Home    About    Download    Register    News    Help

Print Thread
Page 2 of 2 1 2
#39378 04/08/03 04:20 PM
P
pheonix
pheonix
P
i meant to say anti-anti-cheat.

#39379 04/08/03 04:41 PM
C
Clubfoot
Clubfoot
C
the point of trivia is to provide a challenge between a group of people, a source of entertainment. any cheating/auto answering ruins that and it's pretty obvious if someone uses a script to reply automatically anyway. but, if using this makes people have fun then so be it

#39380 04/08/03 04:43 PM
Joined: Dec 2002
Posts: 2,958
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Dec 2002
Posts: 2,958
There's no such thing in the English language as a double-negative. So I still don't know what you mean.

#39381 04/08/03 06:20 PM
P
pheonix
pheonix
P
anti-cheat = ways to stop cheating.
anti-anti-cheat = ways to stop the people stopping cheating.

#39382 05/08/03 01:31 PM
A
aZnLupin
aZnLupin
A
thanks ... but ... not work wink what wrong ? i have

Code:
  
on *:TEXT:*:#: {
if ($read($mircdirscripts\trivia\answer.txt,w,$+(*,$1-,*)) != $null) {
msg # $gettok($read($mircdirscripts\trivia\answer.txt,$readn),2,45)
}
}
Code:
  


i wrong rite ?

#39383 05/08/03 04:52 PM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
lmao, im certainly not going to help you cheat. If you care that much try this..

/run trivia\answers.txt
ctrl+f
<enter question>
[RETURN]

#39384 05/08/03 04:59 PM
P
pheonix
pheonix
P
on *:TEXT:*:#: {
if ($read(scripts\trivia\answer.txt,w,$+(*,$1-,*)) != $null) {
msg # $gettok($read(scripts\trivia\answer.txt,$readn),2,45)
}
}
no need to add $mircdir as if you dont provide a filepath it just reads from $mircdir anyway.....

#39385 05/08/03 05:17 PM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
A) did that help them? (I can almost guarentee not)
B) Does it matter? No.
C) Why are you posting again?

Page 2 of 2 1 2

Link Copied to Clipboard