Skip to content
/ RivalsX Public

Marvel Rivals Colorbot with multiple input options

Notifications You must be signed in to change notification settings

Seconb/RivalsX

Repository files navigation

RivalsX

A Marvel Rivals Colorbot with multiple input options

WARNING: DO NOT LAUNCH OTHER GAMES WITH THIS SOFTWARE OPEN DO NOT USE THIS IF YOU PLAY ON CHINESE SERVERS DO NOT ASK FOR HELP/DM ME ON DISCORD I WILL BLOCK YOU. DO NOT EXPECT FREQUENT UPDATES

Setup Tutorial

  1. Choose between Arduino, Driver, and Logitech for input. The best is Logitech for most users (works on all mice not just Logitech). If you own an Arduino Leonardo pick that. If neither of the others work pick the driver.
  2. (ARDUINO USERS ONLY) Go to "Arduino Setup" and run the correct bat file according to if your COM port is visible or not. You can check by opening Device Manager and seeing if you have a "USB Serial Device" under Ports. If you do, then run the COM enabled .bat. If not, run the no COM one. Here's a video demonstration for the Arduino setup part: Video Tutorial
  3. (DRIVER USERS) WITH THE GAME CLOSED Go to the "driver" folder, and drag "drag into map.sys" into "map.exe". If it says success you can close that out. If it fails or something make sure you disable Secure Boot and Core Isolation on your PC. Only needs to be done once.
  4. (LOGITECH USERS) BEST, NO LOGITECH MOUSE NEEDED Download: GHUB, then after installing uncheck "Automatic Updates"
  5. Download Python (any version newer than 3.6 will work), in the installer make sure you check "Add Python.EXE to PATH" in the installer or it won't work.
  6. Change your stuff in config.ini, and if using arduino then change MOUSE_TYPE to arduino, if using the driver keep it on driver, if using logitech keep it on logitech or ghub.
  7. Open "install_libraries.bat", then when that's done open RunColorbot.bat as admin.
  8. Change your ingame enemy outline color to Pinkish-Purple, Green, or Blue-Green, and set your brightness ingame to 100. You can change your monitor's brightness (OUTSIDE OF GAME) if it's too much.
  9. Disable Mouse Acceleration from the game files (Google how to do this). It will help tremendously.
  10. As you use the colorbot adjust settings so that things work. Edit config.ini to change config, save the file and the colorbot will auto-update it. It might aim at random things or bug out after killing someone (can't do anything about it, sorry). Maybe try the other outline color options. Remember to keep the game in Borderless Fullscreen.

Other issues: Ask ChatGPT or Aimmy members. If you DM me, I WILL be blocking you.

Troubleshooting

  • "BetterCam has no function is_pressed", or "_ctypes.COMError:" can be resolved by playing in Borderless Fullscreen or by going to your graphics settings in Windows, clicking browse, finding Python.exe, and making it use your dedicated GPU. Do the same with pythonw.exe. If this doesn't work, try it with the integrated one in your CPU.
  • If it says Arduino not found even though you correctly uploaded the script to the Arduino, then change your Windows language to English. You can also try going to Device Manager, copy pasting the name of your Arduino (which will be USB Serial Device in whatever your Windows language is), then going to line 7 in utils/arduino_mouse.py and changing it to that.
  • Go to the model-request channel in the Aimmy Discord and find the "marvel rivals pls" thread for help (or just ask in General), That's where most people are talking about this lol. You can also ask in Github Issues.
  • Will add more in the future, sit tight.

About

Marvel Rivals Colorbot with multiple input options

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published