Skip to content

A tool for cheat trophy or crown in stumble game

Notifications You must be signed in to change notification settings

MrG3P5/X-Stumble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages