mIRC Home    About    Download    Register    News    Help

Print Thread
Page 2 of 2 1 2
#39378 04/08/03 04:20 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
i meant to say anti-anti-cheat.


new username: tidy_trax
#39379 04/08/03 04:41 PM
Joined: Aug 2003
Posts: 17
C
Pikka bird
Offline
Pikka bird
C
Joined: Aug 2003
Posts: 17
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,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
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
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
anti-cheat = ways to stop cheating.
anti-anti-cheat = ways to stop the people stopping cheating.


new username: tidy_trax
#39382 05/08/03 01:31 PM
Joined: Dec 2002
Posts: 76
A
Babel fish
OP Offline
Babel fish
A
Joined: Dec 2002
Posts: 76
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: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
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]


-KingTomato
#39384 05/08/03 04:59 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
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.....


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


-KingTomato
Page 2 of 2 1 2

Link Copied to Clipboard