FAB Free Asset Getter

A script to get all free assets from the FAB marketplace. Fixes the "Sort" button issue and adds robust Auto-Scrolling. Fork of the original by Noslipper (没拖鞋) & subtixx.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Chaython
今日安裝
0
安裝總數
13
評價
0 0 0
版本
2.2.2
建立日期
2025-12-07
更新日期
2025-12-07
尺寸
10.3 KB
授權條款
AGPL-3.0-or-later
腳本執行於

🚀 FAB Free Asset Getter - Fork & Fixes This script automates the process of claiming free assets from the Fab.com marketplace. It automatically scrolls through search results, detects free items, and adds them to your library without manual clicking.

🛠️ Fixes & Improvements in v2.2+ This version is a significant improvement over the original script, focusing on reliability and ease of use:

✅ Robust Auto-Scrolling: Replaced the fragile "next element" logic with a brute-force scrolling method. The script now scrolls to the absolute bottom of the page to ensure every single asset loads before processing.

✅ Fixed GUI Button: Added a persistent "Get Free Assets" button pinned to the bottom-right corner of the screen. It works regardless of how Fab.com changes their toolbar layout.

✅ Console Fallback: If the button ever fails to appear, you can now trigger the script manually by typing window.fabRun() in your browser console (F12).

✅ Intelligent Name Parsing: Fixed the "Success: Unknown" bug. The script now uses a triple-fallback strategy (Image Alt Text → Link Text → Asset ID) to correctly identify and display the names of claimed assets.

📖 How to Use Install the script.

Navigate to any Fab.com search page (e.g., Limited Time Free).

Click the green "Get Free Assets" button in the bottom-right corner.

Watch the notification toasts as the script scrolls and claims items for you.

Note: Please keep the tab visible (or in a separate window) while the script runs to ensure the browser allows the auto-scrolling to function correctly.

🔗 Credits & Attribution This script is a fork based on the work of Noslipper (没拖鞋) and subtixx. Original script: FAB Free Asset Getter Latest

My modifications are focused on fixing UI bugs caused by Fab.com updates and improving the stability of the auto-claiming process.