Joes_Moms_Sploitts09

TempleGUI 1.0.0

Aug 21st, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 12.60 KB | None | 0 0
  1. --Made by a person
  2. --If there is ant problems with the scipt contact me at discord
  3. --The name is person#4283
  4. --This GUI is my 2nd first working GUIS
  5.  
  6. local TempleGUI = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local OpenGUI = Instance.new("TextButton")
  9. local CloseGUIOut = Instance.new("TextButton")
  10. local MainFrame = Instance.new("Frame")
  11. local BFrame = Instance.new("Frame")
  12. local LL2 = Instance.new("TextButton")
  13. local Jailbreak = Instance.new("TextButton")
  14. local Ninja = Instance.new("TextButton")
  15. local BAB = Instance.new("TextButton")
  16. local Reviz = Instance.new("TextButton")
  17. local MadCity = Instance.new("TextButton")
  18. local Arsenal = Instance.new("TextButton")
  19. local MM2 = Instance.new("TextButton")
  20. local SkyBlock = Instance.new("TextButton")
  21. local TextButton = Instance.new("TextButton")
  22. local TextButton_2 = Instance.new("TextButton")
  23. local Prisonlife = Instance.new("TextButton")
  24. local CloseGUI = Instance.new("TextButton")
  25. local TextLabel = Instance.new("TextLabel")
  26. local TextLabel_2 = Instance.new("TextLabel")
  27. local TextLabel_3 = Instance.new("TextLabel")
  28.  
  29. --Properties:
  30.  
  31. TempleGUI.Name = "TempleGUI"
  32. TempleGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  33. TempleGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  34.  
  35. Frame.Parent = TempleGUI
  36. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  37. Frame.Position = UDim2.new(0, 0, 0.332831323, 0)
  38. Frame.Size = UDim2.new(0.115091465, 0, 0.0391566232, 0)
  39.  
  40. OpenGUI.Name = "OpenGUI"
  41. OpenGUI.Parent = Frame
  42. OpenGUI.BackgroundColor3 = Color3.fromRGB(74, 0, 223)
  43. OpenGUI.BorderColor3 = Color3.fromRGB(0, 255, 127)
  44. OpenGUI.BorderSizePixel = 4
  45. OpenGUI.Position = UDim2.new(0.0204097033, 0, 0.0489928722, 0)
  46. OpenGUI.Size = UDim2.new(0, 144, 0, 24)
  47. OpenGUI.Font = Enum.Font.SourceSans
  48. OpenGUI.Text = "Open GUI"
  49. OpenGUI.TextColor3 = Color3.fromRGB(255, 255, 0)
  50. OpenGUI.TextSize = 14.000
  51.  
  52. CloseGUIOut.Name = "CloseGUIOut"
  53. CloseGUIOut.Parent = Frame
  54. CloseGUIOut.BackgroundColor3 = Color3.fromRGB(74, 0, 223)
  55. CloseGUIOut.BorderColor3 = Color3.fromRGB(0, 255, 127)
  56. CloseGUIOut.BorderSizePixel = 4
  57. CloseGUIOut.Position = UDim2.new(0.0204097033, 0, 0.0489928722, 0)
  58. CloseGUIOut.Size = UDim2.new(0, 144, 0, 24)
  59. CloseGUIOut.Visible = false
  60. CloseGUIOut.Font = Enum.Font.SourceSans
  61. CloseGUIOut.Text = "Close GUI"
  62. CloseGUIOut.TextColor3 = Color3.fromRGB(255, 255, 0)
  63. CloseGUIOut.TextSize = 14.000
  64.  
  65. MainFrame.Name = "MainFrame"
  66. MainFrame.Parent = TempleGUI
  67. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 127)
  68. MainFrame.BorderSizePixel = 0
  69. MainFrame.Position = UDim2.new(0.19519639, 0, 0.141461179, 0)
  70. MainFrame.Size = UDim2.new(0, 668, 0, 50)
  71.  
  72. BFrame.Name = "BFrame"
  73. BFrame.Parent = MainFrame
  74. BFrame.BackgroundColor3 = Color3.fromRGB(85, 0, 255)
  75. BFrame.BorderSizePixel = 0
  76. BFrame.Position = UDim2.new(0.0137937628, 0, 0.985000253, 0)
  77. BFrame.Size = UDim2.new(0, 648, 0, 315)
  78.  
  79. LL2.Name = "LL2"
  80. LL2.Parent = BFrame
  81. LL2.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  82. LL2.Position = UDim2.new(0.0401234552, 0, 0.033130303, 0)
  83. LL2.Size = UDim2.new(0, 189, 0, 50)
  84. LL2.Font = Enum.Font.SourceSans
  85. LL2.Text = " Lumber Tycoon 2 Script"
  86. LL2.TextColor3 = Color3.fromRGB(0, 170, 255)
  87. LL2.TextScaled = true
  88. LL2.TextSize = 14.000
  89. LL2.TextWrapped = true
  90.  
  91. Jailbreak.Name = "Jailbreak"
  92. Jailbreak.Parent = BFrame
  93. Jailbreak.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  94. Jailbreak.Position = UDim2.new(0.0401234552, 0, 0.239258036, 0)
  95. Jailbreak.Size = UDim2.new(0, 189, 0, 50)
  96. Jailbreak.Font = Enum.Font.SourceSans
  97. Jailbreak.Text = "Jailbreak"
  98. Jailbreak.TextColor3 = Color3.fromRGB(0, 170, 255)
  99. Jailbreak.TextScaled = true
  100. Jailbreak.TextSize = 14.000
  101. Jailbreak.TextWrapped = true
  102.  
  103. Ninja.Name = "Ninja"
  104. Ninja.Parent = BFrame
  105. Ninja.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  106. Ninja.Position = UDim2.new(0.0401234552, 0, 0.82848835, 0)
  107. Ninja.Size = UDim2.new(0, 189, 0, 50)
  108. Ninja.Font = Enum.Font.SourceSans
  109. Ninja.Text = "Ninja Legends"
  110. Ninja.TextColor3 = Color3.fromRGB(0, 170, 255)
  111. Ninja.TextScaled = true
  112. Ninja.TextSize = 14.000
  113. Ninja.TextWrapped = true
  114.  
  115. BAB.Name = "BAB"
  116. BAB.Parent = BFrame
  117. BAB.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  118. BAB.Position = UDim2.new(0.0401234552, 0, 0.619186044, 0)
  119. BAB.Size = UDim2.new(0, 189, 0, 50)
  120. BAB.Font = Enum.Font.SourceSans
  121. BAB.Text = "Build a boat"
  122. BAB.TextColor3 = Color3.fromRGB(0, 170, 255)
  123. BAB.TextScaled = true
  124. BAB.TextSize = 14.000
  125. BAB.TextWrapped = true
  126.  
  127. Reviz.Name = "Reviz"
  128. Reviz.Parent = BFrame
  129. Reviz.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  130. Reviz.Position = UDim2.new(0.355175465, 0, 0.0336907059, 0)
  131. Reviz.Size = UDim2.new(0, 189, 0, 49)
  132. Reviz.Font = Enum.Font.SourceSans
  133. Reviz.Text = "Reviz Admin"
  134. Reviz.TextColor3 = Color3.fromRGB(0, 170, 255)
  135. Reviz.TextScaled = true
  136. Reviz.TextSize = 14.000
  137. Reviz.TextWrapped = true
  138.  
  139. MadCity.Name = "MadCity"
  140. MadCity.Parent = BFrame
  141. MadCity.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  142. MadCity.Position = UDim2.new(0.35438925, 0, 0.237519383, 0)
  143. MadCity.Size = UDim2.new(0, 189, 0, 49)
  144. MadCity.Font = Enum.Font.SourceSans
  145. MadCity.Text = "Mad City"
  146. MadCity.TextColor3 = Color3.fromRGB(0, 170, 255)
  147. MadCity.TextScaled = true
  148. MadCity.TextSize = 14.000
  149. MadCity.TextWrapped = true
  150.  
  151. Arsenal.Name = "Arsenal"
  152. Arsenal.Parent = BFrame
  153. Arsenal.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  154. Arsenal.Position = UDim2.new(0.353632241, 0, 0.82848835, 0)
  155. Arsenal.Size = UDim2.new(0, 189, 0, 49)
  156. Arsenal.Font = Enum.Font.SourceSans
  157. Arsenal.Text = "Arsenal"
  158. Arsenal.TextColor3 = Color3.fromRGB(0, 170, 255)
  159. Arsenal.TextScaled = true
  160. Arsenal.TextSize = 14.000
  161. Arsenal.TextWrapped = true
  162.  
  163. MM2.Name = "MM2"
  164. MM2.Parent = BFrame
  165. MM2.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  166. MM2.Position = UDim2.new(0.35438925, 0, 0.616011441, 0)
  167. MM2.Size = UDim2.new(0, 189, 0, 49)
  168. MM2.Font = Enum.Font.SourceSans
  169. MM2.Text = "MM2 Sploit"
  170. MM2.TextColor3 = Color3.fromRGB(0, 170, 255)
  171. MM2.TextScaled = true
  172. MM2.TextSize = 14.000
  173. MM2.TextWrapped = true
  174.  
  175. SkyBlock.Name = "SkyBlock"
  176. SkyBlock.Parent = BFrame
  177. SkyBlock.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  178. SkyBlock.Position = UDim2.new(0.673970342, 0, 0.0339583009, 0)
  179. SkyBlock.Size = UDim2.new(0, 190, 0, 49)
  180. SkyBlock.Font = Enum.Font.SourceSans
  181. SkyBlock.Text = "SkyBlock (Islands)"
  182. SkyBlock.TextColor3 = Color3.fromRGB(0, 170, 255)
  183. SkyBlock.TextScaled = true
  184. SkyBlock.TextSize = 14.000
  185. SkyBlock.TextWrapped = true
  186.  
  187. TextButton.Parent = BFrame
  188. TextButton.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  189. TextButton.Position = UDim2.new(0.673970342, 0, 0.617294788, 0)
  190. TextButton.Size = UDim2.new(0, 190, 0, 49)
  191. TextButton.Font = Enum.Font.SourceSans
  192. TextButton.Text = "Coming Soon!!!"
  193. TextButton.TextColor3 = Color3.fromRGB(0, 170, 255)
  194. TextButton.TextScaled = true
  195. TextButton.TextSize = 14.000
  196. TextButton.TextWrapped = true
  197.  
  198. TextButton_2.Parent = BFrame
  199. TextButton_2.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  200. TextButton_2.Position = UDim2.new(0.673970342, 0, 0.827472687, 0)
  201. TextButton_2.Size = UDim2.new(0, 190, 0, 49)
  202. TextButton_2.Font = Enum.Font.SourceSans
  203. TextButton_2.Text = "Coming Soon!!!"
  204. TextButton_2.TextColor3 = Color3.fromRGB(0, 170, 255)
  205. TextButton_2.TextScaled = true
  206. TextButton_2.TextSize = 14.000
  207. TextButton_2.TextWrapped = true
  208.  
  209. Prisonlife.Name = "Prisonlife"
  210. Prisonlife.Parent = BFrame
  211. Prisonlife.BackgroundColor3 = Color3.fromRGB(71, 120, 205)
  212. Prisonlife.Position = UDim2.new(0.673970342, 0, 0.244136229, 0)
  213. Prisonlife.Size = UDim2.new(0, 190, 0, 49)
  214. Prisonlife.Font = Enum.Font.SourceSans
  215. Prisonlife.Text = "Prison Life"
  216. Prisonlife.TextColor3 = Color3.fromRGB(0, 170, 255)
  217. Prisonlife.TextScaled = true
  218. Prisonlife.TextSize = 14.000
  219. Prisonlife.TextWrapped = true
  220.  
  221. CloseGUI.Name = "CloseGUI"
  222. CloseGUI.Parent = BFrame
  223. CloseGUI.BackgroundColor3 = Color3.fromRGB(0, 255, 127)
  224. CloseGUI.BorderSizePixel = 0
  225. CloseGUI.Position = UDim2.new(0.979938149, 0, -0.156349257, 0)
  226. CloseGUI.Size = UDim2.new(0, 23, 0, 20)
  227. CloseGUI.Font = Enum.Font.SourceSans
  228. CloseGUI.Text = "X"
  229. CloseGUI.TextColor3 = Color3.fromRGB(255, 0, 0)
  230. CloseGUI.TextSize = 14.000
  231.  
  232. TextLabel.Parent = BFrame
  233. TextLabel.BackgroundColor3 = Color3.fromRGB(85, 0, 254)
  234. TextLabel.BorderSizePixel = 0
  235. TextLabel.Position = UDim2.new(0.00925925933, 0, 0.419047624, 0)
  236. TextLabel.Size = UDim2.new(0, 635, 0, 50)
  237. TextLabel.Font = Enum.Font.SourceSans
  238. TextLabel.Text = "Welcome To TempleSploit Hub"
  239. TextLabel.TextColor3 = Color3.fromRGB(85, 170, 255)
  240. TextLabel.TextScaled = true
  241. TextLabel.TextSize = 14.000
  242. TextLabel.TextStrokeTransparency = -1.000
  243. TextLabel.TextWrapped = true
  244.  
  245. TextLabel_2.Parent = MainFrame
  246. TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 255, 127)
  247. TextLabel_2.BorderSizePixel = 0
  248. TextLabel_2.Position = UDim2.new(0.134202093, 0, 0.0999381393, 0)
  249. TextLabel_2.Size = UDim2.new(0, 88, 0, 39)
  250. TextLabel_2.Font = Enum.Font.Cartoon
  251. TextLabel_2.Text = "Sploit"
  252. TextLabel_2.TextColor3 = Color3.fromRGB(0, 170, 255)
  253. TextLabel_2.TextScaled = true
  254. TextLabel_2.TextSize = 12.000
  255. TextLabel_2.TextStrokeTransparency = 0.000
  256. TextLabel_2.TextWrapped = true
  257.  
  258. TextLabel_3.Parent = MainFrame
  259. TextLabel_3.BackgroundColor3 = Color3.fromRGB(0, 255, 127)
  260. TextLabel_3.BorderSizePixel = 0
  261. TextLabel_3.Position = UDim2.new(0.0134730535, 0, 0.0999381393, 0)
  262. TextLabel_3.Size = UDim2.new(0, 78, 0, 39)
  263. TextLabel_3.Font = Enum.Font.Cartoon
  264. TextLabel_3.Text = "Temple"
  265. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  266. TextLabel_3.TextScaled = true
  267. TextLabel_3.TextSize = 14.000
  268. TextLabel_3.TextStrokeTransparency = 0.000
  269. TextLabel_3.TextWrapped = true
  270.  
  271. -- Scripts:
  272.  
  273. local function PKRTG_fake_script() -- TempleGUI.LocalScript
  274.     local script = Instance.new('LocalScript', TempleGUI)
  275.  
  276.     local MainFrame = script.Parent.MainFrame
  277.     local BFrame = script.Parent.MainFrame.BFrame
  278.     local OpenGUI = script.Parent.Frame.OpenGUI
  279.     local Frame = script.Parent.Frame
  280.     local CloseGUIOut = script.Parent.Frame.CloseGUIOut
  281.     local CloseGUI = script.Parent.MainFrame.BFrame.CloseGUI
  282.     --scipts--
  283.     OpenGUI.MouseButton1Click:Connect(function()
  284.         MainFrame.Visible = true
  285.         BFrame.Visible = true
  286.         OpenGUI.Visible = false
  287.         CloseGUIOut.Visible = true
  288.         MainFrame.Active = true
  289.     end)
  290.    
  291.     CloseGUIOut.MouseButton1Click:Connect(function()
  292.         MainFrame.Visible = false
  293.         OpenGUI.Visible = true
  294.         CloseGUIOut.Visible = false
  295.         MainFrame.Active = false
  296.     end)
  297.    
  298.     CloseGUI.MouseButton1Click:Connect(function()
  299.         OpenGUI.Visible = true
  300.         CloseGUIOut.Visible = false
  301.     end)
  302.    
  303.     --Draggables--
  304.     MainFrame.Draggable = true
  305.     MainFrame.Active = true
  306.     MainFrame.Selectable = true
  307.     -- ^^^^^^^^^^^^^^^^ --
  308.     -- Draggables Above --
  309.    
  310. end
  311. coroutine.wrap(PKRTG_fake_script)()
  312. local function CYGZU_fake_script() -- BFrame.LocalScript
  313.     local script = Instance.new('LocalScript', BFrame)
  314.  
  315.     local SkyBlock = script.Parent.SkyBlock
  316.     local MM2 = script.Parent.MM2
  317.     local Arsenal = script.Parent.Arsenal
  318.     local MadCity = script.Parent.MadCity
  319.     local Reviz = script.Parent.Reviz
  320.     local BAB = script.Parent.BAB
  321.     local Ninja = script.Parent.Ninja
  322.     local Jailbreak = script.Parent.Jailbreak
  323.     local LL2 = script.Parent.LL2
  324.     local MainFrame = script.Parent
  325.     local CloseGUI = script.Parent.CloseGUI
  326.     local Prisonlife = script.Parent.Prisonlife
  327.     --Open and Close--
  328.    
  329.     MainFrame.Visible = false
  330.     MainFrame.Active = false
  331.    
  332.     CloseGUI.MouseButton1Click:Connect(function()
  333.         MainFrame.Visible = false
  334.        
  335.     end)
  336.     --Script Buttons--
  337.    
  338.     LL2.MouseButton1Click:Connect(function()
  339.         loadstring(game:GetObjects("rbxassetid://4515871345")[1].Source)()
  340.     end)
  341.    
  342.     Jailbreak.MouseButton1Click:Connect(function()
  343.         loadstring(game:HttpGet('https://pastebin.com/raw/eaE5EVTA', true))()
  344.     end)
  345.    
  346.     Ninja.MouseButton1Click:Connect(function()
  347.         loadstring(game:HttpGet('https://pastebin.com/raw/mpcRwJfP', true))()
  348.     end)
  349.    
  350.     BAB.MouseButton1Click:Connect(function()
  351.         loadstring(game:HttpGet('https://pastebin.com/raw/SJA3q6s7', true))()
  352.     end)
  353.    
  354.     Reviz.MouseButton1Click:Connect(function()
  355.         loadstring(game:HttpGet('https://pastebin.com/raw/ibFPdiF7', true))()
  356.     end)
  357.    
  358.     MadCity.MouseButton1Click:Connect(function()
  359.         loadstring(game:HttpGet('https://pastebin.com/raw/upFRksKa', true))()
  360.     end)
  361.    
  362.     Arsenal.MouseButton1Click:Connect(function()
  363.         loadstring(game:HttpGet('https://pastebin.com/raw/CC64Nk3Q', true))()
  364.     end)
  365.    
  366.     MM2.MouseButton1Click:Connect(function()
  367.         loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)()
  368.     end)
  369.    
  370.     SkyBlock.MouseButton1Click:Connect(function()
  371.         loadstring(game:HttpGet("https://system-exodus.com/scripts/Islands/Islands.lua",true))()
  372.     end)
  373.    
  374.     Prisonlife.MouseButton1Click:Connect(function()
  375.         loadstring(game:HttpGet('https://pastebin.com/raw/35eNb2eg', true))()
  376.     end)
  377. end
  378. coroutine.wrap(CYGZU_fake_script)()
  379.  
Add Comment
Please, Sign In to add comment