Splekenesis
Eternal Poster
Go to this link and register - You do not have permission to view the full content of this post. Log in or register now.
Download, install and run the Browser extension
You do not have permission to view the full content of this post. Log in or register now.
No need extension if gagamit ka ng termux sa phone mo
Referral code:
DEdCVAsml1evG1
DEdCVAsml1evG1
DEdCVAsml1evG1
Code:
1. open Termux
2. enter this:
termux-setup-storage
3. install git:
pkg install git
skip this if you already have python in your device
4. install python: pkg install python
clone the grass repository:
git clone https://github.com/ccqwe123/dep.git depined
5. enter this:
cd depined
6. install the requirements:
pip install -r requirements.txt
7. Run this after installing the requirements:
python depined.py
Copy your userId and paste it to termux
where to get TOKEN?
go to Depined dashboard
open dev tools
type this in console:
localStorage.getItem('token')
then copy mo yung text don
and paste mo sa termux
Github Repository:
You do not have permission to view the full content of this post. Log in or register now.
Grass Termux Script


