Jump to content

Recommended Posts

Hello Cheat Forums! Today I'm releasing a personal bot lobby tool. All done in Python.

Screenshots
 

Spoiler

image.png.60df05db84a854818c523153b70c813d.png

image.thumb.png.3f76a621996fbf0351fcdbe893e8e956.png

Features

  • Automatically open 10 instances of xbox.com/play
  • Automatically navigate to BO6
  • Anti-AFK: Automatically press left bumper/right bumper every 60 seconds to prevent AFK disconnect from game cloud
  • Fully configurable movement settings
  • No physical controller required, we are emulating the gamepad. (no need for a cronus, just your PC and this application.)

Requirements

This is the hidden content, please

Instructions

  1. Create a file named gui.py, and copy the gui script below into this file.
  2. After you have created the gui.py, create another file named gamepad_control.py and copy the gamepad script below into that.
  3. Once you've got both files setup, you'll need to either generate a new config via the gui (automatic at launch) or use the one I've provided below.
  4. Don't forget to install all the requirements, just paste this into your CMD
    1. pip install customtkinter vgamepad
  5. Now, in order for the script to work, you need to create 10 profiles in chrome. Label them as follows: b1, b2, b3, b4, b5, b6, b7, b8, b9, b10
  6. Now, create a shortcut for each of these chrome profiles and label them the same way you named the profiles. b1, b2, b3, etc. And in the folder where you have the gui/gamepad scripts, create a new folder named "Shortcuts" and drop them in there. This is CASE SENSITIVE
  7. Once that's done, you're pretty much ready to go. You'll just need to log in to all 10 of your xbox accounts in the 10 profiles, and the bot will handle the rest.

 

Note: Support is not promised or guaranteed, I may provide updates to this tool but I will not be taking requests.

 

Gamepad Script

This is the hidden content, please

GUI Script

This is the hidden content, please

Example config (try this first, name it config.ini)

This is the hidden content, please

Enjoy and hit "Like" if this helped you!

Link to comment
https://cheatforums.net/topic/18-release-bo6-bot-lobby-tool-no-vm/
Share on other sites

Awards

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...