Skip to content

A bot that will play most games on https://www.3daimtrainer.com/. Currently it is setup to play Tile Frenzy but can be slightly modified to play other mini games on the website. Only works on windows

Notifications You must be signed in to change notification settings

Taggagii/3DAimTrainerHack

Repository files navigation

3D Aim Trainer hack

Python version: 3.7.0

OS: Windows

Bot that will play most minigames on https://www.3daimtrainer.com/. The code is commented to explain what it's doing, with minimal modifications the code can play most games on the website. One can increase the score possible by tweaking the timing of certain events (as described in the code).

Demo on Tile Frenzy

demo GIF

Notes

Note that some of the values in the code are dependent on your mouse sensitivity I've tried to comment on most of them with a # NOTE comment. Though I may have missed some.

Also, the python files have an extension .py37 which is just an extension I use to remind me that something needs to be run with python3.7

About

A bot that will play most games on https://www.3daimtrainer.com/. Currently it is setup to play Tile Frenzy but can be slightly modified to play other mini games on the website. Only works on windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages