-
Notifications
You must be signed in to change notification settings - Fork 5
Hash
yaldabaoth444 edited this page May 14, 2023
·
6 revisions
A hash is a unique set of characters obtained by transforming a given screen area with a specific hash function.
The bot uses this method to determine the names of cars and tracks.
The hashes of car and track names are set in the [LegendCar], [PlatinumCar], [GoldCar], [SilverCar], [BronzeCar] and [Track] sections, respectively. As a consequence, cars are automatically allocated to classes D,C,B,A and S, which are used to filter when describing presets
Example:
[SilverCar]
0c3722eaac785af9344c769af72f74232120d195969734d596bce0b1671f588f = MC12
[Track]
e32b63b48384a16269ec797bcdecaa6eec2fa51722b7c70445e855dc66e26ebf = Auckland: STARTING GRID
Calculation schema:
