Giter Site home page Giter Site logo

autotrimps's Introduction

AutoTrimps - Zek Fork

Discussion / Discord Channel

Discord is a chat program. Come to talk about AutoTrimps, for help, or suggestions for new features : https://discord.gg/Ztcnfjr

Current Version - Ongoing Development!

  • Zek Fork. All changes made by Zek using GenBTC as base. Currently up-to-date as of 06/2022.

AT Script Installation

Browser

Step 1:
Install TamperMonkey:
https://www.tampermonkey.net/

Step 2:
Click this link: https://github.com/Zorn192/AutoTrimps/raw/gh-pages/.user.js
If clicking the link does not work, copy the contents of user.js into a new script inside tampermonkey.
If you are unsure how to do that, copy this:

var script = document.createElement('script');
script.id = 'AutoTrimps-Zek';
script.src = 'https://Zorn192.github.io/AutoTrimps/AutoTrimps2.js';
script.setAttribute('crossorigin',"anonymous");
document.head.appendChild(script);

Press F12 inside the game, this opens the console, and paste the text into it and hit enter, this will load the script. You will have to do this everytime you refresh the game though so I recommend getting tampermonkey to do it for you!

Step 3:
Configure settings. Will NOT work as intended with default settings.

Steam

Step 1:
Go to this link to open the mods.js file on Github: mods.js
Then, right click the Raw button, hit Save link as, and save the mods.js file somewhere to your computer where you can find it, like desktop.
Download mods.js

Step 2:
In your Steam Library (where you see all your games in the Steam app), right click on Trimps, go to Manage, then Browse local files.
A folder where Trimps is installed inside Steam should open.
Go to Trimps directory

Inside this folder, navigate to the mods folder (you should be in Steam\steamapps\common\Trimps\mods), and place the mods.js file there, like so:
Insert mods.js

Advanced users: If you have other mods installed then just copy the text in AT's mods.js and place it somewhere in your existing mods.js file.

Step 3:
Restart the game, or if the game is already running, hit F5 to refresh.

Step 4:
Configure your settings. AT will not work properly if they are not configured!

Graphs only Script Installation

Browser

Step 1:
Install TamperMonkey:
https://www.tampermonkey.net/

Step 2: Click this link: https://github.com/Zorn192/AutoTrimps/blob/gh-pages/GraphsOnly.user.js
If clicking the link does not work, copy the contents of GraphsOnly.user.js into a new script inside tampermonkey.
If you are unsure how to do that, copy this:

var script = document.createElement('script');
script.id = 'AutoTrimps-Graphs';
script.src = 'https://Zorn192.github.io/AutoTrimps/GraphsOnly.js';
script.setAttribute('crossorigin',"anonymous");
document.head.appendChild(script);

Press F12 inside the game, this opens the console, and paste the text into it and hit enter, this will load the script. You will have to do this everytime you refresh the game though so I recommend getting tampermonkey to do it for you!

Step 3:
Enjoy your Graphs!

Steam

Step 1:
Go to this link to open the modsGRAPH.js file on Github: modsGRAPH.js
Then, right click the Raw button, hit Save link as, and save the modsGRAPH.js file somewhere to your computer where you can find it, like desktop.
Download mods.js

Step 2:
Rename the modsGRAPH.js file to mods.js (Right click the file, rename, then remove GRAPH). Sorry but I can't have 2 mods.js named the same so Graphs Only users have to deal with it :(

Step 3:
In your Steam Library (where you see all your games in the Steam app), right click on Trimps, go to Manage, then Browse local files.
A folder where Trimps is installed inside Steam should open.
Go to Trimps directory

Inside this folder, navigate to the mods folder (you should be in Steam\steamapps\common\Trimps\mods), and place the mods.js file that we renamed earlier there, like so:
Insert mods.js

Advanced users: If you have other mods installed then just copy the text in AT's mods.js and place it somewhere in your existing mods.js file.

Step 4:
Restart the game, or if the game is already running, hit F5 to refresh.

Step 5:
Enjoy your Graphs!

Equipment && Upgrade's colour explaination:

White - Upgrade is not available

Yellow - Upgrade is not affordable

Orange - Upgrade is affordable, but will lower stats

Red - Will buy next

Troubleshooting

Combat won't start - Make sure you have enabled the Better Auto Fight/Vanilla setting in Combat & Stance Settings. If you're not on dark theme, you may see a tiny thin black bar in combat, click it to show this setting.

autotrimps's People

Contributors

zorn192 avatar spindrjr avatar genbtc avatar spikenskab avatar unihedro avatar wg-spacecoder avatar saeldur avatar quiaaaa avatar coderpatsy avatar luterium avatar novanet- avatar ahvonenj avatar sadaugust avatar kurathedog avatar lordcupcakeix avatar timeslice42 avatar lucidcrux avatar azzeruk avatar cheesepoptart avatar psycho-ray avatar autotrimpsmod avatar dexirianprime avatar nydaleclya avatar clearbody03 avatar deadmano avatar grabz-dev avatar klusark avatar zusias avatar rgreen83 avatar nkilio1991 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.