MrG3P5 / X-Stumble

A tool for cheat trophy or crown in stumble game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

png


Tools Preview

index

How to get auth token ?

Download : HTTP Cannary

  1. Install HTTP Cannary or any Traffic Intercept apk to your phone
  2. Intercept Stumble Guys ! Then play until you got Rank 1
  3. If you already got Rank 1 , Claim the reward and make sure your crown increases
  4. Open HTTP Canary and search http://kitkabackend.eastus.cloudapp.azure.com:5010/round/finishv2/3
  5. Go to request tab and copy authorization value !
  6. After running bot , close the game & dont relogin .. It will expire your token
  7. DO WITH YOUR OWN RISK !! YOUR ACCOUNT WILL BE BANNED

Video How to get auth token !

Example auth token

{"DeviceId":"kontol","GoogleId":"kontol","FacebookId":"kontol","Token":"kontol","Timestamp":69696969,"Hash":"kontol"}

How to use ?

Termux

pkg update && pkg upgrade -y
pkg install python3 git -y
git clone https://github.com/MrG3P5/X-Stumble
cd X-Stumble
python3 -m pip install -r require.txt
python3 main.py

Linux With Root

sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install git python3 python3-pip -y
git clone https://github.com/MrG3P5/X-Stumble
cd X-Stumble
pip3 install -r require.txt
python3 main.py

About

A tool for cheat trophy or crown in stumble game


Languages

Language:Python 100.0%