Advertisement
Guest User

My FE Gui

a guest
Dec 13th, 2019
1,060
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.85 KB | None | 0 0
  1. -- Made by Mr.Kyle#5536
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local Frame = Instance.new("Frame")
  4. local Frame_2 = Instance.new("Frame")
  5. local Commands = Instance.new("TextBox")
  6. local Crash = Instance.new("TextButton")
  7. local KillflingGUI = Instance.new("TextButton")
  8. local ClickTP = Instance.new("TextButton")
  9. local Fly = Instance.new("TextButton")
  10. local JailbreakGUI = Instance.new("TextButton")
  11. local OtherJailbreakGUI = Instance.new("TextButton")
  12. local OtherMurderM = Instance.new("TextButton")
  13. local MurderM = Instance.new("TextButton")
  14. local PrisonLife = Instance.new("TextButton")
  15. local Troll = Instance.new("TextButton")
  16. local TextBox = Instance.new("TextBox")
  17.  
  18. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  19.  
  20. Frame.Parent = ScreenGui
  21. Frame.Active = true
  22. Frame.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  23. Frame.BorderSizePixel = 0
  24. Frame.Position = UDim2.new(0.0160000008, 0, 0.0370370373, 0)
  25. Frame.Size = UDim2.new(0.151999995, 0, 0.444444448, 0)
  26.  
  27. Frame_2.Parent = Frame
  28. Frame_2.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  29. Frame_2.BorderSizePixel = 0
  30. Frame_2.Position = UDim2.new(0.0526315793, 0, 0.0277777798, 0)
  31. Frame_2.Size = UDim2.new(0, 173, 0, 346)
  32.  
  33. Commands.Name = "Commands"
  34. Commands.Parent = Frame_2
  35. Commands.BackgroundColor3 = Color3.new(1, 1, 1)
  36. Commands.BackgroundTransparency = 1
  37. Commands.Size = UDim2.new(0.964293718, 0, 0.145222291, 0)
  38. Commands.Font = Enum.Font.SciFi
  39. Commands.Text = "Commands"
  40. Commands.TextColor3 = Color3.new(0, 0, 0)
  41. Commands.TextSize = 30
  42.  
  43. Crash.Name = "Crash"
  44. Crash.Parent = Frame_2
  45. Crash.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  46. Crash.BorderSizePixel = 0
  47. Crash.Position = UDim2.new(0.0580346808, 0, 0.174266756, 0)
  48. Crash.Size = UDim2.new(0, 68, 0, 36)
  49. Crash.Font = Enum.Font.SourceSans
  50. Crash.Text = "Crash Boba"
  51. Crash.TextColor3 = Color3.new(0, 0, 0)
  52. Crash.TextSize = 14
  53.  
  54. KillflingGUI.Name = "Kill/fling GUI"
  55. KillflingGUI.Parent = Frame_2
  56. KillflingGUI.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  57. KillflingGUI.BorderSizePixel = 0
  58. KillflingGUI.Position = UDim2.new(0.522312164, 0, 0.174266756, 0)
  59. KillflingGUI.Size = UDim2.new(0, 68, 0, 36)
  60. KillflingGUI.Font = Enum.Font.SourceSans
  61. KillflingGUI.Text = "Kill/fling GUI"
  62. KillflingGUI.TextColor3 = Color3.new(0, 0, 0)
  63. KillflingGUI.TextSize = 14
  64.  
  65. ClickTP.Name = "Click TP"
  66. ClickTP.Parent = Frame_2
  67. ClickTP.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  68. ClickTP.BorderSizePixel = 0
  69. ClickTP.Position = UDim2.new(0.522312164, 0, 0.319489062, 0)
  70. ClickTP.Size = UDim2.new(0, 68, 0, 36)
  71. ClickTP.Font = Enum.Font.SourceSans
  72. ClickTP.Text = "Click TP"
  73. ClickTP.TextColor3 = Color3.new(0, 0, 0)
  74. ClickTP.TextSize = 14
  75.  
  76. Fly.Name = "Fly"
  77. Fly.Parent = Frame_2
  78. Fly.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  79. Fly.BorderSizePixel = 0
  80. Fly.Position = UDim2.new(0.0580346808, 0, 0.319489062, 0)
  81. Fly.Size = UDim2.new(0, 68, 0, 36)
  82. Fly.Font = Enum.Font.SourceSans
  83. Fly.Text = "Fly"
  84. Fly.TextColor3 = Color3.new(0, 0, 0)
  85. Fly.TextSize = 14
  86.  
  87. JailbreakGUI.Name = "Jailbreak GUI"
  88. JailbreakGUI.Parent = Frame_2
  89. JailbreakGUI.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  90. JailbreakGUI.BorderSizePixel = 0
  91. JailbreakGUI.Position = UDim2.new(0.0580346808, 0, 0.464711368, 0)
  92. JailbreakGUI.Size = UDim2.new(0, 68, 0, 36)
  93. JailbreakGUI.Font = Enum.Font.SourceSans
  94. JailbreakGUI.Text = "Jailbreak GUI"
  95. JailbreakGUI.TextColor3 = Color3.new(0, 0, 0)
  96. JailbreakGUI.TextSize = 14
  97.  
  98. OtherJailbreakGUI.Name = "Other Jailbreak GUI"
  99. OtherJailbreakGUI.Parent = Frame_2
  100. OtherJailbreakGUI.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  101. OtherJailbreakGUI.BorderSizePixel = 0
  102. OtherJailbreakGUI.Position = UDim2.new(0.522312164, 0, 0.464711368, 0)
  103. OtherJailbreakGUI.Size = UDim2.new(0, 68, 0, 36)
  104. OtherJailbreakGUI.Font = Enum.Font.SourceSans
  105. OtherJailbreakGUI.Text = "Other JailBreak"
  106. OtherJailbreakGUI.TextColor3 = Color3.new(0, 0, 0)
  107. OtherJailbreakGUI.TextSize = 12
  108.  
  109. OtherMurderM.Name = "Other MurderM"
  110. OtherMurderM.Parent = Frame_2
  111. OtherMurderM.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  112. OtherMurderM.BorderSizePixel = 0
  113. OtherMurderM.Position = UDim2.new(0.522312164, 0, 0.609933615, 0)
  114. OtherMurderM.Size = UDim2.new(0, 68, 0, 36)
  115. OtherMurderM.Font = Enum.Font.SourceSans
  116. OtherMurderM.Text = "Other MurderM"
  117. OtherMurderM.TextColor3 = Color3.new(0, 0, 0)
  118. OtherMurderM.TextSize = 12
  119.  
  120. MurderM.Name = "MurderM"
  121. MurderM.Parent = Frame_2
  122. MurderM.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  123. MurderM.BorderSizePixel = 0
  124. MurderM.Position = UDim2.new(0.0695953742, 0, 0.608506441, 0)
  125. MurderM.Size = UDim2.new(0, 68, 0, 36)
  126. MurderM.Font = Enum.Font.SourceSans
  127. MurderM.Text = "MurderM"
  128. MurderM.TextColor3 = Color3.new(0, 0, 0)
  129. MurderM.TextSize = 12
  130.  
  131. PrisonLife.Name = "Prison Life"
  132. PrisonLife.Parent = Frame_2
  133. PrisonLife.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  134. PrisonLife.BorderSizePixel = 0
  135. PrisonLife.Position = UDim2.new(0.0695953742, 0, 0.753728747, 0)
  136. PrisonLife.Size = UDim2.new(0, 68, 0, 36)
  137. PrisonLife.Font = Enum.Font.SourceSans
  138. PrisonLife.Text = "Prison Life"
  139. PrisonLife.TextColor3 = Color3.new(0, 0, 0)
  140. PrisonLife.TextSize = 14
  141.  
  142. Troll.Name = "Troll"
  143. Troll.Parent = Frame_2
  144. Troll.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  145. Troll.BorderSizePixel = 0
  146. Troll.Position = UDim2.new(0.533872843, 0, 0.753728747, 0)
  147. Troll.Size = UDim2.new(0, 68, 0, 36)
  148. Troll.Font = Enum.Font.SourceSans
  149. Troll.Text = "Troll"
  150. Troll.TextColor3 = Color3.new(0, 0, 0)
  151. Troll.TextSize = 14
  152.  
  153. TextBox.Parent = Frame_2
  154. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  155. TextBox.BackgroundTransparency = 1
  156. TextBox.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  157. TextBox.Position = UDim2.new(0.0580346808, 0, 0.871333718, 0)
  158. TextBox.Size = UDim2.new(0, 148, 0, 35)
  159. TextBox.Font = Enum.Font.SourceSans
  160. TextBox.Text = "Made by Mr.Kyle\\n#5536"
  161. TextBox.TextColor3 = Color3.new(0, 0, 0)
  162. TextBox.TextSize = 14
  163.  
  164. -- Scripts:
  165.  
  166. local function WXDZNQV_fake_script() -- Crash.LocalScript
  167. local script = Instance.new('LocalScript', Crash)
  168.  
  169. script.Parent.MouseButton1Down:connect(function()
  170. loadstring(game:HttpGet('https://pastebin.com/raw/Qv4LcaWk', true))()
  171. end)
  172. end
  173. coroutine.wrap(WXDZNQV_fake_script)()
  174. local function QNLDY_fake_script() -- KillflingGUI.LocalScript
  175. local script = Instance.new('LocalScript', KillflingGUI)
  176.  
  177. script.Parent.MouseButton1Down:connect(function()
  178. loadstring(game:HttpGet(('https://pastebin.com/raw/qRuQc0cR'),true))()
  179. end)
  180. end
  181. coroutine.wrap(QNLDY_fake_script)()
  182. local function EWDLK_fake_script() -- ClickTP.LocalScript
  183. local script = Instance.new('LocalScript', ClickTP)
  184.  
  185. script.Parent.MouseButton1Down:connect(function()
  186. loadstring(game:HttpGet(('https://pastebin.com/raw/z1BwndnW'),true))()
  187. end)
  188. end
  189. coroutine.wrap(EWDLK_fake_script)()
  190. local function MOXHI_fake_script() -- Fly.LocalScript
  191. local script = Instance.new('LocalScript', Fly)
  192.  
  193. script.Parent.MouseButton1Down:connect(function()
  194. loadstring(game:HttpGet(('https://pastebin.com/raw/A2uGnEqG'),true))()
  195. end)
  196. end
  197. coroutine.wrap(MOXHI_fake_script)()
  198. local function ZIDOE_fake_script() -- JailbreakGUI.LocalScript
  199. local script = Instance.new('LocalScript', JailbreakGUI)
  200.  
  201. script.Parent.MouseButton1Down:connect(function()
  202. loadstring(game:HttpGet(('https://pastebin.com/raw/a4H5bBBC'),true))()
  203. end)
  204. end
  205. coroutine.wrap(ZIDOE_fake_script)()
  206. local function GKVV_fake_script() -- OtherJailbreakGUI.LocalScript
  207. local script = Instance.new('LocalScript', OtherJailbreakGUI)
  208.  
  209. script.Parent.MouseButton1Down:connect(function()
  210. loadstring(game:HttpGet(('https://pastebin.com/raw/a4H5bBBC'),true))()
  211. end)
  212. end
  213. coroutine.wrap(GKVV_fake_script)()
  214. local function UOPYL_fake_script() -- OtherMurderM.LocalScript
  215. local script = Instance.new('LocalScript', OtherMurderM)
  216.  
  217. script.Parent.MouseButton1Down:connect(function()
  218. loadstring(game:HttpGet(('https://pastebin.com/raw/WC4ZswW0'),true))()
  219. end)
  220. end
  221. coroutine.wrap(UOPYL_fake_script)()
  222. local function OWKRL_fake_script() -- MurderM.LocalScript
  223. local script = Instance.new('LocalScript', MurderM)
  224.  
  225. script.Parent.MouseButton1Down:connect(function()
  226. loadstring(game:HttpGet(('https://pastebin.com/raw/G3BRHYSf'),true))()
  227. end)
  228. end
  229. coroutine.wrap(OWKRL_fake_script)()
  230. local function PWIS_fake_script() -- PrisonLife.LocalScript
  231. local script = Instance.new('LocalScript', PrisonLife)
  232.  
  233. script.Parent.MouseButton1Down:connect(function()
  234. loadstring(game:HttpGet(('https://pastebin.com/raw/PWNuyzCi'),true))()
  235. end)
  236. end
  237. coroutine.wrap(PWIS_fake_script)()
  238. local function UOMKF_fake_script() -- Troll.LocalScript
  239. local script = Instance.new('LocalScript', Troll)
  240.  
  241. script.Parent.MouseButton1Down:connect(function()
  242. loadstring(game:HttpGet("https://pastebin.com/raw/LitYEyig", true))()
  243. end)
  244. end
  245. coroutine.wrap(UOMKF_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement