An automation bot for Fabrika Friends Factory that includes Auto Claim and Auto Farm functionalities. Simple setup for Windows users.
You can download the latest version of Fabrika-Bot-Claimer by clicking the button below:
- Multi-account Support: Automate actions across multiple accounts
- Auto Complete Task Automatically perform available quest
- Configurable Settings: Control various aspects of the script via a
config.json
file. - Static user agent
Create a config.json file in the root directory with the following structure:
{
"account_delay": [5, 10],
"cycle_delay": [1400, 2800]
}
delay_account
: Delay between processing different accounts (in seconds) - the minimum and maximum values are taken randomly
cycle_delay
: Delay between different cycles of operations (in seconds) - the minimum and maximum values are taken randomly
- Login telegram via portable or web version
- Launch the bot
- Press
F12
on the keyboard - Open console
- Сopy this code in Console for getting tgWebAppData (user= / query=):
copy(Telegram.WebApp.initData)
- you will get data that looks like this
query_id=AA....
user=%7B%22id%....
- add it to
query.txt
file or create it if you dont have one
This bot is private and for personal use only. By using this bot, you acknowledge that you are doing so at your own risk. I am not responsible for any consequences, including but not limited to account bans, suspensions, or any other issues that may arise from using this bot.
Please be aware that the bot may be flagged by antivirus software due to the use of PyInstaller during the packaging process, you may need to whitelist it in your antivirus software if it gets flagged.
Use the bot responsibly, and make sure you comply with the terms of service of any platform you interact with.