Posts

Showing posts from December, 2024

QUERY ID Extractor

Image
Extract tgWebAppData Extract tgWebAppData Easily extract tgWebAppData from a URL Enter the URL containing the tgWebAppData parameter: Extract

Nodewar Script

Nodewars Automation Nodewars Automation Features Auto Get Account Information Auto Claim Daily Check-In Auto Claim Gifts Reward Auto Complete Missions Auto Claim Nodepay Point Auto Play Game Multi Account Commands Copy pkg install python rust git -y Copy git clone https://github.com/YTFORESTARMY/Nodewars.git Copy cd Nodewars Copy pip install -r requirements.txt Copy nano query.txt Copy python...

Grass New Script

Grass Default Template GRASS BY FORESTARMY Welcome To Grass Website Here's a simple implementation of the Grass script. Click to see more about the setup Installation Setup Follow the steps below to install the necessary dependencies and run the project. Step 1: Update and Upgrade Packages pkg update && pkg upgrade -y Copy Command Step 2: Install Required Packages pkg install git python clang python-dev libffi-dev nano -y Copy Command Step 3: Clone the GitHub Repository git clone https://github.com/YTforestarmy/grasspro.git Copy Command Step 4: Navigate to the Project Directory cd grasspro Copy Command ...

NODEPAY MULTI ACCOUNT SCRIPT

Image
Nodepay Farming Using Proxies Nodepay Multi Account Setup Guide for Multi-Account Automation ⚙️ Setting Up Nodepay 📋 Instructions Paste your proxies inside proxy.txt and tokens inside tokens.txt . For multiple accounts, ensure each token has a matching proxy (1 token = 1 proxy). ⚙️ For PC (Windows) View Commands localStorage.getItem('np_webapp_token') Copy pip install -r requirements.txt Copy python npay.py Copy ⚙️ For Android (Termux) View Commands ...

Seed Bot Script

Image
SEED Script Setup SEED Script Setup ⚙️ Termux Commands View Setup Commands pkg install git Copy git clone https://github.com/YTforestarmy/seedbot.git Copy cd seedbot Copy pip3.10 install -r requirements.txt Copy nano .env Copy python3.10 main.py Copy Follow us on: ...

TapSwap Auto Video

Copy Code Example Copy JavaScript Code Click the button below to copy the entire code snippet. // ==UserScript== // @name TapSwap // @namespace https://t.me/ZAIBITECH // @version 3.1 // @description TapSwap Auto Complete Cinema Tasks :) // @author ZAIBI // @match https://app.tapswap.club/* // @icon https://www.softportal.com/en/scr/1089/icons/icon_src.png // @grant GM_webRequest // @downloadURL https://raw.githubusercontent.com/ZAIBITECH1/TapSwapVideos/main/tampermonkey.js // @updateURL https://raw.githubusercontent.com/ZAIBITECH1/TapSwapVideos/main/tampermonkey.js // @homepage https://github.com/ZAIBITECH1/TapSwapVideos/ // @require https://code.jquery.com/jquery-3.7.1.min.js // ==/UserScript== (function () { function onready(fn) { if (document.readyState != "loading") fn(); else document.addEventListener("DOMContentLoaded", fn); ...

NotPixel ADS SCRIPT [ new ]

Image
Notpixel Ads Setup Notpixel Ads Setup Termux setup and installation for Notpixel Ads Bot ⚙️ Setup Termux View Commands termux-setup-storage Copy pkg update && pkg upgrade Copy pkg install tur-repo Copy pkg install python-is-python3.10 Copy pkg install -y rust binutils Copy CARGO_BUILD_TARGET="$(rustc -Vv | grep "host" | awk '{print $2}')" pip install maturin Copy ...

NOTPIXEL TOURNAMENT SCRIPT

Image
Notpixel Bot Setup Notpixel Tournament Script ✘ USE AT YOUR OWN RISK ✘ ⚙️ Setup Termux View Commands pkg update && pkg upgrade -y Copy pkg install clang cmake ninja rust make Copy pkg install tur-repo Copy pkg install python3.10 Copy pip3.10 install --upgrade pip wheel Copy ⚙️ Installation View Commands pkg install libjpeg-turbo Copy ...