Giter Site home page Giter Site logo

evilwarlock / artifacthelper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eoakley/artifacthelper

0.0 2.0 0.0 12.77 MB

Helps you pick cards in draft mode on Valve's Artifact game. Made with Python.

License: GNU General Public License v3.0

Python 1.78% Tcl 97.23% Shell 0.36% Makefile 0.04% Mask 0.04% F# 0.10% C# 0.37% GLSL 0.05% Forth 0.02%

artifacthelper's Introduction

Artifact Helper

A helper for Valve's Artifact draft mode that displays an overlay on individual cards showing stats gathered from Artibuff, tier lists (default tier list is Hyped's from DrawTwo) and custom annotations.

Artifact Helper showing card tiers, win rates and pick rates

Installing

Download latest release.

Run the Artifact Helper executable file and follow the instructions.

Prerequisites

  • Windows only

  • Artifact running on borderless window mode

  • Only works on 16:9 resolutions for now

Optional - Running from source

If you have Python 3, you can run Artifact Helper pretty easily.

  1. Install requirements by running "pip install -r requirements.txt".

  2. Run on terminal "python artifact_helper.py"

It is also possible to build your own installation (.exe file) if you are an adventurer. Instructions are on file "How to build.txt".

How to use

After installation, simply launch the program via the start menu shortcut whenever you are going to draft.

When you are on a draft card selection screen click the "Launch Overlay" button and then switch back to your game.

If the program has properly loaded you will notice the Artifact Helper banner on top of the game. (remember that it won't work unless it is on borderless window mode).

Whenever you want to see the stats of the cards on display just click the "Scan Cards". After you finished the draft close the overlay window (click on the X on the top-right corner)

How does it work

Uses a hash heuristic to match images via brute force.

Using tier lists and historic data, we can show each card's win rate, pick rate and tier.

We built an interface using Tkinter to create the overlay on top of the game.

Artifact Helper was built with Python 3.6.5 and is distributed via a self contained environment (built with Pynsist).

Tested only on Windows 10.

To do

  • Add support for different resolutions and environments
  • Add an option to automatically scan the cards
  • Deck tracker
  • Advanced card recomendadion (based on synergy and mana curve)
  • Add custom options on the launcher

Authors

artifacthelper's People

Contributors

eoakley avatar miojo avatar

Watchers

James Cloos avatar  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.