Central hub to manage all Popmundo scripts from one panel
Manage all Popmundo scripts from a single bar Β· Customize character menu Β· Favorites, TOP VIP and hiding system
Desktop
| Browser | Download |
|---|---|
| π Chrome | tampermonkey.net/?browser=chrome |
| π¦ Firefox | tampermonkey.net/?browser=firefox |
Mobile
| Platform | Recommended Method |
|---|---|
| π€ Android | Kiwi Browser + Tampermonkey |
| π€ Android | Firefox Mobile + Tampermonkey extension |
| π iPhone / iPad | Userscripts compatible browsers |
π‘ Recommendation: Install PopControl before other scripts. When the ecosystem is ready, others will automatically connect.
PopControl is the central management layer of the Popmundo script ecosystem. It has two main tasks:
1 Β· Control Bar β Collects buttons of all active scripts in a single fixed bar. You can customize its position, color, and order. You can turn scripts on and off with a single click.
2 Β· Character Menu Manager β Allows you to personalize the left menu on the character page: hide items, add to favorites, reorder; display script buttons in the TOP VIP section.
βΉοΈ PopControl does not play the game automatically and does not provide unfair advantages. It only manages the interface and script coordination.
The bar can be placed on all four edges of the page:
| Position | Description |
|---|---|
β¬ Bottom |
Horizontal strip at the bottom of the page (default) |
β¬ Top |
Horizontal strip at the top of the page |
β Left |
Vertical column on the left edge |
βΆ Right |
Vertical column on the right edge |
Buttons in the bar can be reordered with drag-and-drop:
When you close the bar with the βΌ button, a βοΈ FAB button appears in the bottom right corner. You can reopen the bar by clicking the FAB or with Alt+P.
Opened by clicking the βοΈ PopControl button on the bar.
βββββββββββββββββββββββββββββββββββββββ
β π οΈ PopControl v2.3 β β
βββββββββββββββββββββββββββββββββββββββ€
β π Position β¬ Bottom β¬ Top β
β β Left βΆ Right β
βββββββββββββββββββββββββββββββββββββββ€
β π Language TR EN PT Customizeβ
βββββββββββββββββββββββββββββββββββββββ€
β π¨ Color [Bar β] [Text β] β
βββββββββββββββββββββββββββββββββββββββ€
β ποΈ Menu Mgmt [ Manage ] β β Only on character page
βββββββββββββββββββββββββββββββββββββββ€
β π Scripts β
β π¨ Helper βββ (on) β
β π Social βββ (on) β
β πΊοΈ Route49 βββ (off) β
βββββββββββββββββββββββββββββββββββββββ
You can disable any script with the toggle next to it. When a script is turned off, its onUndo function runs and reverts all changes it made on the DOM.
Only active on character page (
/World/Popmundo.aspx/Character/...).
PopControl adds three extra layers to the left menu on the character page:
βββββββββββββββββββββββββββ
β β TOP VIP β β Buttons registered by scripts
βββββββββββββββββββββββββββ€
β β Favorites β β Items you added to favorites
βββββββββββββββββββββββββββ€
β Career β β Original game menu
β Activity β
β ... β
βββββββββββββββββββββββββββ
Scripts (Helper, Guide, Route49, etc.) can register their own buttons to the TOP VIP section. This section:
You can favorite any menu item with the β button:
You can hide any menu item with the π / π« button next to it:
β οΈ Items in the Favorites section are outside the scope of hiding β you already chose them.
Opened with Settings β ποΈ Manage button:
ββββββββββββββββββββββββββββββββββββββββββββββββ
β ποΈ Menu Management β β
ββββββββββββββββββββββββββββββββββββββββββββββββ€
β β Add Favorite π Show/Hide β
Sort β
ββββββββββββββββββββββββββββββββββββββββββββββββ€
β βΌ β TOP VIP (3) β β Click: open/close
β π οΈ PopControl Settings π β
β π§ Guide Panel π β
β πΊοΈ Route49 π β
ββββββββββββββββββββββββββββββββββββββββββββββββ€
β β Favorites β
β [ Inventory β ] [ Add Concert β ] ... β
ββββββββββββββββββββββββββββββββββββββββββββββββ€
β βΌ Career β β Click: open/close
β Inventory β π β
β Offer Item β π« β
β ... β
β βΌ Activity β
β ... β
ββββββββββββββββββββββββββββββββββββββββββββββββ€
β π Reset All [ Close ] β
ββββββββββββββββββββββββββββββββββββββββββββββββ
The open/closed state of sections is stored with ppc-sec-* keys β even if you close the panel, it will open in the same state next time.
| Shortcut | Action |
|---|---|
Alt + P |
Open / close control bar |
PopControl and all connected scripts can be translated to any language other than TR / EN / PT-BR.
| Script | JSON Key |
|---|---|
| Helper | helper |
| Social | social |
| Social Mobile | social_mobile |
| Depot | depot |
| Guide | guide |
| Route49 | route49 |
PopControl is the central point where all Popmundo scripts connect:
βββββββββββββββββββββ PopControl βββββββββββββββββββββ
β Central bar Β· Language Β· Color Β· Script mgmt β
ββββββββββ¬βββββββββββ¬βββββββββββ¬βββββββββββ¬βββββββββββ
β β β β
ββββββ΄βββ ββββββ΄βββ βββββ΄ββββ βββββ΄βββββ
βHelper β βSocial β β Guide β βRoute49 β
βββββββββ βββββ¬ββββ βββββββββ ββββββββββ
β
βββββββββ΄βββββββββ ββββββββββββ
β Social Mobile β β Depot β
ββββββββββββββββββ ββββββββββββ
| Script | Description |
|---|---|
| π οΈ PopControl | Central management β this script |
| π¨ Helper | UI improvements, tool panel, HelperHub API |
| π Social | Radar, Shelf, Character Card, Quick Search |
| π± Social Mobile | Mobile optimized version of Social |
| π¦ Depot | Inventory management |
| π§ Guide | Quest assistance, pathfinding |
| πΊοΈ Route49 | World tour planning and concert reservation |
All scripts can work independently. Without PopControl, they continue on their own.
βΌ or Alt+PGM_setValue / localStorageGM_* functions allowed by TampermonkeyMenu Management major update β hiding fixed, TOP VIP separated
π Bug Fixes
applyNativeItemVisibility(), menu items' keys were checked before applying _normalizePath(). Links containing character ID in URL (like /OfferItem/3117642) never matched with normalized keys (/OfferItem/); the entire hiding process was silently failing.β¨ New Features
ppc-sec-* keys; panel doesn't reset every openingπ§Ή Code Cleanup
openMenuCustomizationUI() extracted to CSS_* constantsmkItemRow() helper functionmkSecHdr() got optional gradient parameter β separate color tone for TOP VIPposition: 'above-career')_openCustomize() β custom language import/export systemPopControl.register())Alt+P keyboard shortcutBar not visible at all?
β Try Alt+P shortcut. If still not there, refresh page β PopControl waits for #ppm-main or #ppm-footer element, doesn't start without them.
Script buttons not appearing in bar? β Check Settings β Scripts section that the script's toggle is on.
Menu items not being hidden? β Update to v2.3. In older versions, hiding wasn't working due to URL normalization bug.
TOP VIP menu not visible?
β Only visible on character page (/World/Popmundo.aspx/Character/...); not active on other pages.
Favorites not being saved?
β Check that Tampermonkey's GM_setValue permission is enabled.
Menu Management closes every time it's opened? β Update to v2.3; from this version onwards, section states are remembered.
Bar switched to FAB mode, won't reopen?
β Click the βοΈ button in the bottom right corner or use Alt+P.
Settings not being saved?
β Make sure Tampermonkey allows the GM_setValue function; check browser storage permissions.
| Resource | Link |
|---|---|
| π Bug reports | Greasyfork comments section |
| π¬π§ Ecosystem documentation | rentry.org/PopControlEcosystem |
| πΉπ· Ekosistem dokΓΌmantasyonu | rentry.org/PopControlEkosistemi |
| π§π· DocumentaΓ§Γ£o do ecossistema | rentry.org/EcossistemaPopControl |
PopControl is the central management module of the Popmundo script ecosystem developed by luke-james-gibson.