[RELEASE] Bot platform for EVE Online - EVE Master

01/09/2022 20:52 EVE-Master#1
[Only registered and activated users can see links. Click Here To Register...]

App for running bots for EVE Online, with ability to create your own bot from a scratch or customize any already created by someone else. There is online Store of bots. Each bot is free and shared to community.

[Only registered and activated users can see links. Click Here To Register...]


[Only registered and activated users can see links. Click Here To Register...] / [Only registered and activated users can see links. Click Here To Register...]


Safe features
  • just RAM memory reading: the most secure and fastest way to take data from EVE Online client. No DLL injections - no ease way to identify bot. No computer vision because it is slow and sensitive to resolution/color palette/windows transparency/windows positions.
  • delay config: very detailed configuration of random delays between actions. Ability to run bot more custom with this setup, in this case much more complicated to identify bots. Random delays for mouse movement, delay between/after click or button press on keyboard and many more detailed options.
  • mouse movement animation to a needed area before click or drag and drop, no teleportation. Because mouse teleportation can be tracked and recognized.
  • mouse movement curved trajectory: just extra layer of "be like a human", because human never moves mouse perfectly forward from point A to point B.
  • mouse movement with custom refresh rate just in case to make bot identification even more harder.
  • secured cloud storage: anyone has an option to store his bots into cloud storage. With ability to make it shared or private.
  • time prove: the platform was released in January 2021, no one still had been banned.

Usability features
  • user friendly interface: EVE Master is a modern app which uses modern technologies, that is why interface looks simple, good, and well animated.
  • EVE Overlay: highlining of each area where bot is going to click with different colors for each mouse button, and drag and drop action.
  • play config: each bot which you installed into app can have multiple play configurations for different characters or for different situations, very ease to switch between them.
  • Store: online library of bots in ease access and ability to search.
  • log system: each step is logged into nice nested panel, you can always know what exactly going on in the bot head.
  • transparency mode: the app can became transparent visually and for mouse, and automatically overlap over all windows. In this mode you can let the bot does his job and take a look to the logs in the same time. Even if bot clicks on the log messages - it is transparent for a clicks.
  • dark theme! For true botters :pimp:
  • ability to run multiple bots in the same EVE Online client: very confused feature for the first look, and it has some restrictions (just one bot should use mouse and keyboard, in other case bots became to fight for the mouse, pretty crazy scene), it could be well combined with "Alarm" bots, which notify you about something important in the game.

Features for bot makers
  • node system: EVE Master created with idea to make the bot creation as ease as possible and give the ability to make bots for non coders. Node system is very powerful and flexible visual scripting architecture. There are ability to add input/output parameters to each node and make any node nested into another one. For developers: you may imagine a "node" as a "function" in programming. [Only registered and activated users can see links. Click Here To Register...]
  • tons of nodes: that should a Wikipedia of nodes, because there are 225 built-in nodes for any kind of action/logic/calculation/data reading/interaction with player.
  • high level nodes: such as "Undock", "Lock Target", "Warp to", "Launch Drones", "Return damaged drones", "Repair ship" and HUNDREDS of others available at the Store for free.
  • EVE UI Hierarchy Viewer: visual tool for browsing EVE Online client data for finding needed UI element of the game.
  • EVE Click Finder: visual tool for finding EVE Online UI element using single click at the needed area in the game.
  • UI Request: makes the data reading from EVE Online ease and stable. Even if data structure in the game will be changed in future, with UI Request that is very ease to create dynamic "path" to needed UI element. [Only registered and activated users can see links. Click Here To Register...]
  • HTTP REST API: there are nodes for sending REST requests to any server you want and receive the data as a string and deal with it.
  • synthetic voice: there are nodes for generation robot voice and read dynamic strings. Can be easily integrated into your future bots!