diff --git a/.user.js b/.user.js
index 7f84576b0..e3a522ce7 100644
--- a/.user.js
+++ b/.user.js
@@ -1,7 +1,7 @@
// ==UserScript==
// @name AutoTrimps-genBTC
// @namespace https://github.com/genbtc/AutoTrimps
-// @version 2.2
+// @version 2.1.5.2-genbtc-12-23-2016+Modular
// @description Automate all the trimps!
// @author zininzinin, spindrjr, Ishkaru, genBTC
// @include *trimps.github.io*
diff --git a/AutoTrimps2.js b/AutoTrimps2.js
index b8cbdaef9..2fcc53b63 100644
--- a/AutoTrimps2.js
+++ b/AutoTrimps2.js
@@ -46,10 +46,9 @@ function initializeAutoTrimps() {
function printChangelog() {
tooltip('confirm', null, 'update', '\
-
12/23 v2.1.5.2 - BugFixes for 2.1.5.1\
-
12/23 v2.1.5.1 - Whole slew of changes, some small some big, Read commit history\
+
12/23 v2.1.5.2\
Report any bugs/problems please!\
-
Read the 12/20 Changelog Here\
+
Read the 12/20 Changelog Here\
Check the commit history (if you care)\
', 'cancelTooltip()', 'Script Update Notice ' + ATversion);
}
diff --git a/GraphsOnly.user.js b/GraphsOnly.user.js
index 271ef813e..eb1a62869 100644
--- a/GraphsOnly.user.js
+++ b/GraphsOnly.user.js
@@ -1,7 +1,7 @@
// ==UserScript==
// @name AutoTrimpsV2+genBTC-GraphsOnly
// @namespace https://github.com/genbtc/AutoTrimps
-// @version 2.1.3.8-genbtc-12-6-2016-GraphsOnly
+// @version 2.1.5.2-genbtc-12-23-2016+Modular
// @description Graphs Module (only) from AutoTrimps
// @author zininzinin, spindrjr, belaith, ishakaru, genBTC
// @include *trimps.github.io*
diff --git a/README.md b/README.md
index cc55ea431..92b86d4bb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# AutoTrimps + genBTC
![Donate](https://blockchain.info/Resources/buttons/donate_64.png)
-1genbtcPLjAEk6RnfC66chYniFKfP7vAS
+1genbtcPLjAEk6RnfC66chYniFKfP7vAS
Automation script for the idle incremental game Trimps, based on the zininzinin script and modified by genBTC (genr8_ on discord)
[![Join the chat at https://gitter.im/AutoTrimps/Lobby](https://badges.gitter.im/AutoTrimps/Lobby.svg)](https://gitter.im/AutoTrimps/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -8,6 +8,9 @@ Automation script for the idle incremental game Trimps, based on the zininzinin
Discord is a chat program. Come to talk about AutoTrimps, for help, or suggestions for new features : https://discord.gg/0VbWe0dxB9kIfV2C (same one as zininzinin)
+## Current Version
+- 12/23 v2.1.5.2-genbtc-12-23-2016+Modular
+
## Script Installation
**Please backup your game via export before and during use to prevent losing your save due to corruption!**
@@ -47,13 +50,15 @@ Notes:
If you would like to use only the graphs module, replace `AutoTrimps2.js` with `Graphs.js` in the bookmark or your userscript.
Feel free to submit any bugs/suggestions as issues here on github.
-***LowLevel Notes:***
+***LowLevelPlayer Notes:***
***PSA: AutoTrimps was not designed for new/low-level players.***
The fact that it works at all is misleading new players into thinking its perfect. Its not. If your highest zone is under z60, you have not unlocked the stats required, and have not experienced the full meta with its various paradigm shifts. If you are just starting, my advice is to play along naturally and use AutoTrimps as a tool, not a crutch. Play with the settings as if it was the game, Dont expect to go unattended, if AT chooses wrong, and make the RIGHT choice yourself. Additionally, its not coded to run one-time challenges for you, only repeatable ones for helium. During this part of the game, content is king - automating literally removes the fun of the game. If you find that many flaws in the automation exist for you, level up. Keep in mind the challenge of maintaining the code is that it has to work for everyone. AT cant see the future and doesnt run simulations, it exists only in the present moment. Post any suggestions on how it can be better, or volunteer to adapt the code, or produce some sort of low-level player guide with what youve learned. Happy scripting! -genBTC
-## Current feature changes by genBTC (up to date as of 12/20/2016):
+## Current feature changes by genBTC
+- ***12/23***
+- v2.1.5.2-genbtc-12-23-2016+Modular
- ***12/20***
- Gear tab to Settings UI. Customize your equip level cap.
- Internally Disable Farm mode if we have nothing left to farm for (no prestiges,capped equip) to prevent infinite farming.
diff --git a/install.user.js b/install.user.js
index 7f84576b0..e3a522ce7 100644
--- a/install.user.js
+++ b/install.user.js
@@ -1,7 +1,7 @@
// ==UserScript==
// @name AutoTrimps-genBTC
// @namespace https://github.com/genbtc/AutoTrimps
-// @version 2.2
+// @version 2.1.5.2-genbtc-12-23-2016+Modular
// @description Automate all the trimps!
// @author zininzinin, spindrjr, Ishkaru, genBTC
// @include *trimps.github.io*
diff --git a/user.js b/user.js
index 89b064935..715e15cd7 100644
--- a/user.js
+++ b/user.js
@@ -1,7 +1,7 @@
// ==UserScript==
// @name AutoTrimps-genBTC
// @namespace https://github.com/genbtc/AutoTrimps
-// @version 2.2
+// @version 2.1.5.2-genbtc-12-23-2016+Modular
// @description Automate all the trimps!
// @author zininzinin, spindrjr, Ishkaru, genBTC
// @include *trimps.github.io*