GladiatusBOT 2024

You can save valuable time with it.

GladiatusBOT 2024 क्या है?

GladiatusBOT 2024 gladimentos द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "You can save valuable time with it."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में GladiatusBOT 2024 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}