Skip to content

Humberd/Stuff-unlocked

Repository files navigation

Stuff++ Unlocked

Features extension script for eRepublik.com.

Installation

  1. Install Tampermonkey.
  2. Open Stuff++ unlocked url.
  3. Tampermonkey page should appear. Install the script.
  4. Refresh your eRepublik page.
  5. That's all!

Donators badge

Players who support this project will have their avatars decorated with an animated border:

On a battlefield

donator-border-battlefield-feature.png

On your feed and articles

donator-border-feed-feature.png

Donation rewards

1M+ in currency 3M+ in currency 5M+ in currency
foo foo Choose your custom border

How to donate?

  1. Go to this profile.
  2. Donate money.
  3. Your border should appear to other Sutff++ unlocked users in max 1 day.

If you donate 5M+ in total you can write me a message specifying which border you choose.

Features

Basic

Basic feature inherited from Zordacz's old version.

basic-stuff-features.png

Auto Traveller

  • Automatically travels to the next region in the journey.

img.png

PowerSpin Auto-Spinner

  • Display Power Spin Log.
  • Auto spin until a money limit is reached,
  • Or when we reach the 3rd Jackpot.
  • Drastically improves spin animation speed allowing rolling again nearly instantly.

auto-spinner-feature.png

Daily Challenge reward collector

  • Claim All button to collect all daily challenges.

daily-challenge-collector-feature.pngimg.png

Feed comments scroll

feed-comments-scroll-feature.png

Development

Installation

Run npm ci to install dependencies.

Local build

Run npm start to start development server.

Copy absolute disk path to dist/index-dev.user.js and paste it into URL of your browser. It should be similar to D:\Repositories\Stuff-unlocked\dist\index-dev.user.js. This will install the script in Tampermonkey.

You will have to disable production script, so that only the DEV one is active. img.png

Now everytime you make a change in the code, the erepublik page should refresh automatically.

Production build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Old stuff

The old (non-React) version of the script is in src/old-index.user.js. It is appended during a build phase to index.user.js file. In result the index.user.js file contains both old and new version of the script.

index.user.js = src/userscript-header.js + src/old-index.user.js + React build artifacts.

About

Stuff++ Unlocked - an open source version with everything unlocked.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •