Author |
Message |
The Arctica Newbie
Gender: Joined: Dec 04 2004 Posts: 13 Offline
|
Posted: Sun Dec 19, 2004 12:49 pm Post subject: Bot Error? |
 |
|
|
|
Okay, when i run my MERVBot.exe and try my bot in my zone, it acts very weird. Like when i type !rules it shows all the commands. When i look in the terminal it says it's possibly infected with a virus, i downloaded the MERVBot again and it keeps saying it's infected. Now what do i do ? Thanks alot.
-The Arctica  |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Sun Dec 19, 2004 12:54 pm Post subject: |
 |
|
|
|
Which plugins did you load?
Do you have a real version from catid?
Did you load plugins from an unknown/not trusted source?
What exactly is saying it's infected with a virus? The terminal or some other (probably anti-virus software) window?
This isn't the right time of the year for easter eggs. |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Sun Dec 19, 2004 1:21 pm Post subject: |
 |
|
|
|
Aye, I ask those same questions that were posed above. _________________ Performance is often the art of cheating carefully. - James Gosling |
|
Back to top |
|
 |
50% Packetloss Server Help Squatter

Age:40 Gender: Joined: Sep 09 2003 Posts: 561 Location: Santa Clarita, California Offline
|
Posted: Sun Dec 19, 2004 2:08 pm Post subject: |
 |
|
|
|
else if (EXEChecksum != LocalEXEChecksum)
{
h->logEvent("Possible virus: remote EXE checksum mismatch (local:%i) (remote:%i)", LocalEXEChecksum, EXEChecksum);
h->logEvent("Privileged access is required to remain connected to this zone.");
// h->logEvent(" FIELDS: 6:%i 14:%i 18:%i 20:%i 28:%i 32:%i", unk6, unk14, unk18, unk20, unk28, unk32);
} |
Thats from mervbot source, its run durring the void __stdcall handlePasswordResponse(hostMessage *m).
My guess is that you set your zone to be continuum-only and you didnt make your bot a sysop. Place the sysop password in your bot's password. So say the bot is UserName: BobBot Password: abcd then for its password do : abcd*sysop or whatever the sysop password is. If you use the sysop.txt add it to that. It also couldnt hurt to add it to the vip.txt. |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Sun Dec 19, 2004 2:14 pm Post subject: |
 |
|
|
|
Haha that's gay, I never got such warnings when using my bot in a continuum-only zone with only moderator permissions, must be a new "feature". |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Wed Dec 22, 2004 11:51 am Post subject: |
 |
|
|
|
Make sure you have Subspace.exe in the same folder as subgame or the server won't be able to generate the checksum itself. |
|
Back to top |
|
 |
50% Packetloss Server Help Squatter

Age:40 Gender: Joined: Sep 09 2003 Posts: 561 Location: Santa Clarita, California Offline
|
Posted: Wed Dec 22, 2004 2:32 pm Post subject: |
 |
|
|
|
Yah dont remove anything from the server folder that came in the package. You can download it at www.shanky.com/server/ |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Wed Dec 22, 2004 11:41 pm Post subject: |
 |
|
|
|
Well, you can if you know what you're doing... but I guess that applies to most rules. _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
|