Skip to content

tomaszzmuda/Sanderling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanderling

Sanderling is a framework that helps you create and run eve online bots.

Features

  • safe: does not inject into or write to the eve online client. That is why using it with eve online is not detectable.
  • accurate & robust: Sanderling uses memory reading to retrieve information about the game state. In contrast to screen scraping, this approach won't be thrown off by a noisy background or non-default UI settings.
  • easy to use: You will achieve quick results with the integrated script engine and API explorer.
  • comprehensive: Sanderling is used to build mining, trading, mission running and anomaly ratting bots.

Requirements

Download

Download the latest release from the release section.

Bot Creators

Bot Creator Guide

Bot Users

Getting Started Guide

Building from source

The source code uses C# 7 features. It is recommended to use Visual Studio version 2017 or newer for building.

Feedback

Spotted a bug or have a feature request? File an issue here or at the forum.

Need Help?

Got a question or need help with the development of your bot? Leave a message at http://forum.botengine.de/c/botting/eve-online.





visualization of data read from eve online client memory.

About

botting framework for the game eve online

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%