Advertisement
SirMeme

HEHE XD NON LOADSTRING

Oct 5th, 2018
8,433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.31 KB | None | 0 0
  1. --[[
  2. SCRIPTS WERE NOT MADE BY ME!
  3. CREDITS TO : Neglected and Marcoz
  4. --]]
  5. local Eeee = Instance.new("ScreenGui")
  6. local gui = Instance.new("Frame")
  7. local PP = Instance.new("TextButton")
  8. local MS = Instance.new("TextButton")
  9. local JF = Instance.new("TextButton")
  10. local BT = Instance.new("TextButton")
  11. local FT = Instance.new("TextButton")
  12. local rearera = Instance.new("Frame")
  13. local CLOSE = Instance.new("TextButton")
  14. local showoff = Instance.new("TextLabel")
  15. local open = Instance.new("TextButton")
  16. local del = Instance.new("TextButton")
  17. --Properties:
  18. Eeee.Name = "Eeee"
  19. Eeee.Parent = game.CoreGui
  20.  
  21. gui.Name = "gui"
  22. gui.Parent = Eeee
  23. gui.Active = true
  24. gui.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  25. gui.BorderColor3 = Color3.new(0, 0, 0)
  26. gui.BorderSizePixel = 5
  27. gui.Position = UDim2.new(0.0113317827, 0, 0.377437502, 0)
  28. gui.Size = UDim2.new(0, 174, 0, 219)
  29.  
  30. PP.Name = "PP"
  31. PP.Parent = gui
  32. PP.BackgroundColor3 = Color3.new(0.596078, 0.596078, 0.596078)
  33. PP.BorderSizePixel = 3
  34. PP.Position = UDim2.new(0.114942536, 0, 0.420091331, 0)
  35. PP.Size = UDim2.new(0, 134, 0, 28)
  36. PP.Font = Enum.Font.Highway
  37. PP.Text = "Psychic Power"
  38. PP.TextColor3 = Color3.new(0, 0, 0)
  39. PP.TextSize = 14
  40.  
  41. MS.Name = "MS"
  42. MS.Parent = gui
  43. MS.BackgroundColor3 = Color3.new(0.596078, 0.596078, 0.596078)
  44. MS.BorderSizePixel = 3
  45. MS.Position = UDim2.new(0.114505753, 0, 0.597036541, 0)
  46. MS.Size = UDim2.new(0, 134, 0, 28)
  47. MS.Font = Enum.Font.Highway
  48. MS.Text = "Movement Speed"
  49. MS.TextColor3 = Color3.new(0, 0, 0)
  50. MS.TextSize = 14
  51.  
  52. JF.Name = "JF"
  53. JF.Parent = gui
  54. JF.BackgroundColor3 = Color3.new(0.596078, 0.596078, 0.596078)
  55. JF.BorderSizePixel = 3
  56. JF.Position = UDim2.new(0.114505753, 0, 0.760506868, 0)
  57. JF.Size = UDim2.new(0, 134, 0, 28)
  58. JF.Font = Enum.Font.Highway
  59. JF.Text = "Jump Force"
  60. JF.TextColor3 = Color3.new(0, 0, 0)
  61. JF.TextSize = 14
  62.  
  63. BT.Name = "BT"
  64. BT.Parent = gui
  65. BT.BackgroundColor3 = Color3.new(0.596078, 0.596078, 0.596078)
  66. BT.BorderSizePixel = 3
  67. BT.Position = UDim2.new(0.114505753, 0, 0.247264847, 0)
  68. BT.Size = UDim2.new(0, 134, 0, 28)
  69. BT.Font = Enum.Font.Highway
  70. BT.Text = "Body Toughness"
  71. BT.TextColor3 = Color3.new(0, 0, 0)
  72. BT.TextSize = 14
  73.  
  74. FT.Name = "FT"
  75. FT.Parent = gui
  76. FT.BackgroundColor3 = Color3.new(0.596078, 0.596078, 0.596078)
  77. FT.BorderSizePixel = 3
  78. FT.Position = UDim2.new(0.114505753, 0, 0.0837945119, 0)
  79. FT.Size = UDim2.new(0, 134, 0, 28)
  80. FT.Font = Enum.Font.Highway
  81. FT.Text = "Fist Toughness"
  82. FT.TextColor3 = Color3.new(0, 0, 0)
  83. FT.TextSize = 14
  84. FT.TextStrokeColor3 = Color3.new(1, 0.956863, 0.913726)
  85.  
  86. rearera.Name = "rearera"
  87. rearera.Parent = gui
  88. rearera.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  89. rearera.BorderSizePixel = 2
  90. rearera.Position = UDim2.new(-0.0344827585, 0, -0.0273972601, 0)
  91. rearera.Size = UDim2.new(0, 13, 0, 228)
  92.  
  93. CLOSE.Name = "CLOSE"
  94. CLOSE.Parent = rearera
  95. CLOSE.BackgroundColor3 = Color3.new(0.882353, 0.454902, 0.368627)
  96. CLOSE.BorderSizePixel = 2
  97. CLOSE.Position = UDim2.new(0, 0, 0.383620679, 0)
  98. CLOSE.Size = UDim2.new(0, 13, 0, 50)
  99. CLOSE.Font = Enum.Font.SourceSansBold
  100. CLOSE.Text = "X"
  101. CLOSE.TextColor3 = Color3.new(0, 0, 0)
  102. CLOSE.TextScaled = true
  103. CLOSE.TextSize = 14
  104. CLOSE.TextWrapped = true
  105.  
  106. showoff.Name = "showoff"
  107. showoff.Parent = gui
  108. showoff.Active = true
  109. showoff.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  110. showoff.BorderSizePixel = 2
  111. showoff.Position = UDim2.new(-0.0344827585, 0, -0.0593607314, 0)
  112. showoff.Size = UDim2.new(0, 183, 0, 19)
  113. showoff.Font = Enum.Font.Antique
  114. showoff.Text = "RRReality's SHTS"
  115. showoff.TextColor3 = Color3.new(0, 0, 0)
  116. showoff.TextScaled = true
  117. showoff.TextSize = 14
  118. showoff.TextStrokeColor3 = Color3.new(1, 1, 1)
  119. showoff.TextStrokeTransparency = 0
  120. showoff.TextWrapped = true
  121.  
  122. open.Name = "open"
  123. open.Parent = Eeee
  124. open.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  125. open.BorderColor3 = Color3.new(0.690196, 0.65098, 0.627451)
  126. open.BorderSizePixel = 5
  127. open.Position = UDim2.new(-1.999, 0,0.377, 0)
  128. open.Size = UDim2.new(0, 57, 0, 37)
  129. open.Font = Enum.Font.SourceSansBold
  130. open.Text = "OPEN"
  131. open.TextColor3 = Color3.new(1, 1, 1)
  132. open.TextScaled = true
  133. open.TextSize = 14
  134. open.TextStrokeTransparency = 0
  135. open.TextWrapped = true
  136.  
  137. del.Name = "del"
  138. del.Parent = open
  139. del.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  140. del.BorderColor3 = Color3.new(0.690196, 0.65098, 0.627451)
  141. del.BorderSizePixel = 5
  142. del.Position = UDim2.new(0, 0, 0.90625, 0)
  143. del.Size = UDim2.new(0, 57, 0, 13)
  144. del.Font = Enum.Font.SourceSansBold
  145. del.Text = "DEL GUI"
  146. del.TextColor3 = Color3.new(1, 1, 1)
  147. del.TextScaled = true
  148. del.TextSize = 14
  149. del.TextStrokeTransparency = 0
  150. del.TextWrapped = true
  151.  
  152. PP.MouseButton1Down:connect(function()
  153. while wait() do
  154. local a = {[1] = "+PP1"} -- psy
  155. local b = {[1] = "+PP2"} -- psy
  156. local Event = game.ReplicatedStorage.RemoteEvent
  157. Event:FireServer(a)
  158. Event:FireServer(b)
  159. end
  160. end)
  161.  
  162. MS.MouseButton1Down:connect(function()
  163. while wait() do
  164. local g = {[1] = "+MS1"} -- speed
  165. local Event = game.ReplicatedStorage.RemoteEvent
  166. Event:FireServer(g)
  167. end
  168. end)
  169.  
  170. JF.MouseButton1Down:connect(function()
  171. while wait() do
  172. local f = {[1] = "+JF1"} -- jump
  173. local Event = game.ReplicatedStorage.RemoteEvent
  174. Event:FireServer(f)
  175. end
  176. end)
  177.  
  178. BT.MouseButton1Down:connect(function()
  179. while wait() do
  180. local h = {[1] = "+BT1"} -- body
  181. local Event = game.ReplicatedStorage.RemoteEvent
  182. Event:FireServer(h)
  183. end
  184. end)
  185.  
  186. FT.MouseButton1Down:connect(function()
  187. while wait() do
  188. local c = {[1] = "+FS1"} -- fist
  189. local d = {[1] = "+FS2"} -- fist
  190. local e = {[1] = "+FS3"} -- fist
  191. local Event = game.ReplicatedStorage.RemoteEvent
  192. Event:FireServer(c)
  193. Event:FireServer(d)
  194. Event:FireServer(e)
  195. end
  196. end)
  197.  
  198. CLOSE.MouseButton1Down:connect(function()
  199. gui:TweenPosition(UDim2.new(1.999, 0,0.377, 0), 'Out', 'Quad', 1.2)
  200. open:TweenPosition(UDim2.new(-0.001, 1,0.834, 0), 'Out', 'Quad', 1.2)
  201. end)
  202.  
  203. open.MouseButton1Down:connect(function()
  204. gui:TweenPosition(UDim2.new(0.011, 0,0.377, 0), 'Out', 'Quad', 1.2)
  205. open:TweenPosition(UDim2.new(-1.999, 0,0.834, 0), 'Out', 'Quad', 1.2)
  206. end)
  207.  
  208. del.MouseButton1Down:connect(function()
  209. game.CoreGui.Eeee:Remove()
  210. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement