ASHTeam / ash-aio-2

All in one tool containing hacks for Nintendo's Wii U game Splatoon found by the Actual Splatoon Hacking Team.

Home Page:http://gbatemp.net/threads/release-ash-aio-an-all-in-one-splatoon-hacking-tool.461788/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is dead and is no longer being actively developed.

ASH-AIO

All in one tool containing hacks for Nintendo's Wii U game Splatoon found by the Actual Splatoon Hacking Team. Sponsor

AshAIO v2.0.0.1

Github All Releases | GitHub release | View the Wiki | GitHub license | Twitter

certified good shit by hexexpeck | certified good shit by povlur.

Status: Build Status

Join ASH Team's Discord server!

Join the ASH Team Discord!

What is this?

This is a rewritten version of the old ASH AIO which was made in Python. This is made using C# and the TCPGeckoSharp library.

How to get?

View the installation guide

What do these hack names mean?

View the Hack information guide

Credits

  • Hexexpeck for GUI design/coding the actual AIO
  • OatmealDome for helping Hexexpeck with issues he encountered
  • turtle for making the program icon
  • Splat_Red for finding codes
  • Everyone in the ASH Team!

License

View the LICENSE file in this repo, or you can view it in AshAIO.

Contributing

Pretty simple actually, just:

  • Fork this repository to your account
  • Make changes to your fork (preferably inside a new branch on your fork)
  • Once you've made changes, submit a pull request
  • Explain what you've added in your pull request
  • Someone from ASH Team will review and possibly merge your pull request into the main repository or your pull request gets denied.

Compiling

  • Get Visual Studio 2010 or SharpDevelop
  • Get Git (or GitKraken)
  • Load up Git and type in git clone https://github.com/ASHTeam/ash-aio-2.git AshAIO
  • Then load Visual Studio and open the solution
  • Go to the Build tab
  • Click Build NewAshAIO
  • Locate your build in either one of the following folders: ./bin/Release, ./bin/Debug, ./obj/Release, or ./obj/Debug.

About

All in one tool containing hacks for Nintendo's Wii U game Splatoon found by the Actual Splatoon Hacking Team.

http://gbatemp.net/threads/release-ash-aio-an-all-in-one-splatoon-hacking-tool.461788/

License:MIT License


Languages

Language:C# 100.0%