Been reading a couple of posts and this seems to be a great community!
I'm having trouble with Nerfbendr's Triviabot and I was hoping someone could give me some advice. I'm using Triviabot v6 and mIRC v6.03. All seemed fine until I upgraded to mIRC v6.16 (upgraded because of some exploits found in the older version). Then all the colors started looking funny. The letters 'fijlt' and '!' started showing up in between the words. I know this is part of the antipiracy script that Nerf added but it appeared fine in the older mIRC version.
I'd post a sample of the antipiracy code here but I'm not too sure what's the policy on that, cos as you all know, he's selling the triviabot.
Anyways, if there's been any updates or patches regarding this, I'd really appreciate some help on where to get it.
Perhaps this will make it clearer. This isn't the exact code but a .txt file which he linked to in his .tcl script file.
## Use Anti-Trivia-Theft Code (0=Disabled, 1=Enabled)
1
## If You Have Problems With Answerscripts or Question Rippers Even With Normal Anti-Theft Running, Change the variable below to a '0' for basic, or '6' for advanced protection...*HOWEVER*...there have been reports of some people's mIRC programs having conflicts with the advanced protection code and may see the new color codes in use... mainly due to the creators of the mirc programs they're using never thought of color codes above 15... But I left this ability in the triviabot for use in 'worst-case' scenarios...
6
I'm one of those unfortunate souls who has that conflict. Is it alright if I post just that part of his Anti-Theft code here so that you guys can take a look?
Yea, I have cases of that and also people logging away.
FYI:
nontriviapiracy - Use Anti-Trivia-Theft Code (0=Disabled, 1=Enabled)
nontriviapiracyvariable - Change the variable below to a '0' for basic, or '6' for advanced protection
QText - Question Text Color (default 9)
QBackground - Question Background Color(default 2)
sarius, ffs please READ all the documentation that Nerfbendr graciously includes with every download, especially the Triviabot Manual and Triviabot_Config.txt... i highly suggest printing it all out and then dedicating every word to your memory...
do as demond said, set the 'anti-piracy' variable to 0 to rid yourself of those annoying filler letters, and then alter the colors as you see fit
btw, next time you post a bunch of code, please use the
ah, I now see what the idea is... it embeds random characters at random positions in questions in such manner that humans still can get the meaning and automated answer scripts cannot (match)... neat
as of a remedy for your problem, either disable that anti-theft feature, or see if you can configure its colors to suit your taste/mIRC (I didn't inspect the code too closely, maybe if you reformat it using
I'm trying so see if I can change the color of the random letters to that of the background. But I must confess that I know little to nothing abt TCL (only started setting up my first eggdrop yesterday thanks to the guide on this site). I can only suss out stuff that looks like C which I have limited knowledge of too.
Cheers all and thanks for taking the time to read.