Skip to content
yaldabaoth444 edited this page Sep 11, 2023 · 12 revisions

Home

πŸ–ΌοΈ - image files in the Source directory
πŸ—ΊοΈ - the name of the used navigation. Specified in the [Common] section of the configuration
πŸš— - The name of the preset that limits the choice of cars. Specified in the [CarsPreset] section of the configuration
🚩 - parameter

Name Description Options Cmd example Script example
MP1 Run multiplayer 1 (world series) 🚩 -r number of repetitions
🚩 -b loop interruption on errors. 0 or 1 (default)
-t MP1 -r 100 MP1 100
MP2 Run multiplayer 2 (limited & trial series) 🚩 -r number of repetitions
🚩 -b loop interruption on errors. 0 or 1 (default)
-t MP2 -r 100 MP2 100
MP1Downgrade Perform a downgrade for MP1
(world series)
πŸš— world.downgrade
🚩 -r number of repetitions
🚩 -p downgrade to a specified league
🚩 -b loop interruption on errors. 0 or 1 (default)
-t MP1Downgrade -r 33 -p gold MP1Downgrade 33 param:gold
MP2Downgrade Perform a downgrade for MP2
(limited & trial series)
πŸš— limited.downgrade
πŸš— trial.downgrade
🚩 -r number of repetitions
🚩 -p downgrade to a specified league
🚩 -b loop interruption on errors. 0 or 1 (default)
-t MP2Downgrade -r 33 -p rookie MP2Downgrade 33 param:rookie
MP1Refuel Refills the specified auto for MP1
(world series)
πŸš— world.refuel
🚩 -r number of ads viewed to refill
🚩 -b loop interruption on errors. 0 or 1 (default)
-t MP1Refuel -r 12 MP1Refuel 12
MP2Refuel Refills the specified auto for MP2
(limited & trial series)
πŸš— limited.refuel
πŸš— trial.refuel
🚩 -r number of ads viewed to refill
🚩 -b loop interruption on errors. 0 or 1 (default)
-t MP2Refuel -r 12 MP2Refuel 12
DailyEvents Designed to perform any daily events πŸ–ΌοΈ /Source/DailyEvents/QWERTY.png
πŸ—ΊοΈ Qwerty_nav
πŸš— Qwerty_cars
🚩 -r number of repetitions
🚩 -p your event name
🚩 -b loop interruption on errors. 0 or 1 (default)
-t DailyEvents -r 6 -p Qwerty DailyEvents 6 param:Qwerty
Race Launches the race
from the car lobby
🚩 -nav navigation name -t Race -nav "Himalayas: SNOW VAULT"
Career Run a race in the career
For example: chapter 1, season Qwerty, race 2
πŸ–ΌοΈ /Source/Career/QWERTY.png
πŸ—ΊοΈ 1_Qwerty_2_nav
πŸš— 1_Qwerty_2_cars
🚩 -r number of repetitions
🚩 -p complex career name
🚩 -b loop interruption on errors. 0 or 1 (default)
-t Career -r 6 -p 1_Qwerty_2 Career 6 param:1_Qwerty_2
AdWatcher view ads 🚩 -r number of repetitions (use 1)
🚩 -p where to watch ads
β€’ not specified - watches ads from the current game screen (can be used for refueling cars)
β€’ ads - free ads pack
β€’ tickets - refill tickets
β€’ freerefill - instantly replenish tickets using the bonus pass features
-b loop interruption on errors. 0 (default) or 1
-t AdWatcher -r 1 -p ads AdWatcher 1 param:ads
Sleep Sleeping for N minutes 🚩 -r number of minutes sleep -t Sleep -r 45 Sleep 45
Start Start game app -t Start Start
Kill Close game app -t Kill Kill
Exit Close bot app -t Exit Exit
Screenshot Saves the current image of the game the bot is working with 🚩 -p pause before next screenshot in ms. If no parameter is set, takes one screenshot -t Screenshot -p 500 unavailable

Clone this wiki locally