1.0.8.5
Moonrock- You can now override all fixed coordinates by editing the coordinates.json file.*
- You can now override all fixed color schemes by editing colors.json.
- You can now override all timings in a similar manner to how tolerances work, the bot will now display for how long is sleeping and why that sleep is required when set to Verbosity 3.*
- Updated some defaults regarding colors/coordinates.
Defaults (will be generated on first start):
colors.json*
Code:
{
* "NetEaseLogo": {
* * "X": 596,
* * "Y": 263,
* * "R": 230,
* * "G": 0
* },
* "CinematicIntro": {
* * "X": 616,
* * "Y": 46,
* * "R": 0,
* * "G": 0
* },
* "MainMenuLogo": {
* * "X": 736,
* * "Y": 302,
* * "R": 255,
* * "G": 255
* },
* "CloneSelect": {
* * "X": 176,
* * "Y": 478,
* * "R": 18,
* * "G": 15
* },
* "RewardVideo": {
* * "X": 1090,
* * "Y": 115,
* * "R": 159,
* * "G": 147
* },
* "Undock": {
* * "X": 1090,
* * "Y": 238,
* * "R": 159,
* * "G": 147
* },
* "EyE_Unextended": {
* * "X": 1230,
* * "Y": 402,
* * "R": 166,
* * "G": 183
* },
* "EyE_Extended": {
* * "X": 978,
* * "Y": 404,
* * "R": 169,
* * "G": 185
* },
* "Inventory_Empty": {
* * "X": 300,
* * "Y": 650,
* * "R": 16,
* * "G": 18
* },
* "OreholdFull": {
* * "X": 778,
* * "Y": 650,
* * "R": 19,
* * "G": 20
* },
* "FirstAsteroidLocked": {
* * "X": 936,
* * "Y": 66,
* * "R": 150,
* * "G": 150
* },
* "FirstAsteroidLocked_alt": {
* * "X": 936,
* * "Y": 88,
* * "R": 119,
* * "G": 110
* },
* "FirstMinerOn": {
* * "X": 1072,
* * "Y": 631,
* * "R": 178,
* * "G": 227
* },
* "SecondMinerOn": {
* * "X": 1148,
* * "Y": 631,
* * "R": 178,
* * "G": 227
* },
* "ThirdMinerOn": {
* * "X": 1226,
* * "Y": 631,
* * "R": 177,
* * "G": 226
* },
* "OreHoldNotSelected": {
* * "X": 190,
* * "Y": 550,
* * "R": 25,
* * "G": 32
* },
* "Undock_Alt": {
* * "X": 1244,
* * "Y": 217,
* * "R": 174,
* * "G": 147
* },
* "FullShiled": {
* * "X": 598,
* * "Y": 577,
* * "R": 249,
* * "G": 249
* },
* "LocalWindow": {
* * "X": 18,
* * "Y": 587,
* * "R": 123,
* * "G": 147
* },
* "AstroidLock": {
* * "X": 956,
* * "Y": 67,
* * "R": 149,
* * "G": 147
* }
}
coordinates.json
Code:
{
* "ClientUpdate": {
* * "X": 748,
* * "Y": 473
* },
* "MOTDClose": {
* * "X": 1138,
* * "Y": 84
* },
* "StartGame": {
* * "X": 648,
* * "Y": 558
* },
* "FirstClone": {
* * "X": 308,
* * "Y": 279
* },
* "SecondClone": {
* * "X": 636,
* * "Y": 279
* },
* "ThirdClone": {
* * "X": 972,
* * "Y": 279
* },
* "SlowConnection": {
* * "X": 710,
* * "Y": 454
* },
* "Selector": {
* * "X": 1158,
* * "Y": 25
* },
* "MiningBelt": {
* * "X": 1202,
* * "Y": 556
* },
* "FirstBelt": {
* * "X": 1174,
* * "Y": 88
* },
* "Warp": {
* * "X": 940,
* * "Y": 180
* },
* "FirstRock": {
* * "X": 1174,
* * "Y": 163
* },
* "Lock": {
* * "X": 924,
* * "Y": 163
* },
* "Select_Mineral": {
* * "X": 960,
* * "Y": 51
* },
* "Approach_Mineral": {
* * "X": 880,
* * "Y": 215
* },
* "Inventory": {
* * "X": 84,
* * "Y": 107
* },
* "OreHold": {
* * "X": 169,
* * "Y": 554
* },
* "OreHoldSpace": {
* * "X": 151,
* * "Y": 278
* },
* "ExitInventory": {
* * "X": 1234,
* * "Y": 40
* },
* "CloseInventory": {
* * "X": 1232,
* * "Y": 40
* },
* "Station": {
* * "X": 1168,
* * "Y": 279
* },
* "Ships": {
* * "X": 1120,
* * "Y": 200
* },
* "TrustedPartner": {
* * "X": 1148,
* * "Y": 155
* },
* "Dock": {
* * "X": 918,
* * "Y": 167
* },
* "SelectAll": {
* * "X": 980,
* * "Y": 654
* },
* "MoveTo": {
* * "X": 156,
* * "Y": 150
* },
* "InventoryHangar": {
* * "X": 440,
* * "Y": 167
* },
* "FirstMiner": {
* * "X": 1070,
* * "Y": 666
* },
* "SecondMiner": {
* * "X": 1142,
* * "Y": 666
* },
* "ThirdMiner": {
* * "X": 1220,
* * "Y": 666
* },
* "StopShip": {
* * "X": 466,
* * "Y": 602
* },
* "PersonalAssets": {
* * "X": 144,
* * "Y": 681
* },
* "SetAsDestination": {
* * "X": 750,
* * "Y": 652
* },
* "SetAsDestination_Confirm": {
* * "X": 498,
* * "Y": 616
* },
* "MinimizeStation_Inventory": {
* * "X": 144,
* * "Y": 107
* }
}