Pokecenter

Untitled

Dec 9th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.55 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local tnfgui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local aimbot = Instance.new("TextButton")
  7. local bandage = Instance.new("TextButton")
  8. local brightness = Instance.new("TextButton")
  9. local clicktp = Instance.new("TextButton")
  10. local close = Instance.new("TextButton")
  11. local deer = Instance.new("TextButton")
  12. local dex = Instance.new("TextButton")
  13. local item = Instance.new("TextBox")
  14. local money = Instance.new("TextButton")
  15. local purchase = Instance.new("TextButton")
  16. local quantity = Instance.new("TextBox")
  17. local sell = Instance.new("TextButton")
  18. local store = Instance.new("TextBox")
  19. local label = Instance.new("TextLabel")
  20. local elk = Instance.new("TextButton")
  21. local craft = Instance.new("TextButton")
  22. --Properties:
  23. tnfgui.Name = "tnfgui"
  24. tnfgui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  25.  
  26. Frame.Parent = tnfgui
  27. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  28. Frame.BackgroundTransparency = 0.30000001192093
  29. Frame.BorderColor3 = Color3.new(0.333333, 1, 1)
  30. Frame.BorderSizePixel = 3
  31. Frame.Position = UDim2.new(0.0703437254, 0, 0.0896805972, 0)
  32. Frame.Size = UDim2.new(0, 614, 0, 326)
  33. Frame.ZIndex = -9999999
  34.  
  35. aimbot.Name = "aimbot"
  36. aimbot.Parent = Frame
  37. aimbot.BackgroundColor3 = Color3.new(1, 0, 0)
  38. aimbot.BorderColor3 = Color3.new(0, 1, 1)
  39. aimbot.BorderSizePixel = 2
  40. aimbot.Position = UDim2.new(0.0244299676, 0, 0.199386507, 0)
  41. aimbot.Size = UDim2.new(0, 138, 0, 40)
  42. aimbot.ZIndex = -999999
  43. aimbot.Font = Enum.Font.SciFi
  44. aimbot.Text = "Aimbot"
  45. aimbot.TextColor3 = Color3.new(1, 1, 1)
  46. aimbot.TextSize = 14
  47.  
  48. bandage.Name = "bandage"
  49. bandage.Parent = Frame
  50. bandage.BackgroundColor3 = Color3.new(1, 0, 0)
  51. bandage.BorderColor3 = Color3.new(0, 1, 1)
  52. bandage.BorderSizePixel = 2
  53. bandage.Position = UDim2.new(0.0244299676, 0, 0.358895719, 0)
  54. bandage.Size = UDim2.new(0, 138, 0, 40)
  55. bandage.ZIndex = -999999
  56. bandage.Font = Enum.Font.SciFi
  57. bandage.Text = "Bandages"
  58. bandage.TextColor3 = Color3.new(1, 1, 1)
  59. bandage.TextSize = 14
  60.  
  61. brightness.Name = "brightness"
  62. brightness.Parent = Frame
  63. brightness.BackgroundColor3 = Color3.new(1, 0, 0)
  64. brightness.BorderColor3 = Color3.new(0, 1, 1)
  65. brightness.BorderSizePixel = 2
  66. brightness.Position = UDim2.new(0.0244299676, 0, 0.515337467, 0)
  67. brightness.Size = UDim2.new(0, 138, 0, 40)
  68. brightness.ZIndex = -999999
  69. brightness.Font = Enum.Font.SciFi
  70. brightness.Text = "Brightness"
  71. brightness.TextColor3 = Color3.new(1, 1, 1)
  72. brightness.TextSize = 14
  73.  
  74. clicktp.Name = "clicktp"
  75. clicktp.Parent = Frame
  76. clicktp.BackgroundColor3 = Color3.new(1, 0, 0)
  77. clicktp.BorderColor3 = Color3.new(0, 1, 1)
  78. clicktp.BorderSizePixel = 2
  79. clicktp.Position = UDim2.new(0.0244299676, 0, 0.680981636, 0)
  80. clicktp.Size = UDim2.new(0, 138, 0, 40)
  81. clicktp.ZIndex = -999999
  82. clicktp.Font = Enum.Font.SciFi
  83. clicktp.Text = "Click TP"
  84. clicktp.TextColor3 = Color3.new(1, 1, 1)
  85. clicktp.TextSize = 14
  86.  
  87. close.Name = "close"
  88. close.Parent = Frame
  89. close.BackgroundColor3 = Color3.new(1, 1, 1)
  90. close.BackgroundTransparency = 1
  91. close.BorderSizePixel = 0
  92. close.Position = UDim2.new(0.962540746, 0, 0, 0)
  93. close.Size = UDim2.new(0, 23, 0, 21)
  94. close.ZIndex = -999999
  95. close.Font = Enum.Font.SciFi
  96. close.Text = "X"
  97. close.TextColor3 = Color3.new(1, 1, 1)
  98. close.TextSize = 14
  99.  
  100. deer.Name = "deer"
  101. deer.Parent = Frame
  102. deer.BackgroundColor3 = Color3.new(1, 0, 0)
  103. deer.BorderColor3 = Color3.new(0, 1, 1)
  104. deer.BorderSizePixel = 2
  105. deer.Position = UDim2.new(0.270358294, 0, 0.199386507, 0)
  106. deer.Size = UDim2.new(0, 138, 0, 40)
  107. deer.ZIndex = -999999
  108. deer.Font = Enum.Font.SciFi
  109. deer.Text = "Deer Farm"
  110. deer.TextColor3 = Color3.new(1, 1, 1)
  111. deer.TextSize = 14
  112.  
  113. dex.Name = "dex"
  114. dex.Parent = Frame
  115. dex.BackgroundColor3 = Color3.new(1, 0, 0)
  116. dex.BorderColor3 = Color3.new(0, 1, 1)
  117. dex.BorderSizePixel = 2
  118. dex.Position = UDim2.new(0.0244299676, 0, 0.837423325, 0)
  119. dex.Size = UDim2.new(0, 138, 0, 40)
  120. dex.ZIndex = -999999
  121. dex.Font = Enum.Font.SciFi
  122. dex.Text = "DEX"
  123. dex.TextColor3 = Color3.new(1, 1, 1)
  124. dex.TextSize = 14
  125.  
  126. item.Name = "item"
  127. item.Parent = Frame
  128. item.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  129. item.BorderColor3 = Color3.new(1, 1, 1)
  130. item.BorderSizePixel = 4
  131. item.Position = UDim2.new(0.627035856, 0, 0.588957071, 0)
  132. item.Size = UDim2.new(0, 200, 0, 50)
  133. item.Font = Enum.Font.SciFi
  134. item.Text = "Item"
  135. item.TextColor3 = Color3.new(1, 1, 1)
  136. item.TextSize = 22
  137.  
  138. money.Name = "money"
  139. money.Parent = Frame
  140. money.BackgroundColor3 = Color3.new(1, 0, 0)
  141. money.BorderColor3 = Color3.new(0, 1, 1)
  142. money.BorderSizePixel = 2
  143. money.Position = UDim2.new(0.270358294, 0, 0.358895719, 0)
  144. money.Size = UDim2.new(0, 138, 0, 40)
  145. money.ZIndex = -999999
  146. money.Font = Enum.Font.SciFi
  147. money.Text = "Money Farming"
  148. money.TextColor3 = Color3.new(1, 1, 1)
  149. money.TextSize = 14
  150.  
  151. purchase.Name = "purchase"
  152. purchase.Parent = Frame
  153. purchase.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  154. purchase.BorderColor3 = Color3.new(1, 1, 1)
  155. purchase.BorderSizePixel = 4
  156. purchase.Position = UDim2.new(0.405537456, 0, 0.55214721, 0)
  157. purchase.Size = UDim2.new(0, 115, 0, 33)
  158. purchase.ZIndex = -999999
  159. purchase.Font = Enum.Font.SciFi
  160. purchase.Text = "Purchase"
  161. purchase.TextColor3 = Color3.new(1, 1, 1)
  162. purchase.TextSize = 14
  163.  
  164. quantity.Name = "quantity"
  165. quantity.Parent = Frame
  166. quantity.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  167. quantity.BorderColor3 = Color3.new(1, 1, 1)
  168. quantity.BorderSizePixel = 4
  169. quantity.Position = UDim2.new(0.734527707, 0, 0.788343608, 0)
  170. quantity.Size = UDim2.new(0, 65, 0, 34)
  171. quantity.Font = Enum.Font.SciFi
  172. quantity.Text = "Amount"
  173. quantity.TextColor3 = Color3.new(1, 1, 1)
  174. quantity.TextSize = 16
  175.  
  176. sell.Name = "sell"
  177. sell.Parent = Frame
  178. sell.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  179. sell.BorderColor3 = Color3.new(1, 1, 1)
  180. sell.BorderSizePixel = 4
  181. sell.Position = UDim2.new(0.405537456, 0, 0.689596593, 0)
  182. sell.Size = UDim2.new(0, 115, 0, 33)
  183. sell.ZIndex = -999999
  184. sell.Font = Enum.Font.SciFi
  185. sell.Text = "Sell"
  186. sell.TextColor3 = Color3.new(1, 1, 1)
  187. sell.TextSize = 14
  188.  
  189. store.Name = "store"
  190. store.Parent = Frame
  191. store.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  192. store.BorderColor3 = Color3.new(1, 1, 1)
  193. store.BorderSizePixel = 4
  194. store.Position = UDim2.new(0.651465833, 0, 0.457055211, 0)
  195. store.Size = UDim2.new(0, 166, 0, 28)
  196. store.Font = Enum.Font.SciFi
  197. store.Text = "Store"
  198. store.TextColor3 = Color3.new(1, 1, 1)
  199. store.TextSize = 22
  200.  
  201. label.Name = "label"
  202. label.Parent = Frame
  203. label.BackgroundColor3 = Color3.new(0, 0, 0)
  204. label.BorderColor3 = Color3.new(1, 1, 1)
  205. label.BorderSizePixel = 5
  206. label.Size = UDim2.new(0, 614, 0, 50)
  207. label.ZIndex = -9999999
  208. label.Font = Enum.Font.Garamond
  209. label.Text = "The Northern Frontier"
  210. label.TextColor3 = Color3.new(1, 1, 1)
  211. label.TextSize = 45
  212. label.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
  213. label.TextStrokeTransparency = 0
  214.  
  215. elk.Name = "elk"
  216. elk.Parent = Frame
  217. elk.BackgroundColor3 = Color3.new(1, 0, 0)
  218. elk.BorderColor3 = Color3.new(0, 1, 1)
  219. elk.BorderSizePixel = 2
  220. elk.Position = UDim2.new(0.519543946, 0, 0.199386507, 0)
  221. elk.Size = UDim2.new(0, 138, 0, 40)
  222. elk.ZIndex = -999999
  223. elk.Font = Enum.Font.SciFi
  224. elk.Text = "Elk Farm"
  225. elk.TextColor3 = Color3.new(1, 1, 1)
  226. elk.TextSize = 14
  227.  
  228. craft.Name = "craft"
  229. craft.Parent = Frame
  230. craft.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  231. craft.BorderColor3 = Color3.new(1, 1, 1)
  232. craft.BorderSizePixel = 4
  233. craft.Position = UDim2.new(0.431596071, 0, 0.846625745, 0)
  234. craft.Size = UDim2.new(0, 83, 0, 33)
  235. craft.ZIndex = -999999
  236. craft.Font = Enum.Font.SciFi
  237. craft.Text = "Craft item"
  238. craft.TextColor3 = Color3.new(1, 1, 1)
  239. craft.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment