T1MOXA Posted March 3, 2017 Report Posted March 3, 2017 Good evening. I have a few bots running through one script.I would like to know what data needs for gamesPlayed to specify which bot you need to log into the game. Quote
T1MOXA Posted March 4, 2017 Author Report Posted March 4, 2017 Why ?I need it in order to be able to turn off any of the bots. Quote
T1MOXA Posted March 5, 2017 Author Report Posted March 5, 2017 Probably I not correctly wrote...I was referring to:Please tell me what data you need to pass "gamesPlayed" to specify which bot to run a game? Quote
rektbot Posted March 5, 2017 Report Posted March 5, 2017 Still doesn't make any sense lmao... Perhaps explain what you need/want to do. What outcome are you hoping for? Quote
T1MOXA Posted March 6, 2017 Author Report Posted March 6, 2017 (edited) OK...For example, using the command "localhost/start/?game=730" via "express" turn on CS:GO on one of the bots P.S. Sorry for my English.Unfortunately the translator is not always correctly translates... Edited March 6, 2017 by T1MOXA Quote
Dr. McKay Posted March 6, 2017 Report Posted March 6, 2017 Does the bot's Steam account own CS:GO? Quote
T1MOXA Posted March 7, 2017 Author Report Posted March 7, 2017 Yes, all bots have CS:GO.This is just an example if that Quote
T1MOXA Posted March 7, 2017 Author Report Posted March 7, 2017 You do not understand What value need to pass instead of "bot" Quote
Dr. McKay Posted March 7, 2017 Report Posted March 7, 2017 Whatever you stored your SteamUser instance in. Quote
T1MOXA Posted March 7, 2017 Author Report Posted March 7, 2017 Here is what I have: var bot = new SteamUser({ promptSteamGuardCode: false, dataDirectory: "./sentry", singleSentryfile: false });I'm new in JS, so can not understand something Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.