Giter VIP home page Giter VIP logo

spellfire's Introduction

SpellFire logo

Bringing back the magic!

What is it exactly?

System that lets you chime into World of Warcraft inner mechanisms and command game using programming language.

Right now only supported WoW version is 3.3.5a (build 12340), however structure of the project should easily let you adapt to other version.

Project goal is to provide clean and maintainable API of a game instrumentation.

Framework includes protection measures against Blizzard's Warden Anti-Cheat system, which should make usage immensely secure. Note however, that you can never guarantee total undetectability.

You can see it in action here.

Features

Things you can build and achieve with SpellFire include, but are not limited to:

  • Rotation/Farm Bots
  • Profession Bots (i.e. fishing, enchanting)
  • Hacks
  • Multiboxing
  • Pathfinding
  • Game objects tracking
  • General game automation
  • Machine learning agents

Find example solutions in SpellFire/Primer/Solutions folder.

Game Radar

screenshot1

screenshot2


Warden Anti-Cheat bypass

screenshot2

How does it work?

The system entails three components working together, their general description:

  • Primer, an application that contains business logic(i.e. routines that specify what game should do and when).
  • Scryer, pathfinding and navigation module
  • Well, a library that is injected into orchestrated process and exposes API that Primer consumes as well as contains business model.

Following technologies were used for implementation:

  • .NET Framework
  • Json .NET
  • EasyHook
  • Recast Navigation

How can I use it?

  • Configure to your needs or use already shipped logic
  • Build using modern .NET toolchain
  • Start World of Warcraft
  • Run Primer.exe (ensure Well.dll and EasyHook binaries are in the same directory as Primer.exe)
  • ???

Enjoy enhanced game!

PS. Please, use this software in a good will ๐Ÿ˜‰


Credits

Developed by Krzysztof Kowalski

Shared under MIT license

This project is made possible thanks to:

  • Community at OwnedCore.com, GitHub.com and other sites
  • Reversing and development software
  • All collaborators and supporters ๐Ÿ˜Š

spellfire's People

Contributors

k-kowalski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.