Advertisement
Verhed

Untitled

Jul 26th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.41 KB | None | 0 0
  1. - Credits: BararakSeika
  2. local ClickX = Instance.new("ScreenGui")
  3. local Main = Instance.new("Frame")
  4. local TopBar = Instance.new("Frame")
  5. local Name = Instance.new("TextLabel")
  6. local Close = Instance.new("TextButton")
  7. local ClickTP = Instance.new("TextButton")
  8. local ClickPart = Instance.new("TextButton")
  9. local ClickDestroy = Instance.new("TextButton")
  10. local ClickFire = Instance.new("TextButton")
  11. local ClickSmoke = Instance.new("TextButton")
  12. local ClickSpark = Instance.new("TextButton")
  13. local ClickBring = Instance.new("TextButton")
  14. local ClickPositionPrint = Instance.new("TextButton")
  15. local OpenFrame = Instance.new("Frame")
  16. local Open = Instance.new("TextButton")
  17.  
  18. -- Properties
  19.  
  20. ClickX.Name = "ClickX"
  21. ClickX.Parent = game.Players.LocalPlayer.PlayerGui
  22. ClickX.ResetOnSpawn = false
  23.  
  24. Main.Name = "Main"
  25. Main.Parent = ClickX
  26. Main.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  27. Main.BackgroundTransparency = 0.5
  28. Main.Position = UDim2.new(0.458980024, 0, 0.0611246899, 0)
  29. Main.Size = UDim2.new(0, 692, 0, 590)
  30. Main.Active = true
  31.  
  32. TopBar.Name = "TopBar"
  33. TopBar.Parent = Main
  34. TopBar.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  35. TopBar.Size = UDim2.new(0, 692, 0, 39)
  36. TopBar.Active = true
  37.  
  38. Name.Name = "Name"
  39. Name.Parent = Main
  40. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  41. Name.BackgroundTransparency = 1
  42. Name.Position = UDim2.new(0.369942188, 0, 0, 0)
  43. Name.Size = UDim2.new(0, 200, 0, 39)
  44. Name.Font = Enum.Font.Fantasy
  45. Name.Text = "Click X"
  46. Name.TextColor3 = Color3.new(1, 1, 1)
  47. Name.TextScaled = true
  48. Name.TextSize = 14
  49. Name.TextWrapped = true
  50.  
  51. Close.Name = "Close"
  52. Close.Parent = Main
  53. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  54. Close.BackgroundTransparency = 1
  55. Close.Position = UDim2.new(0.932080925, 0, 0, 0)
  56. Close.Size = UDim2.new(0, 47, 0, 39)
  57. Close.Font = Enum.Font.SourceSans
  58. Close.Text = "X"
  59. Close.TextColor3 = Color3.new(1, 1, 1)
  60. Close.TextScaled = true
  61. Close.TextSize = 14
  62. Close.TextWrapped = true
  63.  
  64. ClickTP.Name = "ClickTP"
  65. ClickTP.Parent = Main
  66. ClickTP.BackgroundColor3 = Color3.new(1, 1, 1)
  67. ClickTP.BorderColor3 = Color3.new(0, 0, 0)
  68. ClickTP.BorderSizePixel = 5
  69. ClickTP.Position = UDim2.new(0.140173405, 0, 0.233898312, 0)
  70. ClickTP.Size = UDim2.new(0, 200, 0, 50)
  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. ClickPart.Name = "ClickPart"
  77. ClickPart.Parent = Main
  78. ClickPart.BackgroundColor3 = Color3.new(1, 1, 1)
  79. ClickPart.BorderSizePixel = 5
  80. ClickPart.Position = UDim2.new(0.140173405, 0, 0.3677966, 0)
  81. ClickPart.Size = UDim2.new(0, 200, 0, 50)
  82. ClickPart.Font = Enum.Font.SourceSans
  83. ClickPart.Text = "Click Part"
  84. ClickPart.TextColor3 = Color3.new(0, 0, 0)
  85. ClickPart.TextSize = 14
  86.  
  87. ClickDestroy.Name = "ClickDestroy"
  88. ClickDestroy.Parent = Main
  89. ClickDestroy.BackgroundColor3 = Color3.new(1, 1, 1)
  90. ClickDestroy.BorderSizePixel = 5
  91. ClickDestroy.Position = UDim2.new(0.140173405, 0, 0.501694918, 0)
  92. ClickDestroy.Size = UDim2.new(0, 200, 0, 50)
  93. ClickDestroy.Font = Enum.Font.SourceSans
  94. ClickDestroy.Text = "Click Destroy"
  95. ClickDestroy.TextColor3 = Color3.new(0, 0, 0)
  96. ClickDestroy.TextSize = 14
  97.  
  98. ClickFire.Name = "ClickFire"
  99. ClickFire.Parent = Main
  100. ClickFire.BackgroundColor3 = Color3.new(1, 1, 1)
  101. ClickFire.BorderSizePixel = 5
  102. ClickFire.Position = UDim2.new(0.140173405, 0, 0.627118647, 0)
  103. ClickFire.Size = UDim2.new(0, 200, 0, 50)
  104. ClickFire.Font = Enum.Font.SourceSans
  105. ClickFire.Text = "Click Fire"
  106. ClickFire.TextColor3 = Color3.new(0, 0, 0)
  107. ClickFire.TextSize = 14
  108.  
  109. ClickSmoke.Name = "ClickSmoke"
  110. ClickSmoke.Parent = Main
  111. ClickSmoke.BackgroundColor3 = Color3.new(1, 1, 1)
  112. ClickSmoke.BorderSizePixel = 5
  113. ClickSmoke.Position = UDim2.new(0.562138736, 0, 0.233898312, 0)
  114. ClickSmoke.Size = UDim2.new(0, 200, 0, 50)
  115. ClickSmoke.Font = Enum.Font.SourceSans
  116. ClickSmoke.Text = "Click Smoke"
  117. ClickSmoke.TextColor3 = Color3.new(0, 0, 0)
  118. ClickSmoke.TextSize = 14
  119.  
  120. ClickSpark.Name = "ClickSpark"
  121. ClickSpark.Parent = Main
  122. ClickSpark.BackgroundColor3 = Color3.new(1, 1, 1)
  123. ClickSpark.BorderSizePixel = 5
  124. ClickSpark.Position = UDim2.new(0.562138736, 0, 0.3677966, 0)
  125. ClickSpark.Size = UDim2.new(0, 200, 0, 50)
  126. ClickSpark.Font = Enum.Font.SourceSans
  127. ClickSpark.Text = "Click Sparkles"
  128. ClickSpark.TextColor3 = Color3.new(0, 0, 0)
  129. ClickSpark.TextSize = 14
  130.  
  131. ClickBring.Name = "ClickBring"
  132. ClickBring.Parent = Main
  133. ClickBring.BackgroundColor3 = Color3.new(1, 1, 1)
  134. ClickBring.BorderSizePixel = 5
  135. ClickBring.Position = UDim2.new(0.562138736, 0, 0.501694918, 0)
  136. ClickBring.Size = UDim2.new(0, 200, 0, 50)
  137. ClickBring.Font = Enum.Font.SourceSans
  138. ClickBring.Text = "Click Bring"
  139. ClickBring.TextColor3 = Color3.new(0, 0, 0)
  140. ClickBring.TextSize = 14
  141.  
  142. ClickPositionPrint.Name = "ClickPositionPrint"
  143. ClickPositionPrint.Parent = Main
  144. ClickPositionPrint.BackgroundColor3 = Color3.new(1, 1, 1)
  145. ClickPositionPrint.BorderSizePixel = 5
  146. ClickPositionPrint.Position = UDim2.new(0.562138736, 0, 0.637288094, 0)
  147. ClickPositionPrint.Size = UDim2.new(0, 200, 0, 50)
  148. ClickPositionPrint.Font = Enum.Font.SourceSans
  149. ClickPositionPrint.Text = "Click Position Print"
  150. ClickPositionPrint.TextColor3 = Color3.new(0, 0, 0)
  151. ClickPositionPrint.TextSize = 14
  152.  
  153. OpenFrame.Name = "OpenFrame"
  154. OpenFrame.Parent = ClickX
  155. OpenFrame.Active = true
  156. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  157. OpenFrame.Position = UDim2.new(0, 0, 0.80440098, 0)
  158. OpenFrame.Size = UDim2.new(0, 173, 0, 160)
  159.  
  160. Open.Name = "Open"
  161. Open.Parent = OpenFrame
  162. Open.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  163. Open.Size = UDim2.new(0, 173, 0, 160)
  164. Open.Font = Enum.Font.SciFi
  165. Open.Text = "Open"
  166. Open.TextColor3 = Color3.new(1, 1, 1)
  167. Open.TextSize = 25
  168.  
  169. -- Scripts
  170.  
  171. ClickTP.MouseButton1Down:connect(function()
  172. plr = game.Players.LocalPlayer
  173. hum = plr.Character.HumanoidRootPart
  174. mouse = plr:GetMouse()
  175. mouse.KeyDown:connect(function(key)
  176. if key == "e" then
  177. if mouse.Target then
  178. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  179. end
  180. end
  181. end)
  182. end)
  183.  
  184. ClickPart.MouseButton1Down:connect(function()
  185. plr = game.Players.LocalPlayer
  186. hum = plr.Character.HumanoidRootPart
  187. mouse = plr:GetMouse()
  188. mouse.KeyDown:connect(function(key)
  189. if key == "e" then
  190. if mouse.Target then
  191. local Part = Instance.new("Part", Workspace)
  192. Part.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y, mouse.Hit.z)
  193. end
  194. end
  195. end)
  196. end)
  197.  
  198. ClickDestroy.MouseButton1Down:connect(function()
  199. plr = game.Players.LocalPlayer
  200. hum = plr.Character.HumanoidRootPart
  201. mouse = plr:GetMouse()
  202. mouse.KeyDown:connect(function(key)
  203. if key == "e" then
  204. if mouse.Target then
  205. mouse.Target:Destroy()
  206. end
  207. end
  208. end)
  209. end)
  210.  
  211. ClickSmoke.MouseButton1Down:connect(function()
  212. plr = game.Players.LocalPlayer
  213. hum = plr.Character.HumanoidRootPart
  214. mouse = plr:GetMouse()
  215. mouse.KeyDown:connect(function(key)
  216. if key == "e" then
  217. if mouse.Target then
  218. local smoke = Instance.new("Smoke", mouse.Target)
  219. end
  220. end
  221. end)
  222. end)
  223.  
  224. ClickFire.MouseButton1Down:connect(function()
  225. plr = game.Players.LocalPlayer
  226. hum = plr.Character.HumanoidRootPart
  227. mouse = plr:GetMouse()
  228. mouse.KeyDown:connect(function(key)
  229. if key == "e" then
  230. if mouse.Target then
  231. local fire = Instance.new("Fire", mouse.Target)
  232. end
  233. end
  234. end)
  235. end)
  236.  
  237. ClickSpark.MouseButton1Down:connect(function()
  238. plr = game.Players.LocalPlayer
  239. hum = plr.Character.HumanoidRootPart
  240. mouse = plr:GetMouse()
  241. mouse.KeyDown:connect(function(key)
  242. if key == "e" then
  243. if mouse.Target then
  244. local spark = Instance.new("Sparkles", mouse.Target)
  245. end
  246. end
  247. end)
  248. end)
  249.  
  250. ClickBring.MouseButton1Down:connect(function()
  251. plr = game.Players.LocalPlayer
  252. hum = plr.Character.HumanoidRootPart
  253. mouse = plr:GetMouse()
  254. mouse.KeyDown:connect(function(key)
  255. if key == "e" then
  256. if mouse.Target then
  257. mouse.Target.CFrame = hum.CFrame
  258. mouse.Target.CanCollide = false
  259. end
  260. end
  261. end)
  262. end)
  263.  
  264. ClickPositionPrint.MouseButton1Down:connect(function()
  265. mouse = game.Players.LocalPlayer:GetMouse()
  266. mouse.KeyDown:connect(function(key)
  267. if key == "e" then
  268. if mouse.Target then
  269. print(mouse.Hit.x, mouse.Hit.y, mouse.Hit.z)
  270. end
  271. end
  272. end)
  273. end)
  274.  
  275. Close.MouseButton1Down:connect(function()
  276. Main.Visible = false
  277. OpenFrame.Visible = true
  278. Open.Transparency = 0
  279. end)
  280.  
  281. Open.MouseButton1Down:connect(function()
  282. Main.Visible = true
  283. OpenFrame.Visible = false
  284. Open.Transparency = 1
  285. end)
  286.  
  287. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  288. Text = "If you like my gui Vouch my thread : D";
  289. Color = Color3.new(0, 1, 1);
  290. Font = Enum.Font.Code;
  291. FontSize = Enum.FontSize.Size24;
  292. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement