Advertisement
Terrakt9YT9

UPDATE! for tomty gaming

Jan 23rd, 2020
1,410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.66 KB | None | 0 0
  1. -- For tomty gaming!
  2.  
  3. local SynapseXGUI = Instance.new("ScreenGui")
  4. local ChangeTeam = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextButton = Instance.new("TextButton")
  7. local TextButton_2 = Instance.new("TextButton")
  8. local TextButton_3 = Instance.new("TextButton")
  9. local TextButton_4 = Instance.new("TextButton")
  10. local TextButton_5 = Instance.new("TextButton")
  11. local TextButton_6 = Instance.new("TextButton")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local TextButton_7 = Instance.new("TextButton")
  14. local TextButton_8 = Instance.new("TextButton")
  15. local TextLabel_3 = Instance.new("TextLabel")
  16. local TextLabel_4 = Instance.new("TextLabel")
  17. local TextLabel_5 = Instance.new("TextLabel")
  18. local TextLabel_6 = Instance.new("TextLabel")
  19. local TextLabel_7 = Instance.new("TextLabel")
  20. local TextButton_9 = Instance.new("TextButton")
  21.  
  22. --Properties:
  23.  
  24. SynapseXGUI.Name = "Synapse X GUI"
  25. SynapseXGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  26. SynapseXGUI.Enabled = false
  27.  
  28. ChangeTeam.Name = "ChangeTeam"
  29. ChangeTeam.Parent = SynapseXGUI
  30. ChangeTeam.AnchorPoint = Vector2.new(0.5, 0.5)
  31. ChangeTeam.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  32. ChangeTeam.Position = UDim2.new(0.449645579, 0, 0.392356724, 0)
  33. ChangeTeam.Size = UDim2.new(0.568724155, 0, 0.555564225, 0)
  34.  
  35. TextLabel.Parent = ChangeTeam
  36. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  37. TextLabel.BorderSizePixel = 0
  38. TextLabel.Position = UDim2.new(0.458838224, 0, 0.0184612498, 0)
  39. TextLabel.Size = UDim2.new(0, 17, 0, 38)
  40. TextLabel.ZIndex = 7
  41. TextLabel.Font = Enum.Font.GothamSemibold
  42. TextLabel.Text = "Tomty Gaming"
  43. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  44. TextLabel.TextSize = 30.000
  45.  
  46. TextButton.Parent = ChangeTeam
  47. TextButton.BackgroundColor3 = Color3.fromRGB(85, 85, 0)
  48. TextButton.Position = UDim2.new(0.0167459212, 0, 0.58460629, 0)
  49. TextButton.Size = UDim2.new(0, 173, 0, 48)
  50. TextButton.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  51. TextButton.Font = Enum.Font.SourceSans
  52. TextButton.Text = "Execute Fly"
  53. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  54. TextButton.TextSize = 30.000
  55.  
  56. TextButton_2.Parent = ChangeTeam
  57. TextButton_2.BackgroundColor3 = Color3.fromRGB(85, 85, 0)
  58. TextButton_2.Position = UDim2.new(0.0167459212, 0, 0.430762529, 0)
  59. TextButton_2.Size = UDim2.new(0, 173, 0, 48)
  60. TextButton_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  61. TextButton_2.Font = Enum.Font.SourceSans
  62. TextButton_2.Text = "Execute Btools"
  63. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  64. TextButton_2.TextSize = 30.000
  65.  
  66. TextButton_3.Parent = ChangeTeam
  67. TextButton_3.BackgroundColor3 = Color3.fromRGB(85, 85, 0)
  68. TextButton_3.Position = UDim2.new(0.0167459212, 0, 0.283072531, 0)
  69. TextButton_3.Size = UDim2.new(0, 173, 0, 48)
  70. TextButton_3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  71. TextButton_3.Font = Enum.Font.SourceSans
  72. TextButton_3.Text = "Execute Speed"
  73. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  74. TextButton_3.TextSize = 30.000
  75.  
  76. TextButton_4.Parent = ChangeTeam
  77. TextButton_4.BackgroundColor3 = Color3.fromRGB(85, 85, 0)
  78. TextButton_4.Position = UDim2.new(0.0167459212, 0, 0.135382533, 0)
  79. TextButton_4.Size = UDim2.new(0, 173, 0, 48)
  80. TextButton_4.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  81. TextButton_4.Font = Enum.Font.SourceSans
  82. TextButton_4.Text = "Execute Jump"
  83. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  84. TextButton_4.TextSize = 30.000
  85.  
  86. TextButton_5.Parent = ChangeTeam
  87. TextButton_5.BackgroundColor3 = Color3.fromRGB(85, 85, 0)
  88. TextButton_5.Position = UDim2.new(0.0167458951, 0, 0.732296288, 0)
  89. TextButton_5.Size = UDim2.new(0, 173, 0, 48)
  90. TextButton_5.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  91. TextButton_5.Font = Enum.Font.SourceSans
  92. TextButton_5.Text = "Execute OMG Gui"
  93. TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  94. TextButton_5.TextSize = 30.000
  95.  
  96. TextButton_6.Parent = ChangeTeam
  97. TextButton_6.BackgroundColor3 = Color3.fromRGB(85, 85, 0)
  98. TextButton_6.Position = UDim2.new(0.306450337, 0, 0.135382533, 0)
  99. TextButton_6.Size = UDim2.new(0, 173, 0, 48)
  100. TextButton_6.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  101. TextButton_6.Font = Enum.Font.SourceSans
  102. TextButton_6.Text = "Execute Admin"
  103. TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  104. TextButton_6.TextSize = 30.000
  105.  
  106. TextLabel_2.Parent = ChangeTeam
  107. TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  108. TextLabel_2.BorderSizePixel = 0
  109. TextLabel_2.Position = UDim2.new(0.664813101, 0, 0, 0)
  110. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  111. TextLabel_2.Font = Enum.Font.GothamSemibold
  112. TextLabel_2.Text = "Work Still In Prgoress"
  113. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  114. TextLabel_2.TextSize = 20.000
  115.  
  116. TextButton_7.Parent = ChangeTeam
  117. TextButton_7.BackgroundColor3 = Color3.fromRGB(85, 85, 0)
  118. TextButton_7.Position = UDim2.new(0.306450337, 0, 0.283072531, 0)
  119. TextButton_7.Size = UDim2.new(0, 173, 0, 48)
  120. TextButton_7.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  121. TextButton_7.Font = Enum.Font.SourceSans
  122. TextButton_7.Text = "Execute FE GUI"
  123. TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  124. TextButton_7.TextSize = 30.000
  125.  
  126. TextButton_8.Parent = ChangeTeam
  127. TextButton_8.BackgroundColor3 = Color3.fromRGB(85, 85, 0)
  128. TextButton_8.Position = UDim2.new(0.306450337, 0, 0.436916292, 0)
  129. TextButton_8.Size = UDim2.new(0, 173, 0, 48)
  130. TextButton_8.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  131. TextButton_8.Font = Enum.Font.SourceSans
  132. TextButton_8.Text = "Execute PF HAC"
  133. TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  134. TextButton_8.TextSize = 30.000
  135.  
  136. TextLabel_3.Parent = ChangeTeam
  137. TextLabel_3.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  138. TextLabel_3.BorderSizePixel = 0
  139. TextLabel_3.Position = UDim2.new(0.664813161, 0, 0.510761261, 0)
  140. TextLabel_3.Size = UDim2.new(0, 200, 0, 22)
  141. TextLabel_3.Font = Enum.Font.GothamSemibold
  142. TextLabel_3.Text = "Credits:"
  143. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  144. TextLabel_3.TextSize = 20.000
  145.  
  146. TextLabel_4.Parent = ChangeTeam
  147. TextLabel_4.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  148. TextLabel_4.BorderSizePixel = 0
  149. TextLabel_4.Position = UDim2.new(0.594480276, 0, 0.58460629, 0)
  150. TextLabel_4.Size = UDim2.new(0, 200, 0, 22)
  151. TextLabel_4.Font = Enum.Font.GothamSemibold
  152. TextLabel_4.Text = "Creator: <T3xs Offical>#9005"
  153. TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  154. TextLabel_4.TextSize = 20.000
  155.  
  156. TextLabel_5.Parent = ChangeTeam
  157. TextLabel_5.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  158. TextLabel_5.BorderSizePixel = 0
  159. TextLabel_5.Position = UDim2.new(0.581083536, 0, 0.664605021, 0)
  160. TextLabel_5.Size = UDim2.new(0, 200, 0, 22)
  161. TextLabel_5.Font = Enum.Font.GothamSemibold
  162. TextLabel_5.Text = "Cool Youtuber: TOMTYGAMING\\n#3448"
  163. TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  164. TextLabel_5.TextSize = 20.000
  165.  
  166. TextLabel_6.Parent = ChangeTeam
  167. TextLabel_6.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  168. TextLabel_6.BorderSizePixel = 0
  169. TextLabel_6.Position = UDim2.new(0.594480276, 0, 0.772295654, 0)
  170. TextLabel_6.Size = UDim2.new(0, 200, 0, 22)
  171. TextLabel_6.Font = Enum.Font.GothamSemibold
  172. TextLabel_6.Text = "Cool YouTuber: Vortell\\n#8332"
  173. TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  174. TextLabel_6.TextSize = 20.000
  175.  
  176. TextLabel_7.Parent = ChangeTeam
  177. TextLabel_7.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  178. TextLabel_7.BorderSizePixel = 0
  179. TextLabel_7.Position = UDim2.new(0.594480276, 0, 0.879986286, 0)
  180. TextLabel_7.Size = UDim2.new(0, 200, 0, 22)
  181. TextLabel_7.Font = Enum.Font.GothamSemibold
  182. TextLabel_7.Text = "Tester: MarshyMods\\n#4621"
  183. TextLabel_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  184. TextLabel_7.TextSize = 20.000
  185.  
  186. TextButton_9.Parent = SynapseXGUI
  187. TextButton_9.BackgroundColor3 = Color3.fromRGB(85, 255, 0)
  188. TextButton_9.Position = UDim2.new(0, 0, -0.00145789981, 0)
  189. TextButton_9.Size = UDim2.new(0, 81, 0, 50)
  190. TextButton_9.Font = Enum.Font.Gotham
  191. TextButton_9.Text = "Open/Close Epic Tomty Gaming GUI"
  192. TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
  193. TextButton_9.TextScaled = true
  194. TextButton_9.TextSize = 14.000
  195. TextButton_9.TextWrapped = true
  196.  
  197. -- Scripts:
  198.  
  199. local function GFUDQ_fake_script() -- TextButton.LocalScript
  200. local script = Instance.new('LocalScript', TextButton)
  201.  
  202. script.Parent.MouseButton1Click:Connect(function()
  203. loadstring(game:HttpGet("https://pastebin.com/raw/CfaSpNqA", true))()
  204. end)
  205. end
  206. coroutine.wrap(GFUDQ_fake_script)()
  207. local function AHSUCV_fake_script() -- TextButton_2.LocalScript
  208. local script = Instance.new('LocalScript', TextButton_2)
  209.  
  210. script.Parent.MouseButton1Click:Connect(function()
  211. loadstring(game:HttpGet("https://pastebin.com/raw/AEkdaxrN", true))()
  212. end)
  213. end
  214. coroutine.wrap(AHSUCV_fake_script)()
  215. local function FUFZ_fake_script() -- TextButton_3.LocalScript
  216. local script = Instance.new('LocalScript', TextButton_3)
  217.  
  218. script.Parent.MouseButton1Click:Connect(function()
  219. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  220. end)
  221. end
  222. coroutine.wrap(FUFZ_fake_script)()
  223. local function FGVD_fake_script() -- TextButton_4.LocalScript
  224. local script = Instance.new('LocalScript', TextButton_4)
  225.  
  226. script.Parent.MouseButton1Click:Connect(function()
  227. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  228. end)
  229. end
  230. coroutine.wrap(FGVD_fake_script)()
  231. local function QSITS_fake_script() -- TextButton_5.LocalScript
  232. local script = Instance.new('LocalScript', TextButton_5)
  233.  
  234. script.Parent.MouseButton1Click:Connect(function()
  235. loadstring(game:HttpGet("https://pastebin.com/raw/WzWmGvEJ", true))()
  236. end)
  237. end
  238. coroutine.wrap(QSITS_fake_script)()
  239. local function CKYBW_fake_script() -- TextButton_6.LocalScript
  240. local script = Instance.new('LocalScript', TextButton_6)
  241.  
  242. script.Parent.MouseButton1Click:Connect(function()
  243. loadstring(game:HttpGet("https://pastebin.com/raw/pEwFmGtY", true))()
  244. end)
  245. end
  246. coroutine.wrap(CKYBW_fake_script)()
  247. local function AARZ_fake_script() -- TextButton_7.LocalScript
  248. local script = Instance.new('LocalScript', TextButton_7)
  249.  
  250. script.Parent.MouseButton1Click:Connect(function()
  251. loadstring(game:HttpGet("https://pastebin.com/raw/9TkT32AN", true))()
  252. end)
  253. end
  254. coroutine.wrap(AARZ_fake_script)()
  255. local function YGJDF_fake_script() -- TextButton_8.LocalScript
  256. local script = Instance.new('LocalScript', TextButton_8)
  257.  
  258. script.Parent.MouseButton1Click:Connect(function()
  259. loadstring(game:HttpGet("https://pastebin.com/raw/LXJjrh2L", true))()
  260. end)
  261. end
  262. coroutine.wrap(YGJDF_fake_script)()
  263. local function TRDH_fake_script() -- TextButton_9.Script
  264. local script = Instance.new('Script', TextButton_9)
  265.  
  266. local frame = script.Parent.Parent.ChangeTeam
  267. local open = false
  268.  
  269. script.Parent.MouseButton1Click:Connect(function()
  270. if frame.Visible == false then
  271. frame.Visible = true
  272. else
  273. frame.Visible = false
  274.  
  275. end
  276. end)
  277. end
  278. coroutine.wrap(TRDH_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement