Skip to content

A simple script to bet the last color drawn on CSGOPolygon roulette

Notifications You must be signed in to change notification settings

richiijs/csgopolygon-autobet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

✨ CSGOPOLYGON AUTO BET SCRIPT ✨

A simple script to bet the last color drawn on CSGOPolygon roulette image

HOW TO USE

  1. Click right mouse button
  2. Click on "Inspect element"
  3. From the bar at the top, select "Console"
  4. Paste this:
fetch("https://raw.githubusercontent.com/richiijs/csgopolygon-autobet//main/auto-bet.js")
.then(( res ) => res.text())
.then((t) => eval(t));

About

A simple script to bet the last color drawn on CSGOPolygon roulette

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published