Advertisement
secretlolplayer

Funtrix_Roblox2 Saber Simulator

Oct 20th, 2019
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1.  
  2. --- Anti Lag
  3. local plr = game:GetService("Players").LocalPlayer
  4. local screengui = plr.PlayerGui.Gui
  5. screengui.NumberAnimationStorage.Visible = false
  6.  
  7. --variable
  8. local newvar = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  9. local hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  10.  
  11. game.StarterGui:SetCore("SendNotification", {
  12. Title = "Spero [SM HAXX]";
  13. Text = "Made by Aydin427";
  14. Icon = "rbxassetid://3837426995";
  15. Duration = 23;
  16. })
  17.  
  18.  
  19.  
  20. local ScreenGui = Instance.new("ScreenGui")
  21. local FirstFrame = Instance.new("TextLabel")
  22. local Frame = Instance.new("Frame")
  23. local _1 = Instance.new("TextButton")
  24. local _2 = Instance.new("TextButton")
  25. local _3 = Instance.new("TextButton")
  26. local UIListLayout = Instance.new("UIListLayout")
  27. local _5 = Instance.new("TextButton")
  28. local Fuck = Instance.new("TextLabel")
  29. local fuck2 = Instance.new("TextLabel")
  30. --Properties:
  31. ScreenGui.Parent = game.CoreGui
  32. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  33.  
  34. FirstFrame.Name = "FirstFrame"
  35. FirstFrame.Parent = ScreenGui
  36. FirstFrame.Active = true
  37. FirstFrame.Draggable = true
  38. FirstFrame.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  39. FirstFrame.BorderSizePixel = 0
  40. FirstFrame.Position = UDim2.new(0.408180684, 0, 0.394622326, 0)
  41. FirstFrame.Size = UDim2.new(0, 189, 0, 28)
  42. FirstFrame.Font = Enum.Font.SourceSans
  43. FirstFrame.Text = "SARBER SIMULATOR V0"
  44. FirstFrame.TextColor3 = Color3.new(1, 1, 1)
  45. FirstFrame.TextSize = 20
  46.  
  47. Frame.Parent = FirstFrame
  48. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  49. Frame.BackgroundTransparency = 0.5
  50. Frame.BorderSizePixel = 0
  51. Frame.Position = UDim2.new(-6.81397796e-05, 0, 0.991697013, 0)
  52. Frame.Size = UDim2.new(0, 189, 0, 104)
  53.  
  54. _1.Name = "1"
  55. _1.Parent = Frame
  56. _1.BackgroundColor3 = Color3.new(1, 1, 1)
  57. _1.BorderSizePixel = 0
  58. _1.Position = UDim2.new(0, 0, 0.0736196339, 0)
  59. _1.Size = UDim2.new(0, 189, 0, 26)
  60. _1.Font = Enum.Font.Cartoon
  61. _1.Text = "Auto Strength"
  62. _1.TextColor3 = Color3.new(0, 0, 0)
  63. _1.TextSize = 21
  64. _1.MouseButton1Down:connect(function()
  65. while wait() do
  66. local tbl_main =
  67. {
  68. }
  69. game:GetService("ReplicatedStorage").Events.Clicked:FireServer(unpack(tbl_main))
  70. end
  71. end)
  72.  
  73. UIListLayout.Parent = Frame
  74. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  75.  
  76. _5.Name = "5"
  77. _5.Parent = Frame
  78. _5.BackgroundColor3 = Color3.new(1, 1, 1)
  79. _5.BorderSizePixel = 0
  80. _5.Position = UDim2.new({0.385, 0},{0.111, 0})
  81. _5.Size = UDim2.new(0, 189, 0, 26)
  82. _5.Font = Enum.Font.Cartoon
  83. _5.Text = "Close Gui"
  84. _5.TextColor3 = Color3.new(0, 0, 0)
  85. _5.TextSize = 21
  86. _5.MouseButton1Down:connect(function()
  87. FirstFrame.Visible = false
  88. Fuck.Visible = false
  89. fuck2.Visible = false
  90. end)
  91.  
  92.  
  93. Fuck.Name = "Fuck"
  94. Fuck.Parent = ScreenGui
  95. Fuck.BackgroundColor3 = Color3.new(1, 1, 1)
  96. Fuck.BackgroundTransparency = 1
  97. Fuck.BorderSizePixel = 0
  98. Fuck.Position = UDim2.new(0.385, 0,0.068, 0)
  99. Fuck.Size = UDim2.new(0, 350, 0, 36)
  100. Fuck.Font = Enum.Font.SciFi
  101. Fuck.Text = "Saber Simulator Haxx "
  102. Fuck.TextColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  103. Fuck.TextScaled = true
  104. Fuck.TextSize = 14
  105. Fuck.TextWrapped = true
  106.  
  107. fuck2.Name = "fuck2"
  108. fuck2.Parent = ScreenGui
  109. fuck2.BackgroundColor3 = Color3.new(2, 2, 2)
  110. fuck2.BackgroundTransparency = 1
  111. fuck2.BorderSizePixel = 0
  112. fuck2.Position = UDim2.new(0.385, 0,0.111, 0)
  113. fuck2.Size = UDim2.new(0, 341, 0, 33)
  114. fuck2.Font = Enum.Font.SciFi
  115. fuck2.Text = "Made by Aydin427"
  116. fuck2.TextColor3 = Color3.new(1, 1, 1)
  117. fuck2.TextSize = 50
  118. -- Scripts:
  119. function SCRIPT_XNND88_FAKESCRIPT() -- Fuck.Script
  120. local script = Instance.new('Script')
  121. script.Parent = Fuck
  122. repeat
  123. for hue = 0, 1, .01 do
  124. script.Parent.TextColor3= Color3.fromHSV(hue, 1, 1)
  125. wait()
  126. end
  127. for hue = 1, 0 -.01 do
  128. script.Parent.TextColor3= Color3.fromHSV(hue, 1, 1)
  129. wait()
  130. end
  131. until nil
  132.  
  133. end
  134. coroutine.resume(coroutine.create(SCRIPT_XNND88_FAKESCRIPT))
  135. function SCRIPT_OXUC71_FAKESCRIPT() -- fuck2.Script
  136. local script = Instance.new('Script')
  137. script.Parent = fuck2
  138. repeat
  139. for hue = 0, 1, .01 do
  140. script.Parent.TextColor3= Color3.fromHSV(hue, 1, 1)
  141. wait()
  142. end
  143. for hue = 1, 0 -.01 do
  144. script.Parent.TextColor3= Color3.fromHSV(hue, 2, 2)
  145. wait()
  146. end
  147. until nil
  148.  
  149. end
  150. coroutine.resume(coroutine.create(SCRIPT_OXUC71_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement