local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/Robojini/Tuturial_UI_Library/main/UI_Template_1"))() local Window = Library.CreateLib("mx hub", "RJTheme3") local Tab = Window:NewTab("op farm") local Section = Tab:NewSection("I think my scripts undetectable") Section:NewButton("dupe 20k wins(button have cooldown)", "ButtonInfo", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(67.7518845, 1.44394803, 10361.5117, -0.936418056, 0.0251159258, 0.349986374, -1.34986355e-09, 0.997434974, -0.0715785101, -0.350886405, -0.0670274124, -0.934016109) end) Section:NewButton("dupe 5k wins(button have cooldown)", "ButtonInfo", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(206.078918, 2.25500488, 10288.6602, -0.996662855, -0.0138746323, -0.0804405287, -2.18558927e-09, 0.985448658, -0.169973224, 0.0816283301, -0.169405997, -0.982160091) end) Section:NewButton("dupe 10k wins(button have cooldown)", "ButtonInfo", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(148.010223, -42.7296906, 10329.9121, -0.995768428, -0.00831572339, 0.0915210173, -1.01806941e-09, 0.995897472, 0.0904885828, -0.0918980315, 0.0901056752, -0.991683304) end) local Tab = Window:NewTab("credits(my user yes.") local Section = Tab:NewSection("creator:nikita_4245 display::MX_explojter")