Guest User

Untitled

a guest
Jan 22nd, 2020
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.10 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.1
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Main = Instance.new("Frame")
  8. local admin = Instance.new("TextLabel")
  9. local Neonline = Instance.new("Frame")
  10. local Infinite = Instance.new("TextButton")
  11. local Shattervest = Instance.new("TextButton")
  12. local shinobi = Instance.new("TextButton")
  13. local xbutton = Instance.new("TextButton")
  14. local opengui = Instance.new("Frame")
  15. local open = Instance.new("TextButton")
  16. local neon2 = Instance.new("Frame")
  17. local guimain = Instance.new("Frame")
  18. local GUI = Instance.new("TextLabel")
  19. local neon3 = Instance.new("Frame")
  20. local xbutton2 = Instance.new("TextButton")
  21. local Faceless = Instance.new("TextButton")
  22. local Weirdness = Instance.new("TextButton")
  23. local Fling = Instance.new("TextButton")
  24. local Aimbot = Instance.new("TextButton")
  25. local Flingv2 = Instance.new("TextButton")
  26. local Bypass = Instance.new("TextButton")
  27.  
  28. --Properties:
  29.  
  30. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  31. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  32.  
  33. Main.Name = "Main"
  34. Main.Parent = ScreenGui
  35. Main.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  36. Main.BorderSizePixel = 0
  37. Main.Position = UDim2.new(0.593804002, 0, 0.300982773, 0)
  38. Main.Size = UDim2.new(0, 219, 0, 146)
  39. Main.Visible = false
  40.  
  41. admin.Name = "admin"
  42. admin.Parent = Main
  43. admin.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  44. admin.BorderSizePixel = 0
  45. admin.Position = UDim2.new(0, 0, -0.246172458, 0)
  46. admin.Size = UDim2.new(0, 219, 0, 35)
  47. admin.Font = Enum.Font.Fantasy
  48. admin.Text = "Admin"
  49. admin.TextColor3 = Color3.fromRGB(255, 255, 255)
  50. admin.TextSize = 20.000
  51. Main.Draggable = true
  52.  
  53. Neonline.Name = "Neon line"
  54. Neonline.Parent = Main
  55. Neonline.BackgroundColor3 = Color3.fromRGB(34, 255, 0)
  56. Neonline.BorderSizePixel = 0
  57. Neonline.Size = UDim2.new(0, 219, 0, 7)
  58.  
  59. Infinite.Name = "Infinite"
  60. Infinite.Parent = Main
  61. Infinite.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  62. Infinite.BorderColor3 = Color3.fromRGB(27, 42, 53)
  63. Infinite.BorderSizePixel = 0
  64. Infinite.Position = UDim2.new(0.0410958901, 0, 0.0954131261, 0)
  65. Infinite.Size = UDim2.new(0, 200, 0, 33)
  66. Infinite.Text = "Infinite Yield"
  67. Infinite.TextColor3 = Color3.fromRGB(255, 255, 255)
  68. Infinite.TextSize = 12.000
  69. Infinite.MouseButton1Down:connect(function()
  70. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  71. end)
  72.  
  73. Shattervest.Name = "Shattervest"
  74. Shattervest.Parent = Main
  75. Shattervest.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  76. Shattervest.BorderSizePixel = 0
  77. Shattervest.Position = UDim2.new(0.0410958529, 0, 0.384432882, 0)
  78. Shattervest.Size = UDim2.new(0, 200, 0, 33)
  79. Shattervest.Text = "Shattervest"
  80. Shattervest.TextColor3 = Color3.fromRGB(255, 255, 255)
  81. Shattervest.TextSize = 12.000
  82. Shattervest.MouseButton1Down:connect(function()
  83. loadstring(game:HttpGet("https://pastebin.com/raw/NHJEWFY5", true))()
  84. end)
  85.  
  86. shinobi.Name = "shinobi"
  87. shinobi.Parent = Main
  88. shinobi.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  89. shinobi.BorderSizePixel = 0
  90. shinobi.Position = UDim2.new(0.0410959721, 0, 0.687539697, 0)
  91. shinobi.Size = UDim2.new(0, 200, 0, 33)
  92. shinobi.Text = "Shinobi Life"
  93. shinobi.TextColor3 = Color3.fromRGB(255, 255, 255)
  94. shinobi.TextSize = 12.000
  95. shinobi.MouseButton1Down:connect(function()
  96. loadstring(game:HttpGet("https://pastebin.com/raw/PTLjDWDb", true))()
  97. end)
  98.  
  99. xbutton.Name = "x button"
  100. xbutton.Parent = Main
  101. xbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  102. xbutton.BackgroundTransparency = 1.000
  103. xbutton.BorderSizePixel = 0
  104. xbutton.Position = UDim2.new(0.785388112, 0, -0.246172443, 0)
  105. xbutton.Size = UDim2.new(0, 47, 0, 35)
  106. xbutton.Text = "X"
  107. xbutton.TextColor3 = Color3.fromRGB(255, 255, 255)
  108. xbutton.TextSize = 14.000
  109. xbutton.MouseButton1Down:connect(function()
  110. open.Visible = true
  111. Main.Visible = false
  112. end)
  113.  
  114. opengui.Name = "open gui"
  115. opengui.Parent = ScreenGui
  116. opengui.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  117. opengui.BorderSizePixel = 0
  118. opengui.Position = UDim2.new(0.740384638, 0, 0.874692917, 0)
  119. opengui.Size = UDim2.new(0, 191, 0, 56)
  120.  
  121. open.Name = "open"
  122. open.Parent = opengui
  123. open.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  124. open.Position = UDim2.new(0.0418848172, 0, 0.107142858, 0)
  125. open.Size = UDim2.new(0, 176, 0, 43)
  126. open.Text = "Open"
  127. open.TextColor3 = Color3.fromRGB(255, 255, 255)
  128. open.TextSize = 12.000
  129. open.MouseButton1Down:connect(function()
  130. Main.Visible = true
  131. guimain.Visible = true
  132. open.Visible = false
  133. end)
  134.  
  135. neon2.Name = "neon2"
  136. neon2.Parent = opengui
  137. neon2.BackgroundColor3 = Color3.fromRGB(85, 255, 0)
  138. neon2.BorderSizePixel = 0
  139. neon2.Position = UDim2.new(0, 0, -0.142857149, 0)
  140. neon2.Size = UDim2.new(0, 191, 0, 8)
  141.  
  142. guimain.Name = "gui main"
  143. guimain.Parent = ScreenGui
  144. guimain.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  145. guimain.BorderSizePixel = 0
  146. guimain.Position = UDim2.new(0.740384579, 0, 0.319410324, 0)
  147. guimain.Size = UDim2.new(0, 223, 0, 358)
  148. guimain.Visible = false
  149.  
  150. GUI.Name = "GUI"
  151. GUI.Parent = guimain
  152. GUI.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  153. GUI.BorderSizePixel = 0
  154. GUI.Position = UDim2.new(0, 0, -0.139664799, 0)
  155. GUI.Size = UDim2.new(0, 223, 0, 50)
  156. GUI.Text = "Gui/Script"
  157. GUI.TextColor3 = Color3.fromRGB(255, 255, 255)
  158. GUI.TextSize = 12.000
  159. guimain.Draggable = true
  160.  
  161.  
  162. neon3.Name = "neon3"
  163. neon3.Parent = guimain
  164. neon3.BackgroundColor3 = Color3.fromRGB(85, 255, 0)
  165. neon3.BorderSizePixel = 0
  166. neon3.Size = UDim2.new(0, 223, 0, 6)
  167.  
  168. xbutton2.Name = "x button 2"
  169. xbutton2.Parent = guimain
  170. xbutton2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  171. xbutton2.BackgroundTransparency = 1.000
  172. xbutton2.BorderSizePixel = 0
  173. xbutton2.Position = UDim2.new(0.802690566, 0, -0.139664799, 0)
  174. xbutton2.Size = UDim2.new(0, 44, 0, 50)
  175. xbutton2.Text = "X"
  176. xbutton2.TextColor3 = Color3.fromRGB(255, 255, 255)
  177. xbutton2.TextSize = 14.000
  178. xbutton2.MouseButton1Down:connect(function()
  179. open.Visible = true
  180. guimain.Visible = false
  181. end)
  182.  
  183. Faceless.Name = "Faceless"
  184. Faceless.Parent = guimain
  185. Faceless.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  186. Faceless.BorderSizePixel = 0
  187. Faceless.Position = UDim2.new(0.0493273549, 0, 0.0418994427, 0)
  188. Faceless.Size = UDim2.new(0, 200, 0, 50)
  189. Faceless.Font = Enum.Font.Fantasy
  190. Faceless.Text = "Faceless"
  191. Faceless.TextColor3 = Color3.fromRGB(255, 255, 255)
  192. Faceless.TextSize = 20.000
  193. Faceless.TextWrapped = true
  194. Faceless.MouseButton1Down:connect(function()
  195. game.Players.LocalPlayer.Character.Head.face:Remove()
  196. end)
  197.  
  198. Weirdness.Name = "Weirdness"
  199. Weirdness.Parent = guimain
  200. Weirdness.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  201. Weirdness.BorderSizePixel = 0
  202. Weirdness.Position = UDim2.new(0.0493273549, 0, 0.203910619, 0)
  203. Weirdness.Size = UDim2.new(0, 200, 0, 50)
  204. Weirdness.Font = Enum.Font.Fantasy
  205. Weirdness.Text = "Weirdness"
  206. Weirdness.TextColor3 = Color3.fromRGB(255, 255, 255)
  207. Weirdness.TextSize = 20.000
  208. Weirdness.TextWrapped = true
  209. Weirdness.MouseButton1Down:connect(function()
  210. game.Players.LocalPlayer.Character.Head.face:Remove()
  211. game.Players.LocalPlayer.Character.LeftUpperLeg:Remove()
  212. game.Players.LocalPlayer.Character.RightUpperLeg:Remove()
  213. end)
  214.  
  215. Fling.Name = "Fling"
  216. Fling.Parent = guimain
  217. Fling.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  218. Fling.BorderSizePixel = 0
  219. Fling.Position = UDim2.new(0.0493273549, 0, 0.365921795, 0)
  220. Fling.Size = UDim2.new(0, 200, 0, 50)
  221. Fling.Font = Enum.Font.Fantasy
  222. Fling.Text = "Fling Gui"
  223. Fling.TextColor3 = Color3.fromRGB(255, 255, 255)
  224. Fling.TextSize = 20.000
  225. Fling.TextWrapped = true
  226. Fling.MouseButton1Down:connect(function()
  227. loadstring(game:HttpGet("https://pastebin.com/raw/YpTVv2fb", true))()
  228. end)
  229.  
  230. Aimbot.Name = "Aimbot"
  231. Aimbot.Parent = guimain
  232. Aimbot.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  233. Aimbot.BorderSizePixel = 0
  234. Aimbot.Position = UDim2.new(0.0493273549, 0, 0.530726254, 0)
  235. Aimbot.Size = UDim2.new(0, 200, 0, 50)
  236. Aimbot.Font = Enum.Font.Fantasy
  237. Aimbot.Text = "Aimbot Gui"
  238. Aimbot.TextColor3 = Color3.fromRGB(255, 255, 255)
  239. Aimbot.TextSize = 20.000
  240. Aimbot.TextWrapped = true
  241. Aimbot.MouseButton1Down:connect(function()
  242. loadstring(game:HttpGet("https://pastebin.com/raw/cPRzHTY5", true))()
  243. end)
  244.  
  245. Flingv2.Name = "Fling v2"
  246. Flingv2.Parent = guimain
  247. Flingv2.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  248. Flingv2.BorderSizePixel = 0
  249. Flingv2.Position = UDim2.new(0.0493273549, 0, 0.687150836, 0)
  250. Flingv2.Size = UDim2.new(0, 200, 0, 50)
  251. Flingv2.Font = Enum.Font.Fantasy
  252. Flingv2.Text = "Invisbile Fling/Penis mode"
  253. Flingv2.TextColor3 = Color3.fromRGB(255, 255, 255)
  254. Flingv2.TextSize = 20.000
  255. Flingv2.TextWrapped = true
  256. Flingv2.MouseButton1Down:connect(function()
  257. loadstring(game:HttpGet("https://pastebin.com/raw/6ZU7c02f", true))()
  258. end)
  259.  
  260. Bypass.Name = "Bypass"
  261. Bypass.Parent = guimain
  262. Bypass.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  263. Bypass.BorderSizePixel = 0
  264. Bypass.Position = UDim2.new(0.0493273549, 0, 0.860335171, 0)
  265. Bypass.Size = UDim2.new(0, 200, 0, 44)
  266. Bypass.Font = Enum.Font.Fantasy
  267. Bypass.Text = "Chat Bypassed"
  268. Bypass.TextColor3 = Color3.fromRGB(255, 255, 255)
  269. Bypass.TextSize = 20.000
  270. Bypass.TextWrapped = true
  271. Bypass.MouseButton1Down:connect(function()
  272. loadstring(game:HttpGet("https://pastebin.com/raw/1nnYfwUQ", true))()
  273. end)
Add Comment
Please, Sign In to add comment