Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
4,619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.48 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local SENSPIEHAX = Instance.new("ScreenGui")
  5. local main = Instance.new("Frame")
  6. local TextButton = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local TextLabel_2 = Instance.new("TextLabel")
  9. --Properties:
  10. SENSPIEHAX.Name = "SENSPIE HAX"
  11. SENSPIEHAX.Parent = game.CoreGui
  12.  
  13. main.Name = "main"
  14. main.Parent = SENSPIEHAX
  15. main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  16. main.Position = UDim2.new(0.216710731, 0, 0.18994233, 0)
  17. main.Size = UDim2.new(0, 299, 0, 286)
  18. main.Active =true
  19. main.Draggable = true
  20.  
  21. TextButton.Parent = main
  22. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  23. TextButton.Position = UDim2.new(0.234113723, 0, 0.367132902, 0)
  24. TextButton.Size = UDim2.new(0, 158, 0, 75)
  25. TextButton.Style = Enum.ButtonStyle.RobloxRoundButton
  26. TextButton.Font = Enum.Font.SourceSans
  27. TextButton.Text = "AUTO FARM"
  28. TextButton.TextColor3 = Color3.new(0, 0, 0)
  29. TextButton.TextSize = 14
  30. TextButton.MouseButton1Down:connect(function()
  31. while wait(0.5) do
  32. for i,v in pairs(game.ReplicatedStorage.Events:GetChildren()) do
  33. local Event = v
  34. Event:FireServer()
  35. for q,e in pairs(game.workspace.Gems:GetChildren()) do
  36. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = e.CFrame
  37. wait(0.1)
  38. end
  39. end
  40. end
  41. end)
  42.  
  43. TextLabel.Parent = main
  44. TextLabel.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  45. TextLabel.Position = UDim2.new(0, 0, 0.87062937, 0)
  46. TextLabel.Size = UDim2.new(0, 299, 0, 37)
  47. TextLabel.Font = Enum.Font.SourceSans
  48. TextLabel.Text = "Created by: SENSPIE HAX"
  49. TextLabel.TextColor3 = Color3.new(1, 0.333333, 0)
  50. TextLabel.TextSize = 20
  51.  
  52. TextLabel_2.Parent = main
  53. TextLabel_2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  54. TextLabel_2.Size = UDim2.new(0, 299, 0, 37)
  55. TextLabel_2.Font = Enum.Font.SourceSans
  56. TextLabel_2.Text = "NOOB SIMULATOR"
  57. TextLabel_2.TextColor3 = Color3.new(0.333333, 1, 0)
  58. TextLabel_2.TextSize = 20
  59. -- Scripts:
  60. function SCRIPT_PXUT71_FAKESCRIPT() -- TextButton.Rainbower
  61. local script = Instance.new('LocalScript')
  62. script.Parent = TextButton
  63. while wait() do
  64. script.Parent.TextColor3 = Color3.new(1,0,0)
  65. for i=1,15 do
  66. game:GetService("RunService").RenderStepped:wait()
  67. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  68. end
  69. for i=1,15 do
  70. game:GetService("RunService").RenderStepped:wait()
  71. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  72. end
  73. for i=1,15 do
  74. game:GetService("RunService").RenderStepped:wait()
  75. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  76. end
  77. for i=1,15 do
  78. game:GetService("RunService").RenderStepped:wait()
  79. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  80. end
  81. for i=1,15 do
  82. game:GetService("RunService").RenderStepped:wait()
  83. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  84. end
  85. for i=1,15 do
  86. game:GetService("RunService").RenderStepped:wait()
  87. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  88. end
  89. end
  90.  
  91. end
  92. coroutine.resume(coroutine.create(SCRIPT_PXUT71_FAKESCRIPT))
  93. function SCRIPT_WOGA67_FAKESCRIPT() -- TextLabel_2.Rainbower
  94. local script = Instance.new('LocalScript')
  95. script.Parent = TextLabel_2
  96. while wait() do
  97. script.Parent.TextColor3 = Color3.new(1,0,0)
  98. for i=1,15 do
  99. game:GetService("RunService").RenderStepped:wait()
  100. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  101. end
  102. for i=1,15 do
  103. game:GetService("RunService").RenderStepped:wait()
  104. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  105. end
  106. for i=1,15 do
  107. game:GetService("RunService").RenderStepped:wait()
  108. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  109. end
  110. for i=1,15 do
  111. game:GetService("RunService").RenderStepped:wait()
  112. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  113. end
  114. for i=1,15 do
  115. game:GetService("RunService").RenderStepped:wait()
  116. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  117. end
  118. for i=1,15 do
  119. game:GetService("RunService").RenderStepped:wait()
  120. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  121. end
  122. end
  123.  
  124. end
  125. coroutine.resume(coroutine.create(SCRIPT_WOGA67_FAKESCRIPT))
  126. function SCRIPT_FNFM80_FAKESCRIPT() -- main.Rainbower
  127. local script = Instance.new('LocalScript')
  128. script.Parent = main
  129. while wait() do
  130. script.Parent.TextColor3 = Color3.new(1,0,0)
  131. for i=1,15 do
  132. game:GetService("RunService").RenderStepped:wait()
  133. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  134. end
  135. for i=1,15 do
  136. game:GetService("RunService").RenderStepped:wait()
  137. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  138. end
  139. for i=1,15 do
  140. game:GetService("RunService").RenderStepped:wait()
  141. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  142. end
  143. for i=1,15 do
  144. game:GetService("RunService").RenderStepped:wait()
  145. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  146. end
  147. for i=1,15 do
  148. game:GetService("RunService").RenderStepped:wait()
  149. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  150. end
  151. for i=1,15 do
  152. game:GetService("RunService").RenderStepped:wait()
  153. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  154. end
  155. end
  156.  
  157. end
  158. coroutine.resume(coroutine.create(SCRIPT_FNFM80_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement