This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| local v0=game:GetService("Players");local v1=game:GetService("PathfindingService");local v2=game:GetService("CoreGui");local v3=game:GetService("RunService");local v4=game:GetService("TweenService");local v5=game:GetService("Workspace");local v6=v0.LocalPlayer;local v7={bg=Color3.fromRGB(8,10,14),bg2=Color3.fromRGB(11,14,18),panel=Color3.fromRGB(14,17,22),panel2=Color3.fromRGB(18,22,28),panel3=Color3.fromRGB(22,26,34),yellow=Color3.fromRGB(255,208,0),yellowSoft=Color3.fromRGB(255,228,100),cyan=Color3.fromRGB(0,229,255),cyanSoft=Color3.fromRGB(90,255,255),red=Color3.fromRGB(255,82,82),magenta=Color3.fromRGB(255,70,160),orange=Color3.fromRGB(255,110,0),text=Color3.fromRGB(245,245,235),dim=Color3.fromRGB(150,160,150),muted=Color3.fromRGB(92,98,108),line=Color3.fromRGB(64,70,82)};local v8={Enabled=false,Version="64.0 (PURE STANDBY)",WorkspaceFolder="Baritone_Pro_Temp",SpeedModes={{name="LEGIT",speed=16,color=v7.cyan},{name="BRISK",speed=18,color=v7.yellow},{name="MAX SAFE",speed=20,color=v7.red}},CurrentSpeedInde |