Giter Club home page Giter Club logo

gladiatusscript's Introduction

gladiatusScript

A Tampermonkey script for Gladiatus automatization

Note:

  • This script is no longer actively developed. All development has shifted towards a Chrome extension, which includes the full functionality of this script.
  • The script has been updated on 08-11-2019 to ensure that the PvE features still work.
  • Since the dungeons' version keeps getting updated, I've added an easy way to keep it up to date. If the script keeps refreshing on the dungeon page, it means that there was an update. All you have to do is to right click -> inspect element on the dungeon map, and copy the numbers from the src tag. e.g.: src="9357/img/spacer.gif" means that the dungeonVersion should be set to 9357.
  • All other configuration is also done by hand, by modifying the same settings variable:
    • dungeonVersion - Set the current dungeon version
    • minHp - The HP limit - Above the limit you attack, under the limit you try to heal, if you have any available food ("1" - "100")
    • upgradeSkills - toggle automatic upgrading (true / false),
    • expeditionsAttack - toggle automatic attack(true / false)
    • dungeonAttack - toggle automatic attack (true / false)
    • circusTurmaAttack - toggle automatic attack (true / false)
    • arenaAttack - toggle automatic attack (true / false)
    • dungeonDifficulty - which dungeon difficulty will be selected (normal/hard) ("dif1" / "dif2")
    • mobGroupPosition & mobPosition: see attached photo

Mob Settings Dungeon Settings


Features

Automatization

  • PvE
    • Expeditions
    • Dungeons
  • PvP
    • Arena - not guaranteed to work
    • Circus Turma - not guaranteed to work
  • Skills
    • Automatic skillpoint spending

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.