Robux Tycoon

Live out your robux abundant fantasies, now with Robux Tycoon.

Vad är Robux Tycoon?

Robux Tycoon är en Chrome-tillägg utvecklad av CreamMonke, och dess huvudfunktion är "Live out your robux abundant fantasies, now with Robux Tycoon.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Robux Tycoon-förlängningens CRX-fil

Ladda ner Robux Tycoon-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Robux Tycoon is an experience like no other that allows the player to experience a robux abundant fantasy never before thought possible. The player is tasked with becoming the unintimate robux guru on a mission to gain as much robux as possible. With idle features to help the player make boundless amount of robux along the way, the player is sure to feel rejuvenated in this next-gen experience. 

v0.4.0
- third floor has now been added, 6 new buildings like the previous floors
- sunday reset not resetting fixed
- game now optimized to reduce lag from too many html robux elements
- secret code changed
- added another code
- click cost increment changed from 5x to 4x
- number formatting updated to include number names (e.g. million, billion etc.) up to vigintillion (10^63)
- prestige cost increased to line up with the new floor

v0.3.0
- total amount of robux gained per second added
- remaining time until the next Sunday reset added
- fix for robux elements not spawning on the second floor
- chrome extension not updating should be fixed?
- UI slightly rearranged
- code enter box now has a smaller font size
- new command added to be entered in the code box

v0.2.0
- robux clipping at the top of the screen fixed
- click multiplier price now increases at a rate of 5x rather than 3.5x
- robux not being deducted after purchasing click multiplier fixed
- html text selectability removed
- holding down the enter key to auto click the dispenser patched
- robux printer image not showing up on certain devices fixed
- secret code added (can be found)
- all game progress will now be reset every Sunday
- github page setup

GitHub: https://github.com/AssMonke/Robux-Tycoon

Tags;
Roblox, Game, Fun, Unblocked, Games, Free, Entertaining, School                    

Grundläggande Information om Tillägg

Namn Robux Tycoon Robux Tycoon
ID mndnlmljfkffpdpokpdcgjechdeejghc
Officiell webbadress https://chromewebstore.google.com/detail/robux-tycoon/mndnlmljfkffpdpokpdcgjechdeejghc
Beskrivning Live out your robux abundant fantasies, now with Robux Tycoon.
Filstorlek 4.26 MB
Antal Installationer 3,197
Aktuell Version 0.4.1
Senast Uppdaterad 2022-05-16
Publiceringsdatum 2022-05-03
Betyg 3.27/5 Totalt 11 Betyg
Utvecklare CreamMonke
E-post [email protected]
Betalningssätt free
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Robux Tycoon",
    "description": "Live out your robux abundant fantasies, now with Robux Tycoon.",
    "version": "0.4.1",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "imgs\/thumbnail.PNG",
        "48": "imgs\/thumbnail.PNG",
        "128": "imgs\/thumbnail.PNG"
    },
    "action": {
        "default_popup": "floor1\/index.html"
    }
}