AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] ASteambot - Arkarr's Steam bot (https://forums.alliedmods.net/showthread.php?t=273091)

Schpraaankiii 11-01-2015 06:02

Re: [ANY] Steambot
 
Quote:

Originally Posted by Arkarr (Post 2358740)
Strange... I'm pretty sure this "bug" as something to do with your personal settings.

EDIT: redownload the last uploaded version of the steambot.

I've tried the SteamBOT on two different devices with the same result. I also re-downloaded the bot yesterday and had the same result.
The only file I've tampered with is the settings file and you can check it out here.

Arkarr 11-01-2015 06:20

Re: [ANY] Steambot
 
Quote:

Originally Posted by Schpraaankiii (Post 2358747)
I've tried the SteamBOT on two different devices with the same result. I also re-downloaded the bot yesterday and had the same result.
The only file I've tampered with is the settings file and you can check it out here.

Mmmm I really don't know why it does that. Ill try to run it on Win8...

jpwanabe 11-01-2015 13:31

Re: [ANY] Steambot
 
I am still getting the error that I posted last page. It says that the config file doesn't exsit or is corrupt. Any ideas? I'm on windows server 2008.

Arkarr 11-01-2015 13:58

Re: [ANY] Steambot
 
Quote:

Originally Posted by jpwanabe (Post 2358905)
I am still getting the error that I posted last page. It says that the config file doesn't exsit or is corrupt. Any ideas? I'm on windows server 2008.

And you still didn't give me your settings.json file nor posted it here (with password and api key removed).
Also, make sure you execute SteambotInterface.exe !!

jpwanabe 11-01-2015 16:33

Re: [ANY] Steambot
 
Sorry. Didn't see you ask for it.
And I have been using the exe.

Code:

{
"Admins": ["76561197992143964"],
"MySteamID": "STEAM_0:0:15939118",
"ApiKey": "",
"ApiKeyBackPack": "",
"mainLog": "syslog.log",
"UseSeparateProcesses": "false",
"AutoStartAllBots": "true",
"DatabaseHost": "",
"DatabaseUserName": "",
"DatabasePassword": "",
"DatabaseName": "",
"Bots": [
        {
            "Username":"user",
            "Password":"pass",
            "ApiKey":"",
                        "BotGameUsage": "440",
            "DisplayName": "APP AnouceBot",
            "logFile": "bot1.log",
            "BotControlClass": "SteamBot.ArkarrUserHandler",
            "MaximumTradeTime": 180,
            "MaximumActionGap": 100,
            "DisplayNamePrefix": [Bot]",
            "TradePollingInterval": 800,
            "ConsoleLogLevel": "Success",
            "FileLogLevel": "Info",
            "AutoStart": "true",
            "SchemaLang":"en",
                        "TCPPassword": ""
        }
    ]
}


Arkarr 11-01-2015 17:06

Re: [ANY] Steambot
 
@jpwanabe
No problem at all, you miss a ' " ' before the [Bot] prefix ;=)
http://jsonlint.com help you to validate your file.

jpwanabe 11-01-2015 17:08

Re: [ANY] Steambot
 
Thanks I will try that out tonight.
Got it working! Thanks!

GreYzZ 11-03-2015 09:42

Re: [ANY] Steambot
 
I get this error

http://prntscr.com/8ykcpnhttp://prntscr.com/8ykcpn

jpwanabe 11-03-2015 10:24

Re: [ANY] Steambot
 
The default file is missing a " on the line DisplayNamePrefix so you might not of filled it in your self. Check that then try again.

Arkarr 11-03-2015 13:33

Re: [ANY] Steambot
 
Quote:

Originally Posted by GreYzZ (Post 2359554)

Also, take a look at this.


All times are GMT -4. The time now is 01:53.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.