NotPixel ADS SCRIPT [ new ]
Notpixel Ads Setup
Termux setup and installation for Notpixel Ads Bot
⚙️ Setup Termux
View Commands
termux-setup-storage
pkg update && pkg upgrade
pkg install tur-repo
pkg install python-is-python3.10
pkg install -y rust binutils
CARGO_BUILD_TARGET="$(rustc -Vv | grep "host" | awk '{print $2}')" pip install maturin
⚙️ Installation
View Commands
pkg install git
git clone https://github.com/YTforestarmy/notpixel-ad.git
cd notpixel-ad
pip install -r requirements.txt
pkg install patchelf
patchelf --add-needed libpython3.10.so.1.0 pyarmor_runtime_004817/android_aarch64/pyarmor_runtime.so
pkg install nano
nano query_ids.txt
python main.py
Comments