Advertisement
XxMarioEspinal749xX

script Secreto Racing

Nov 16th, 2021
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.75 KB | None | 0 0
  1. --current user using the Gui-MarioEspinal749
  2. --This Gui Made By MarioEspinal749--
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local GlitchedPetsAutoFarm = Instance.new("TextButton")
  6. local AutoRebirth = Instance.new("TextButton")
  7. local CYellowits = Instance.new("TextLabel")
  8. local Game = Instance.new("TextLabel")
  9. --Properties:
  10. ScreenGui.Parent = game.CoreGui
  11. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  12.  
  13. Main.Name = "Main"
  14. Main.Parent = ScreenGui
  15. Main.Active = true
  16. Main.BackgroundColor3 = Color3.new(1, 1, 0)
  17. Main.BackgroundTransparency = 0.20000000298023
  18. Main.Position = UDim2.new(0.385036498, 0, 0.133200794, 0)
  19. Main.Size = UDim2.new(0, 395, 0, 271)
  20. Main.Draggable = true
  21.  
  22. GlitchedPetsAutoFarm.Name = "Stop Win Race"
  23. GlitchedPetsAutoFarm.Parent = Main
  24. GlitchedPetsAutoFarm.BackgroundColor3 = Color3.new(5, 0, 0)
  25. GlitchedPetsAutoFarm.Position = UDim2.new(0.225957587, 0, 0.269300699, 0)
  26. GlitchedPetsAutoFarm.Size = UDim2.new(0, 200, 0, 50)
  27. GlitchedPetsAutoFarm.Font = Enum.Font.GothamSemibold
  28. GlitchedPetsAutoFarm.Text = "Auto Join"
  29. GlitchedPetsAutoFarm.TextColor3 = Color3.new(1, 1, 1)
  30. GlitchedPetsAutoFarm.TextScaled = true
  31. GlitchedPetsAutoFarm.TextSize = 24
  32. GlitchedPetsAutoFarm.TextWrapped = true
  33. GlitchedPetsAutoFarm.MouseButton1Down:connect(function()
  34. while wait(0.5) do
  35. game:GetService("ReplicatedStorage").Race.FireAccept:FireServer()
  36.  
  37. end
  38. end)
  39.  
  40. AutoRebirth.Name = "Auto Win"
  41. AutoRebirth.Parent = Main
  42. AutoRebirth.BackgroundColor3 = Color3.new(2, 0, 0)
  43. AutoRebirth.Position = UDim2.new(0.225957587, 0, 0.586643875, 0)
  44. AutoRebirth.Size = UDim2.new(0, 200, 0, 50)
  45. AutoRebirth.Font = Enum.Font.GothamSemibold
  46. AutoRebirth.Text = "Auto Win"
  47. AutoRebirth.TextColor3 = Color3.new(1, 1, 1)
  48. AutoRebirth.TextScaled = true
  49. AutoRebirth.TextSize = 24
  50. AutoRebirth.TextWrapped = true
  51. AutoRebirth.MouseButton1Down:connect(function()
  52. _G.accStat = true
  53. while _G.accStat do
  54. wait(0.5)
  55. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(68.275093078613, 21.775447845459, -555.3115234375)
  56. wait(0.5)
  57. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4901.5048828125, 33.280673980713, 3109.5759277344)
  58. wait(0.5)
  59. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(3417.8383789063, 17.646785736084, 793.84191894531)
  60. wait(0.5)
  61. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3821.7797851563, 21.651233673096, 8158.3969726563)
  62. wait(0.5)
  63. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2923.6577148438, 22.279485702515, -4223.7353515625)
  64. end
  65. end)
  66.  
  67. CYellowits.Name = "CYellowits"
  68. CYellowits.Parent = Main
  69. CYellowits.BackgroundColor3 = Color3.new(0, 0, 14)
  70. CYellowits.Size = UDim2.new(0, 395, 0, 37)
  71. CYellowits.Font = Enum.Font.GothamSemibold
  72. CYellowits.Text = "Gui Made By:MarioEspinal749"
  73. CYellowits.TextColor3 = Color3.new(1, 1, 1)
  74. CYellowits.TextScaled = true
  75. CYellowits.TextSize = 14
  76. CYellowits.TextWrapped = true
  77.  
  78. Game.Name = "Game"
  79. Game.Parent = Main
  80. Game.BackgroundColor3 = Color3.new(0, 0, 1)
  81. Game.Position = UDim2.new(0, 0, 0.863468647, 0)
  82. Game.Size = UDim2.new(0, 395, 0, 37)
  83. Game.Font = Enum.Font.GothamSemibold
  84. Game.Text = "Speed Simulator"
  85. Game.TextColor3 = Color3.new(1, 1, 1)
  86. Game.TextScaled = true
  87. Game.TextSize = 14
  88. Game.TextWrapped = true
  89. -- Scripts:
  90.  
  91. wait(0.5)local ba=Instance.new("ScreenGui")
  92. local ca=Instance.new("TextLabel")local da=Instance.new("Frame")
  93. local _b=Instance.new("TextLabel")local ab=Instance.new("TextLabel")ba.Parent=game.CoreGui
  94. ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
  95. ca.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ca.Draggable=true
  96. ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,304,0,52)
  97. ca.Font=Enum.Font.SourceSansSemibold;ca.Text="Anti Afk Kick Script"ca.TextColor3=Color3.new(0,1,1)
  98. ca.TextSize=22;da.Parent=ca
  99. da.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)da.Position=UDim2.new(0,0,1.0192306,0)
  100. da.Size=UDim2.new(0,304,0,107)_b.Parent=da
  101. _b.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)_b.Position=UDim2.new(0,0,0.800455689,0)
  102. _b.Size=UDim2.new(0,304,0,21)_b.Font=Enum.Font.Arial;_b.Text="Made by XxSwordmaster_2xX"
  103. _b.TextColor3=Color3.new(1,1,1)_b.TextSize=20;ab.Parent=da
  104. ab.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ab.Position=UDim2.new(0,0,0.158377379,0)
  105. ab.Size=UDim2.new(0,304,0,44)ab.Font=Enum.Font.ArialBold;ab.Text="Status: Script Started"
  106. ab.TextColor3=Color3.new(1,1,1)ab.TextSize=20;local bb=game:service'VirtualUser'
  107. game:service'Players'.LocalPlayer.Idled:connect(function()
  108. bb:CaptureController()bb:ClickButton2(Vector2.new())
  109. ab.Text="You went idle and ROBLOX tried to kick you but we reflected it!"wait(2)ab.Text="Script Re-Enabled"end)
  110.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement