GladiatusBOT 2024

You can save valuable time with it.

什么是GladiatusBOT 2024?

GladiatusBOT 2024是由gladimentos开发的Chrome扩展程序,该扩展的主要功能是“You can save valuable time with it.”。

扩展截图

screenshot

下载GladiatusBOT 2024扩展crx文件

下载GladiatusBOT 2024扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        If you don't like to sit in front of the gladiatus all day either, then we invented this program just for you!
Supported translate: HU, EN,PL
If you like help me with translate for other language write me on discord! (gladiatusbotdev)
The program can do the following:
- Attack expeditions (Even with a ruby) ✅
- Attack dungeons ✅
- Attack event (Even with a ruby) ✅
- Do underworld (Even with a ruby) ✅
- Attack Arena, CT ✅
- Charge of life ✅
- Saving gold inside guild market with saver items ✅
- Fast sell items in shop with filter options ✅
- Find  underworld scrolls in quests ✅
- New visiblity on the packages. If you search for purple items in packages, you can see what items giving valuable resources.. ✅
- Reset button ✅
- BlackList (under construction)

ATTENTION:
- BOT need one free space in the FIRST page of inventory! (Saving gold requirement)
- Pick your foods to inventory page I , III , IIII
- Event items put to inventory page IV!!!!

The extension is currently under continuous development and is currently running in beta version, so all its functions are available for free until 12-30-2023!

You can report errors and problems on discord!                    

扩展基本信息

名称 GladiatusBOT 2024 GladiatusBOT 2024
ID dfooimknpllmpikampncaiaimloejghd
官方URL https://chromewebstore.google.com/detail/gladiatusbot-2024/dfooimknpllmpikampncaiaimloejghd
简介 You can save valuable time with it.
文件大小 564 KB
安装次数 107
当前版本 1.0.0.16
更新时间 2024-02-15
上架时间 2023-11-03
评分 5.00/5 共1次评分
开发者 gladimentos
电子邮箱 [email protected]
付费类型 in_app
隐私政策页面URL https://gbot.slhosting.eu/adatvedelmi.html
支持的语言 hu
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GladiatusBOT 2024",
    "description": "You can save valuable time with it.",
    "version": "1.0.0.16",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/jquery.js",
                "scripts\/ajax.js",
                "scripts\/gbot.js"
            ],
            "matches": [
                "https:\/\/*.gladiatus.gameforge.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "scripts\/background.js",
        "type": "module"
    }
}