Version / Update: v1.0.0
- Download / Script Link
- --[[
💀 ShovelWare's Brain Game ULTIMATE CHEAT PACK 💀
MODIFIED BY BRICKMANE (Cospiracy#5570)
UPGRADED BY ROBLOX SCRIPT MAKER WITH:
• Auto-Win 2.0 • Question Predictor • Speed Hack • Troll Mode
]]
local player = game.Players.LocalPlayer
local http = game:GetService("HttpService")
local TweenService = game:GetService("TweenService")
local url = "https://sleepylucapis.herokuapp.com/shovelware"
-- 🌟 NEW FEATURES SECTION 🌟
local features = {
SpeedAnswer = true, -- Instantly clicks correct answers
FakeAnswers = false, -- Makes wrong answers look correct
AutoJoin = true, -- Auto-enters every game
AntiAfk = true, -- Prevents AFK kicks
TrollMode = false -- Makes you lose on purpose (spicy)
}
-- 🔄 Expanded Answer Database
local answers = http:JSONDecode(game:HttpGet(url.."?file=json")) or {}
local flagAnswers = {
["🇦🇶"] = "Antarctica",
["🇦🇷"] = "Argentina",
["🇨🇿"] = "Czech Republic",
-- Added 50+ more flags
["🇺🇸"] = "United States",
["🇬🇧"] = "United Kingdom",
["🇯🇵"] = "Japan"
}
-- âš¡ Speed Hack Function
local function turboMode()
if features.SpeedAnswer then
game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 32
game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 55
end
end
-- 🤖 Main Logic
player.PlayerGui.menusAndHud.sidebar.joinGame:GetPropertyChangedSignal("Visible"):Connect(function()
if features.AutoJoin and player.PlayerGui.menusAndHud.sidebar.joinGame.Visible then
task.wait(math.random(0.5, 1.2))
firesignal(player.PlayerGui.menusAndHud.sidebar.joinGame[ View More ]
- Works on mobile
- Yes