|
You last visited: Today at 13:40
Advertisement
EVE Echoes Ultimited Multi-instance Mining BOT
Discussion on EVE Echoes Ultimited Multi-instance Mining BOT within the Mobile Games Trading forum part of the The Black Market category.
11/15/2021, 14:31
|
#31
|
elite*gold: 52
Join Date: Feb 2021
Posts: 31
Received Thanks: 5
|
1.0.8.4
Moonrock
- JSON configration are now saved with identation for better reading.
- Users can now override the coordinates of the locations menu to recall in station by setting*
Code:
* "OverrideHomeStation": {
* * "X": 0,
* * "Y": 0
* },
- Users can now opt for a double scan of the local when REDs are detected. This setting should be used only if you get recognition issues due to black screens (ingame bug I cannot fix, reason unclear, seems a emulator render issue). This will perform another scan to confirm the detection, however if the next frame is also black this will not fix the issue.
Code:
"DoubleCheckRedScan": false
|
|
|
11/23/2021, 14:43
|
#32
|
elite*gold: 52
Join Date: Feb 2021
Posts: 31
Received Thanks: 5
|
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
* }
}
|
|
|
12/18/2021, 13:24
|
#33
|
elite*gold: 52
Join Date: Feb 2021
Posts: 31
Received Thanks: 5
|
1.0.8.6
Moonrock- Refactoring of most of the logic, removed unused code. Application is now smaller and less prone to memory leaks.
- Added more checks as requested
, now the bot will permorm a scan when arriving in belt and has a small delay in the before unlock to check again for GCS.*
- A check is now performed when barge mining to address a bug where the bot would warp home but keep the mining routine on.*
- Small fixes here and there, nothing major.
Code:
1.0.8.6P1 fixes this issue https://cc.napalm.rocks/showthread.php?tid=204
|
|
|
07/16/2023, 12:36
|
#34
(?)
|
elite*gold: 0
Join Date: Jan 2023
Posts: 14
Received Thanks: 0
|
Hi how can i buy this bot? The link doesn't work.
|
|
|
Similar Threads
|
[Buying] 🔴 Buying 🔥 Selling 🔴 EVE / EVE Echoes🔥
02/23/2024 - Eve Online Trading - 1 Replies
�� Buying �� Selling �� EVE / EVE Echoes��
I do not trade with reseller !
How to know the price of ur gold ↓
1.Send a pm to me
2.Add our my contact
3.Tell me the game name and amount
Payment method there ↓
|
[Selling] Eve ECHOES account (mining/industry)
09/23/2020 - Eve Online Trading - 1 Replies
Hello,
I'm selling my Eve account. It's mainly skilled into Mining and Idustry (mostly 5/5/0) but also skilled for PvP.
It's in one of the best and biggest alliance currently.
1m free SP on the account
|
All times are GMT +2. The time now is 13:41.
|
|