Pokecenter

Untitled

Nov 16th, 2018
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.75 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local tnfg = Instance.new("ScreenGui")
  5. local Frame = Instance.new("ImageLabel")
  6. local title = Instance.new("TextLabel")
  7. local esp = Instance.new("TextButton")
  8. local esp_Roundify_2px = Instance.new("ImageLabel")
  9. local bright = Instance.new("TextButton")
  10. local bright_Roundify_2px = Instance.new("ImageLabel")
  11. local money = Instance.new("TextButton")
  12. local money_Roundify_2px = Instance.new("ImageLabel")
  13. local tp = Instance.new("TextButton")
  14. local tp_Roundify_2px = Instance.new("ImageLabel")
  15. local dex = Instance.new("TextButton")
  16. local dex_Roundify_2px = Instance.new("ImageLabel")
  17. local close = Instance.new("TextButton")
  18. local bandage = Instance.new("TextButton")
  19. local dex_Roundify_2px_2 = Instance.new("ImageLabel")
  20. local o = Instance.new("TextButton")
  21. local TextButton_Roundify_4px = Instance.new("ImageLabel")
  22. local x = Instance.new("TextButton")
  23. local TextButton_Roundify_4px_2 = Instance.new("ImageLabel")
  24. local deer = Instance.new("TextButton")
  25. local esp_Roundify_2px_2 = Instance.new("ImageLabel")
  26. local bg = Instance.new("ImageLabel")
  27. --Properties:
  28. tnfg.Name = "tnfg"
  29. tnfg.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  30.  
  31. Frame.Name = "Frame"
  32. Frame.Parent = tnfg
  33. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  34. Frame.BackgroundTransparency = 1
  35. Frame.Position = UDim2.new(0.316067696, 0, 0.13804172, 0)
  36. Frame.Size = UDim2.new(0, 346, 0, 350)
  37. Frame.ZIndex = -99
  38. Frame.Image = "rbxassetid://2260492396"
  39. Frame.ImageColor3 = Color3.new(0.862745, 0.823529, 0.705882)
  40. Frame.ScaleType = Enum.ScaleType.Slice
  41. Frame.SliceCenter = Rect.new(4, 4, 5, 5)
  42.  
  43. title.Name = "title"
  44. title.Parent = Frame
  45. title.BackgroundColor3 = Color3.new(1, 1, 1)
  46. title.BackgroundTransparency = 1
  47. title.Size = UDim2.new(0, 346, 0, 54)
  48. title.Font = Enum.Font.Garamond
  49. title.Text = "TNF GUI V1.0"
  50. title.TextColor3 = Color3.new(1, 1, 1)
  51. title.TextSize = 50
  52. title.TextWrapped = true
  53.  
  54. esp.Name = "esp"
  55. esp.Parent = Frame
  56. esp.BackgroundColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  57. esp.BorderColor3 = Color3.new(1, 1, 1)
  58. esp.BorderSizePixel = 0
  59. esp.Position = UDim2.new(0.0520231202, 0, 0.174285725, 0)
  60. esp.Size = UDim2.new(0, 176, 0, 34)
  61. esp.ZIndex = 2
  62. esp.Font = Enum.Font.SourceSans
  63. esp.Text = "ESP & Aimbot"
  64. esp.TextColor3 = Color3.new(0, 0, 0)
  65. esp.TextSize = 14
  66.  
  67. esp_Roundify_2px.Name = "esp_Roundify_2px"
  68. esp_Roundify_2px.Parent = esp
  69. esp_Roundify_2px.BackgroundColor3 = Color3.new(1, 1, 1)
  70. esp_Roundify_2px.BackgroundTransparency = 1
  71. esp_Roundify_2px.Size = UDim2.new(1, 0, 1, 0)
  72. esp_Roundify_2px.ZIndex = -1
  73. esp_Roundify_2px.Image = "rbxassetid://2260331124"
  74. esp_Roundify_2px.ImageColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  75. esp_Roundify_2px.ScaleType = Enum.ScaleType.Slice
  76. esp_Roundify_2px.SliceCenter = Rect.new(2, 2, 3, 3)
  77.  
  78. bright.Name = "bright"
  79. bright.Parent = Frame
  80. bright.BackgroundColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  81. bright.BorderColor3 = Color3.new(1, 1, 1)
  82. bright.BorderSizePixel = 0
  83. bright.Position = UDim2.new(0.0520231202, 0, 0.308571458, 0)
  84. bright.Size = UDim2.new(0, 176, 0, 34)
  85. bright.ZIndex = 2
  86. bright.Font = Enum.Font.SourceSans
  87. bright.Text = "Brightness"
  88. bright.TextColor3 = Color3.new(0, 0, 0)
  89. bright.TextSize = 14
  90.  
  91. bright_Roundify_2px.Name = "bright_Roundify_2px"
  92. bright_Roundify_2px.Parent = bright
  93. bright_Roundify_2px.BackgroundColor3 = Color3.new(1, 1, 1)
  94. bright_Roundify_2px.BackgroundTransparency = 1
  95. bright_Roundify_2px.Size = UDim2.new(1, 0, 1, 0)
  96. bright_Roundify_2px.ZIndex = -1
  97. bright_Roundify_2px.Image = "rbxassetid://2260331124"
  98. bright_Roundify_2px.ImageColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  99. bright_Roundify_2px.ScaleType = Enum.ScaleType.Slice
  100. bright_Roundify_2px.SliceCenter = Rect.new(2, 2, 3, 3)
  101.  
  102. money.Name = "money"
  103. money.Parent = Frame
  104. money.BackgroundColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  105. money.BorderColor3 = Color3.new(1, 1, 1)
  106. money.BorderSizePixel = 0
  107. money.Position = UDim2.new(0.0520231202, 0, 0.448571444, 0)
  108. money.Size = UDim2.new(0, 176, 0, 34)
  109. money.ZIndex = 2
  110. money.Font = Enum.Font.SourceSans
  111. money.Text = "Money Farm"
  112. money.TextColor3 = Color3.new(0, 0, 0)
  113. money.TextSize = 14
  114.  
  115. money_Roundify_2px.Name = "money_Roundify_2px"
  116. money_Roundify_2px.Parent = money
  117. money_Roundify_2px.BackgroundColor3 = Color3.new(1, 1, 1)
  118. money_Roundify_2px.BackgroundTransparency = 1
  119. money_Roundify_2px.Size = UDim2.new(1, 0, 1, 0)
  120. money_Roundify_2px.ZIndex = -1
  121. money_Roundify_2px.Image = "rbxassetid://2260331124"
  122. money_Roundify_2px.ImageColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  123. money_Roundify_2px.ScaleType = Enum.ScaleType.Slice
  124. money_Roundify_2px.SliceCenter = Rect.new(2, 2, 3, 3)
  125.  
  126. tp.Name = "tp"
  127. tp.Parent = Frame
  128. tp.BackgroundColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  129. tp.BorderColor3 = Color3.new(1, 1, 1)
  130. tp.BorderSizePixel = 0
  131. tp.Position = UDim2.new(0.0520231202, 0, 0.591428578, 0)
  132. tp.Size = UDim2.new(0, 176, 0, 34)
  133. tp.ZIndex = 2
  134. tp.Font = Enum.Font.SourceSans
  135. tp.Text = "Click-TP"
  136. tp.TextColor3 = Color3.new(0, 0, 0)
  137. tp.TextSize = 14
  138.  
  139. tp_Roundify_2px.Name = "tp_Roundify_2px"
  140. tp_Roundify_2px.Parent = tp
  141. tp_Roundify_2px.BackgroundColor3 = Color3.new(1, 1, 1)
  142. tp_Roundify_2px.BackgroundTransparency = 1
  143. tp_Roundify_2px.Size = UDim2.new(1, 0, 1, 0)
  144. tp_Roundify_2px.ZIndex = -1
  145. tp_Roundify_2px.Image = "rbxassetid://2260331124"
  146. tp_Roundify_2px.ImageColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  147. tp_Roundify_2px.ScaleType = Enum.ScaleType.Slice
  148. tp_Roundify_2px.SliceCenter = Rect.new(2, 2, 3, 3)
  149.  
  150. dex.Name = "dex"
  151. dex.Parent = Frame
  152. dex.BackgroundColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  153. dex.BorderColor3 = Color3.new(1, 1, 1)
  154. dex.BorderSizePixel = 0
  155. dex.Position = UDim2.new(0.0520231202, 0, 0.720000029, 0)
  156. dex.Size = UDim2.new(0, 176, 0, 34)
  157. dex.ZIndex = 2
  158. dex.Font = Enum.Font.SourceSans
  159. dex.Text = "DEX"
  160. dex.TextColor3 = Color3.new(0, 0, 0)
  161. dex.TextSize = 14
  162.  
  163. dex_Roundify_2px.Name = "dex_Roundify_2px"
  164. dex_Roundify_2px.Parent = dex
  165. dex_Roundify_2px.BackgroundColor3 = Color3.new(1, 1, 1)
  166. dex_Roundify_2px.BackgroundTransparency = 1
  167. dex_Roundify_2px.Size = UDim2.new(1, 0, 1, 0)
  168. dex_Roundify_2px.ZIndex = -1
  169. dex_Roundify_2px.Image = "rbxassetid://2260331124"
  170. dex_Roundify_2px.ImageColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  171. dex_Roundify_2px.ScaleType = Enum.ScaleType.Slice
  172. dex_Roundify_2px.SliceCenter = Rect.new(2, 2, 3, 3)
  173.  
  174. close.Name = "close"
  175. close.Parent = Frame
  176. close.BackgroundColor3 = Color3.new(0.862745, 0.823529, 0.705882)
  177. close.BorderSizePixel = 0
  178. close.Position = UDim2.new(0.920963287, 0, -0.000802568684, 0)
  179. close.Size = UDim2.new(0, 27, 0, 28)
  180. close.Font = Enum.Font.SourceSans
  181. close.Text = "X"
  182. close.TextColor3 = Color3.new(0, 0, 0)
  183. close.TextSize = 14
  184.  
  185. bandage.Name = "bandage"
  186. bandage.Parent = Frame
  187. bandage.BackgroundColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  188. bandage.BorderColor3 = Color3.new(1, 1, 1)
  189. bandage.BorderSizePixel = 0
  190. bandage.Position = UDim2.new(0.0520231202, 0, 0.845714331, 0)
  191. bandage.Size = UDim2.new(0, 176, 0, 34)
  192. bandage.ZIndex = 2
  193. bandage.Font = Enum.Font.SourceSans
  194. bandage.Text = "Bandage Cheat"
  195. bandage.TextColor3 = Color3.new(0, 0, 0)
  196. bandage.TextSize = 14
  197.  
  198. dex_Roundify_2px_2.Name = "dex_Roundify_2px"
  199. dex_Roundify_2px_2.Parent = bandage
  200. dex_Roundify_2px_2.BackgroundColor3 = Color3.new(1, 1, 1)
  201. dex_Roundify_2px_2.BackgroundTransparency = 1
  202. dex_Roundify_2px_2.Size = UDim2.new(1, 0, 1, 0)
  203. dex_Roundify_2px_2.ZIndex = -1
  204. dex_Roundify_2px_2.Image = "rbxassetid://2260331124"
  205. dex_Roundify_2px_2.ImageColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  206. dex_Roundify_2px_2.ScaleType = Enum.ScaleType.Slice
  207. dex_Roundify_2px_2.SliceCenter = Rect.new(2, 2, 3, 3)
  208.  
  209. o.Name = "o"
  210. o.Parent = Frame
  211. o.BackgroundColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  212. o.BackgroundTransparency = 1
  213. o.BorderColor3 = Color3.new(1, 1, 1)
  214. o.BorderSizePixel = 0
  215. o.Position = UDim2.new(0.621387184, 0, 0.459999979, 0)
  216. o.Size = UDim2.new(0, 35, 0, 27)
  217. o.ZIndex = 2
  218. o.Font = Enum.Font.SourceSans
  219. o.Text = "O"
  220. o.TextColor3 = Color3.new(0, 0, 0)
  221. o.TextSize = 14
  222.  
  223. TextButton_Roundify_4px.Name = "TextButton_Roundify_4px"
  224. TextButton_Roundify_4px.Parent = o
  225. TextButton_Roundify_4px.BackgroundColor3 = Color3.new(1, 1, 1)
  226. TextButton_Roundify_4px.BackgroundTransparency = 1
  227. TextButton_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  228. TextButton_Roundify_4px.ZIndex = -1
  229. TextButton_Roundify_4px.Image = "rbxassetid://2260492396"
  230. TextButton_Roundify_4px.ImageColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  231. TextButton_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  232. TextButton_Roundify_4px.SliceCenter = Rect.new(4, 4, 5, 5)
  233.  
  234. x.Name = "x"
  235. x.Parent = Frame
  236. x.BackgroundColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  237. x.BackgroundTransparency = 1
  238. x.BorderColor3 = Color3.new(1, 1, 1)
  239. x.BorderSizePixel = 0
  240. x.Position = UDim2.new(0.754335165, 0, 0.459999979, 0)
  241. x.Size = UDim2.new(0, 35, 0, 27)
  242. x.ZIndex = 2
  243. x.Font = Enum.Font.SourceSans
  244. x.Text = "X"
  245. x.TextColor3 = Color3.new(0, 0, 0)
  246. x.TextSize = 14
  247.  
  248. TextButton_Roundify_4px_2.Name = "TextButton_Roundify_4px"
  249. TextButton_Roundify_4px_2.Parent = x
  250. TextButton_Roundify_4px_2.BackgroundColor3 = Color3.new(1, 1, 1)
  251. TextButton_Roundify_4px_2.BackgroundTransparency = 1
  252. TextButton_Roundify_4px_2.Size = UDim2.new(1, 0, 1, 0)
  253. TextButton_Roundify_4px_2.ZIndex = -1
  254. TextButton_Roundify_4px_2.Image = "rbxassetid://2260492396"
  255. TextButton_Roundify_4px_2.ImageColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  256. TextButton_Roundify_4px_2.ScaleType = Enum.ScaleType.Slice
  257. TextButton_Roundify_4px_2.SliceCenter = Rect.new(4, 4, 5, 5)
  258.  
  259. deer.Name = "deer"
  260. deer.Parent = Frame
  261. deer.BackgroundColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  262. deer.BorderColor3 = Color3.new(1, 1, 1)
  263. deer.BorderSizePixel = 0
  264. deer.Position = UDim2.new(0.583814919, 0, 0.17428571, 0)
  265. deer.Size = UDim2.new(0, 133, 0, 34)
  266. deer.ZIndex = 2
  267. deer.Font = Enum.Font.SourceSans
  268. deer.Text = "Deer Time!!!"
  269. deer.TextColor3 = Color3.new(0, 0, 0)
  270. deer.TextSize = 14
  271.  
  272. esp_Roundify_2px_2.Name = "esp_Roundify_2px"
  273. esp_Roundify_2px_2.Parent = deer
  274. esp_Roundify_2px_2.BackgroundColor3 = Color3.new(1, 1, 1)
  275. esp_Roundify_2px_2.BackgroundTransparency = 1
  276. esp_Roundify_2px_2.Size = UDim2.new(1, 0, 1, 0)
  277. esp_Roundify_2px_2.ZIndex = -1
  278. esp_Roundify_2px_2.Image = "rbxassetid://2260331124"
  279. esp_Roundify_2px_2.ImageColor3 = Color3.new(0.705882, 0.666667, 0.54902)
  280. esp_Roundify_2px_2.ScaleType = Enum.ScaleType.Slice
  281. esp_Roundify_2px_2.SliceCenter = Rect.new(2, 2, 3, 3)
  282.  
  283. bg.Name = "bg"
  284. bg.Parent = tnfg
  285. bg.BackgroundColor3 = Color3.new(1, 1, 1)
  286. bg.BackgroundTransparency = 1
  287. bg.Position = UDim2.new(0.308668077, 0, 0.125200644, 0)
  288. bg.Size = UDim2.new(0, 360, 0, 365)
  289. bg.ZIndex = -4204020
  290. bg.Image = "rbxassetid://2260492396"
  291. bg.ImageColor3 = Color3.new(0.54902, 0.470588, 0.392157)
  292. bg.ScaleType = Enum.ScaleType.Slice
  293. bg.SliceCenter = Rect.new(4, 4, 5, 5)
Advertisement
Add Comment
Please, Sign In to add comment