Code Monkey home page Code Monkey logo

initiumpro's Introduction

InitiumPro

Greasemonkey/Tampermonkey add-on for the browser-based MMORPG Initium.

How to use:

  1. Install Tampermonkey for Chrome, or Greasemonkey for Firefox
  2. Add a new script, and paste all this business in there.
  3. Start playing. You're now a pro

What InitiumPro adds:

New local item overview


  • A new local item overview is always visible and sorted by name, without having to click on 'Nearby items'.

###View all local item stats at the same time, and take all


  • Clicking "View all" brings up a list of all the items, along with all of their stats, for easy comparison. Clicking "Take all" will attempt to puck up all local items of that type.

###Automatically pick up gold


  • You will automatically pick up gold when you walk into an area, and after a battle.

Shortcut keys are added to the main view


  • Now you don't have to stop and scroll down to see the exit hot keys!

Other known exits are added to the main view


  • Always know what exits are available without having to scroll.

See what shops have in stock without having to click on each one


  • Now the local merchants screen lists the items in each shop right under their name!

Items in shops now have all stats visible at the same time


  • Easily compare items from the main shop screen without having to click on each one. Also adds a Hide sold items button to make finding gear for purchase easier.

Compact attack buttons


  • Attack buttons all on one row makes sure you can attack without having to scroll.

Inventory capacity in top bar


  • Have room for that new thing? Now you'll always know.

Your stats are always visible


  • Watch your strength, dexterity and intelligence grow!

Click on the candle to light up the area


  • Clicking on the little candle will light up the area when it's dark.

Instance timer is now in the top-left, next to the instance name


  • The long text about instance time left is removed, in favor of a nice concise timer in the top left.

Auto-flee


  • Automatically flee a fight when your health drops below a specified level. Default is 70%, and can be changed in the options with the AUTO_FLEE value. Inspired by CircleMUD :)

Auto-swing


  • After you start your attack, you will keep attacking with the same weapon until you win the fight, or hit another weapon shortcut key. This is off by default, and can be turned on in the settings by changing AUTO_SWING to true. Inspired by how CircleMUD battles work :)

Automatically confirm popups


  • Clicks confirm on popups automatically. Really helps with the flow of creating campsites with no mouse required - especially with the extra hotkey C for create campsite! Off by default - change AUTO_CONFIRM_POPUPS to true in settings to enable.

Extra hotkeys


  • C - Create new campsite
  • H - Show hidden paths

Other little things added


  • You automatically rest when you enter a rest area with any damage
  • Option to automatically "Leave and forget" a battle site after winning (set AUTO_LEAVE_FORGET to true in the options)
  • Image rendering changed to make all images look better on high res screens, and allow for images to be zoomed in without blurriness and while maintaining the retro pixel look (at least in chrome, by adding css image-rendering: pixelated;)
  • Navigation buttons are now compact
  • Type of area you are in is now visible in the top-left

How to change the options

Open the script, and the options block is right at the top. Use true or false, and make sure you leave the semicolon at the end of the line. AUTO_FLEE takes the percent of health under which you'll flee, and 0 turns it off.

initiumpro's People

Contributors

seanmalseed avatar ivegner avatar

Stargazers

Liam Kenneth avatar Arturs Demiters avatar Johnathen Chilcher avatar Matthew Albani avatar  avatar Cynthia avatar  avatar

Watchers

Johnathen Chilcher avatar  avatar

Forkers

icegoten jdyn90 kyu

initiumpro's Issues

hotkeys c & h

Hotkeys are not working for me. Any suggestions on how to debug the issue? I am a python and C dev (mostly data analysis) so this is new territory for me.

I am using firefox + greasemonkey (most recent versions of both); the issue persists if I turn off all other extensions, so I don't think something else is grabbing the input.

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.