What's new
Heapleak - Scripthub

Get the most out of HeapLeak by creating a free account! Once signed in, you’ll gain full access to restricted content, be able to share your own scripts, and participate in our member-only discussions.

(Working) Guess my number script

Version / Update: v1.0.0
Download / Script Link
loadstring(game:HttpGet("https://raw.githubusercontent.com/sithusha6th-lgtm/Guess-my-number/refs/heads/main/guess%20mi%20number.txt"))()
[ View More ]
5b2ba78b-7924-4e2b-afe3-b37573bdd1bd.webp


⚡ GTN Solver v4 — Guess The Number Solver by @voiditic_456 • discord.gg/9XTXAseJ5rbeen working on this one for a while, finally happy with how it turned out. it automatically solves Guess The Number using binary search — finds your opponent's number in 7 guesses or less on 1–100, 10 or less on 1–1000.what it does:auto guesses using binary search, you just hit the submit button when it's your turnsuggests a secret number that's annoying to find (or use hard mode to pick the absolute worst one for them)type your own number in if you want to use a specific onetracks your wins, losses, streak and rounds for the sessionshows your best guess count, avg guesses per win, and how many guesses your opponent usedlive countdown timer so you know how long you havescrollable round log with every higher/lower hintshows the opponent's number at the end of each roundtp button that puts you straight in your chaircopy result to clipboardtoggle switches for auto-pick, sound alert and hard mode — no need to re-run the scriptstartup screen with executor and function infoworks on mobile and pc, scales automaticallyrightshift hides and shows the window
 
Back
Top