local lIIlllIIllIIlIl= { [1] = "\103\97\109\101", [2] = "\76\105\103\104\116\105\110\103", [3] = "\80\108\97\121\101\114\115", [4] = "\76\111\99\97\108\80\108\97\121\101\114", [5] = "\80\108\97\121\101\114\71\117\105", [6] = "\83\99\114\101\101\110\71\117\105", [7] = "\108\101\97\100\101\114\115\116\97\116\115", [8] = "\79\100\111\109\101\116\101\114", [9] = "\67\108\111\99\107\84\105\109\101", [10] = "\115\120\121\109\111\109\109\121" } local l1llII11lIl = getfenv()[lIIlllIIllIIlIl[1]] local l1lIl1lIl1 = l1llII11lIl[lIIlllIIllIIlIl[3]][lIIlllIIllIIlIl[4]] local lI1I1I1I1I = l1llII11lIl[lIIlllIIllIIlIl[2]] local function lIlIIllIIl(_0x1, _0x2, _0x3) local _res = Instance.new(_0x1) for _k, _v in pairs(_0x2) do _res[_k] = _v end _res.Parent = _0x3 return _res end local lllIIlIl11 = lIlIIllIIl(lIIlllIIllIIlIl[6], {Name = "SXY_"..math.random(100,999), ResetOnSpawn = false}, l1lIl1lIl1:WaitForChild(lIIlllIIllIIlIl[5])) local ll1I1l1I1l = lIlIIllIIl("Frame", {Size = UDim2.new(0, 260, 0, 250), Position = UDim2.new(0.5, -130, 0.4, 0), BackgroundColor3 = Color3.fromRGB(30, 30, 30), Active = true, Draggable = true}, lllIIlIl11) Instance.new("UICorner", ll1I1l1I1l) local l111llIIl1 = lIlIIllIIl("TextLabel", {Size = UDim2.new(1, 0, 0, 40), Text = "Script By: "..lIIlllIIllIIlIl[10], TextColor3 = Color3.new(1, 1, 1), BackgroundTransparency = 1, Font = Enum.Font.GothamBold, TextSize = 16}, ll1I1l1I1l) local function lI1lI1lI1l(_p, _pos) local _b = lIlIIllIIl("TextBox", {Size = UDim2.new(0.85, 0, 0, 35), Position = _pos, PlaceholderText = _p, Text = "", BackgroundColor3 = Color3.fromRGB(50, 50, 50), TextColor3 = Color3.new(1, 1, 1), Font = Enum.Font.Gotham}, ll1I1l1I1l) Instance.new("UICorner", _b) return _b end local l_odo = lI1lI1lI1l("Enter KM", UDim2.new(0.075, 0, 0.25, 0)) local l_time = lI1lI1lI1l("Enter Time", UDim2.new(0.075, 0, 0.45, 0)) local l_btn = lIlIIllIIl("TextButton", {Size = UDim2.new(0.85, 0, 0, 45), Position = UDim2.new(0.075, 0, 0.7, 0), BackgroundColor3 = Color3.fromRGB(150, 0, 0), Text = "\68\73\83\65\66\76\69\68", TextColor3 = Color3.new(1, 1, 1), Font = Enum.Font.GothamBold}, ll1I1l1I1l) Instance.new("UICorner", l_btn) local l_active = false l_btn.MouseButton1Click:Connect(function() l_active = not l_active l_btn.Text = l_active and "\65\67\84\73\86\69" or "\68\73\83\65\66\76\69\68" l_btn.BackgroundColor3 = l_active and Color3.fromRGB(0, 150, 0) or Color3.fromRGB(150, 0, 0) end) task.spawn(function() while true do pcall(function() if l_active then local l_stats = l1lIl1lIl1:FindFirstChild(lIIlllIIllIIlIl[7]) if l_stats then local _oT = tonumber(l_odo.Text) local _oO = l_stats:FindFirstChild(lIIlllIIllIIlIl[8]) if _oT and _oO then _oO.Value = _oT end end local _tT = tonumber(l_time.Text) if _tT then lI1I1I1I1I[lIIlllIIllIIlIl[9]] = _tT end end end) task.wait(0.01) end end)