Advertisement
CallMeChin

TNF /W Chroma

May 17th, 2019
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.86 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local gui = Instance.new("ScreenGui")
  5. local main = Instance.new("Frame")
  6. local title = Instance.new("TextLabel")
  7. local close = Instance.new("TextButton")
  8. local xtp = Instance.new("TextButton")
  9. local credit = Instance.new("TextLabel")
  10. local hidename = Instance.new("TextButton")
  11. local tpcolonist = Instance.new("TextButton")
  12. local tpnative = Instance.new("TextButton")
  13. local tptraveler = Instance.new("TextButton")
  14. local tpIllegal = Instance.new("TextButton")
  15. local poundgui = Instance.new("TextButton")
  16. local tpondeath = Instance.new("TextButton")
  17. local destory = Instance.new("TextButton")
  18. local frame = Instance.new("Frame")
  19. local open = Instance.new("TextButton")
  20. --Properties:
  21. gui.Name = "gui"
  22. gui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  23. gui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. main.Name = "main"
  26. main.Parent = gui
  27. main.BackgroundColor3 = Color3.new(1, 1, 1)
  28. main.Position = UDim2.new(0.0183875263, 0, 0.452309251, 0)
  29. main.Size = UDim2.new(0, 185, 0, 209)
  30. main.Style = Enum.FrameStyle.DropShadow
  31.  
  32. title.Name = "title"
  33. title.Parent = main
  34. title.BackgroundColor3 = Color3.new(0, 0, 0)
  35. title.Position = UDim2.new(-0.0846210495, 0, -0.106226861, 0)
  36. title.Size = UDim2.new(0, 197, 0, 17)
  37. title.Font = Enum.Font.SciFi
  38. title.Text = "The Northern Frontier Gui "
  39. title.TextColor3 = Color3.new(1, 1, 1)
  40. title.TextSize = 14
  41.  
  42. close.Name = "close"
  43. close.Parent = title
  44. close.BackgroundColor3 = Color3.new(0, 0, 0)
  45. close.BorderColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  46. close.Position = UDim2.new(0.910297394, 0, 0.0588235296, 0)
  47. close.Size = UDim2.new(0, 17, 0, 16)
  48. close.Font = Enum.Font.SciFi
  49. close.Text = "X"
  50. close.TextColor3 = Color3.new(1, 1, 1)
  51. close.TextSize = 14
  52.  
  53. xtp.Name = "xtp"
  54. xtp.Parent = main
  55. xtp.BackgroundColor3 = Color3.new(0, 0, 0)
  56. xtp.Position = UDim2.new(0.0292414483, 0, 0.019663997, 0)
  57. xtp.Size = UDim2.new(0, 160, 0, 14)
  58. xtp.Font = Enum.Font.SciFi
  59. xtp.Text = "X Teleport"
  60. xtp.TextColor3 = Color3.new(1, 1, 1)
  61. xtp.TextSize = 14
  62.  
  63. credit.Name = "credit"
  64. credit.Parent = main
  65. credit.BackgroundColor3 = Color3.new(0, 0, 0)
  66. credit.Position = UDim2.new(-0.0900264457, 0, 0.956049979, 0)
  67. credit.Size = UDim2.new(0, 197, 0, 17)
  68. credit.Font = Enum.Font.SciFi
  69. credit.Text = "Gui Made By CallMeChin"
  70. credit.TextColor3 = Color3.new(1, 1, 1)
  71. credit.TextSize = 14
  72.  
  73. hidename.Name = "hidename"
  74. hidename.Parent = main
  75. hidename.BackgroundColor3 = Color3.new(0, 0, 0)
  76. hidename.Position = UDim2.new(0.0274509545, 0, 0.122657917, 0)
  77. hidename.Size = UDim2.new(0, 160, 0, 14)
  78. hidename.Font = Enum.Font.SciFi
  79. hidename.Text = "Hide Name"
  80. hidename.TextColor3 = Color3.new(1, 1, 1)
  81. hidename.TextSize = 14
  82.  
  83. tpcolonist.Name = "tpcolonist"
  84. tpcolonist.Parent = main
  85. tpcolonist.BackgroundColor3 = Color3.new(0, 0, 0)
  86. tpcolonist.Position = UDim2.new(0.0120000001, 0, 0.319999993, 0)
  87. tpcolonist.Size = UDim2.new(0, 160, 0, 14)
  88. tpcolonist.Font = Enum.Font.SciFi
  89. tpcolonist.Text = "Teleport To Colonist Base"
  90. tpcolonist.TextColor3 = Color3.new(1, 1, 1)
  91. tpcolonist.TextSize = 14
  92.  
  93. tpnative.Name = "tpnative"
  94. tpnative.Parent = main
  95. tpnative.BackgroundColor3 = Color3.new(0, 0, 0)
  96. tpnative.Position = UDim2.new(0.0274509732, 0, 0.421342731, 0)
  97. tpnative.Size = UDim2.new(0, 160, 0, 14)
  98. tpnative.Font = Enum.Font.SciFi
  99. tpnative.Text = "Teleport To Native Base"
  100. tpnative.TextColor3 = Color3.new(1, 1, 1)
  101. tpnative.TextSize = 14
  102.  
  103. tptraveler.Name = "tptraveler"
  104. tptraveler.Parent = main
  105. tptraveler.BackgroundColor3 = Color3.new(0, 0, 0)
  106. tptraveler.Position = UDim2.new(0.0112347566, 0, 0.531485677, 0)
  107. tptraveler.Size = UDim2.new(0, 160, 0, 14)
  108. tptraveler.Font = Enum.Font.SciFi
  109. tptraveler.Text = "Teleport To Traveler"
  110. tptraveler.TextColor3 = Color3.new(1, 1, 1)
  111. tptraveler.TextSize = 14
  112.  
  113. tpIllegal.Name = "tpIllegal"
  114. tpIllegal.Parent = main
  115. tpIllegal.BackgroundColor3 = Color3.new(0, 0, 0)
  116. tpIllegal.Position = UDim2.new(0.0112347566, 0, 0.633453846, 0)
  117. tpIllegal.Size = UDim2.new(0, 160, 0, 14)
  118. tpIllegal.Font = Enum.Font.SciFi
  119. tpIllegal.Text = "Teleport To Illegal Shop"
  120. tpIllegal.TextColor3 = Color3.new(1, 1, 1)
  121. tpIllegal.TextSize = 14
  122.  
  123. poundgui.Name = "poundgui"
  124. poundgui.Parent = main
  125. poundgui.BackgroundColor3 = Color3.new(0, 0, 0)
  126. poundgui.Position = UDim2.new(0.0220455676, 0, 0.745595753, 0)
  127. poundgui.Size = UDim2.new(0, 160, 0, 14)
  128. poundgui.Font = Enum.Font.SciFi
  129. poundgui.Text = "Pounds Teleport GUI"
  130. poundgui.TextColor3 = Color3.new(1, 1, 1)
  131. poundgui.TextSize = 14
  132.  
  133. tpondeath.Name = "tpondeath"
  134. tpondeath.Parent = main
  135. tpondeath.BackgroundColor3 = Color3.new(0, 0, 0)
  136. tpondeath.Position = UDim2.new(0.0166401435, 0, 0.221753627, 0)
  137. tpondeath.Size = UDim2.new(0, 160, 0, 14)
  138. tpondeath.Font = Enum.Font.SciFi
  139. tpondeath.Text = "Teleport After Death"
  140. tpondeath.TextColor3 = Color3.new(1, 1, 1)
  141. tpondeath.TextSize = 14
  142.  
  143. destory.Name = "destory"
  144. destory.Parent = main
  145. destory.BackgroundColor3 = Color3.new(0, 0, 0)
  146. destory.Position = UDim2.new(0.0220455676, 0, 0.85564363, 0)
  147. destory.Size = UDim2.new(0, 160, 0, 14)
  148. destory.Font = Enum.Font.SciFi
  149. destory.Text = "Destory GUI"
  150. destory.TextColor3 = Color3.new(1, 1, 1)
  151. destory.TextSize = 14
  152.  
  153. frame.Name = "frame"
  154. frame.Parent = gui
  155. frame.BackgroundColor3 = Color3.new(1, 1, 1)
  156. frame.Position = UDim2.new(0, 0, 0.624605656, 0)
  157. frame.Size = UDim2.new(0, 82, 0, 44)
  158. frame.Style = Enum.FrameStyle.DropShadow
  159.  
  160. open.Name = "open"
  161. open.Parent = frame
  162. open.BackgroundColor3 = Color3.new(0, 0, 0)
  163. open.BackgroundTransparency = 0.5
  164. open.Position = UDim2.new(0.0618678629, 0, 0.0612248108, 0)
  165. open.Size = UDim2.new(0, 59, 0, 25)
  166. open.Font = Enum.Font.SciFi
  167. open.Text = "Open"
  168. open.TextColor3 = Color3.new(1, 1, 1)
  169. open.TextSize = 14
  170. -- Scripts:
  171. function SCRIPT_APXF66_FAKESCRIPT() -- gui.Script
  172. local script = Instance.new('Script')
  173. script.Parent = gui
  174. while true do
  175. script.Parent.BackgroundColor3 = Color3.new(1,0,0)
  176. wait(0.01)
  177. script.Parent.BackgroundColor3 = Color3.new(1,0.1,0)
  178. wait(0.01)
  179. script.Parent.BackgroundColor3 = Color3.new(1,0.2,0)
  180. wait(0.01)
  181. script.Parent.BackgroundColor3 = Color3.new(1,0.3,0)
  182. wait(0.01)
  183. script.Parent.BackgroundColor3 = Color3.new(1,0.4,0)
  184. wait(0.01)
  185. script.Parent.BackgroundColor3 = Color3.new(1,0.5,0)
  186. wait(0.01)
  187. script.Parent.BackgroundColor3 = Color3.new(1,0.6,0)
  188. wait(0.01)
  189. script.Parent.BackgroundColor3 = Color3.new(1,0.7,0)
  190. wait(0.01)
  191. script.Parent.BackgroundColor3 = Color3.new(1,0.8,0)
  192. wait(0.01)
  193. script.Parent.BackgroundColor3 = Color3.new(1,0.9,0)
  194. wait(0.01)
  195. script.Parent.BackgroundColor3 = Color3.new(1,1,0)
  196. wait(0.01)
  197. script.Parent.BackgroundColor3 = Color3.new(0.9,1,0)
  198. wait(0.01)
  199. script.Parent.BackgroundColor3 = Color3.new(0.8,1,0)
  200. wait(0.01)
  201. script.Parent.BackgroundColor3 = Color3.new(0.7,1,0)
  202. wait(0.01)
  203. script.Parent.BackgroundColor3 = Color3.new(0.6,1,0)
  204. wait(0.01)
  205. script.Parent.BackgroundColor3 = Color3.new(0.5,1,0)
  206. wait(0.01)
  207. script.Parent.BackgroundColor3 = Color3.new(0.4,1,0)
  208. wait(0.01)
  209. script.Parent.BackgroundColor3 = Color3.new(0.3,1,0)
  210. wait(0.01)
  211. script.Parent.BackgroundColor3 = Color3.new(0.2,1,0)
  212. wait(0.01)
  213. script.Parent.BackgroundColor3 = Color3.new(0.1,1,0)
  214. wait(0.01)
  215. script.Parent.BackgroundColor3 = Color3.new(0,1,0)
  216. wait(0.01)
  217. script.Parent.BackgroundColor3 = Color3.new(0,1,0.1)
  218. wait(0.01)
  219. script.Parent.BackgroundColor3 = Color3.new(0,1,0.2)
  220. wait(0.01)
  221. script.Parent.BackgroundColor3 = Color3.new(0,1,0.3)
  222. wait(0.01)
  223. script.Parent.BackgroundColor3 = Color3.new(0,1,0.4)
  224. wait(0.01)
  225. script.Parent.BackgroundColor3 = Color3.new(0,1,0.5)
  226. wait(0.01)
  227. script.Parent.BackgroundColor3 = Color3.new(0,1,0.6)
  228. wait(0.01)
  229. script.Parent.BackgroundColor3 = Color3.new(0,1,0.7)
  230. wait(0.01)
  231. script.Parent.BackgroundColor3 = Color3.new(0,1,0.8)
  232. wait(0.01)
  233. script.Parent.BackgroundColor3 = Color3.new(0,1,0.9)
  234. wait(0.01)
  235. script.Parent.BackgroundColor3 = Color3.new(0,1,1)
  236. wait(0.01)
  237. script.Parent.BackgroundColor3 = Color3.new(0,0.9,1)
  238. wait(0.01)
  239. script.Parent.BackgroundColor3 = Color3.new(0,0.8,1)
  240. wait(0.01)
  241. script.Parent.BackgroundColor3 = Color3.new(0,0.7,1)
  242. wait(0.01)
  243. script.Parent.BackgroundColor3 = Color3.new(0,0.6,1)
  244. wait(0.01)
  245. script.Parent.BackgroundColor3 = Color3.new(0,0.5,1)
  246. wait(0.01)
  247. script.Parent.BackgroundColor3 = Color3.new(0,0.4,1)
  248. wait(0.01)
  249. script.Parent.BackgroundColor3 = Color3.new(0,0.3,1)
  250. wait(0.01)
  251. script.Parent.BackgroundColor3 = Color3.new(0,0.2,1)
  252. wait(0.01)
  253. script.Parent.BackgroundColor3 = Color3.new(0,0.1,1)
  254. wait(0.01)
  255. script.Parent.BackgroundColor3 = Color3.new(0,0,1)
  256. wait(0.01)
  257. script.Parent.BackgroundColor3 = Color3.new(0.1,0,1)
  258. wait(0.01)
  259. script.Parent.BackgroundColor3 = Color3.new(0.2,0,1)
  260. wait(0.01)
  261. script.Parent.BackgroundColor3 = Color3.new(0.3,0,1)
  262. wait(0.01)
  263. script.Parent.BackgroundColor3 = Color3.new(0.4,0,1)
  264. wait(0.01)
  265. script.Parent.BackgroundColor3 = Color3.new(0.5,0,1)
  266. wait(0.01)
  267. script.Parent.BackgroundColor3 = Color3.new(0.6,0,1)
  268. wait(0.01)
  269. script.Parent.BackgroundColor3 = Color3.new(0.7,0,1)
  270. wait(0.01)
  271. script.Parent.BackgroundColor3 = Color3.new(0.8,0,1)
  272. wait(0.01)
  273. script.Parent.BackgroundColor3 = Color3.new(0.9,0,1)
  274. wait(0.01)
  275. script.Parent.BackgroundColor3 = Color3.new(1,0,1)
  276. wait(0.01)
  277. script.Parent.BackgroundColor3 = Color3.new(1,0,0.9)
  278. wait(0.01)
  279. script.Parent.BackgroundColor3 = Color3.new(1,0,0.8)
  280. wait(0.01)
  281. script.Parent.BackgroundColor3 = Color3.new(1,0,0.7)
  282. wait(0.01)
  283. script.Parent.BackgroundColor3 = Color3.new(1,0,0.6)
  284. wait(0.01)
  285. script.Parent.BackgroundColor3 = Color3.new(1,0,0.5)
  286. wait(0.01)
  287. script.Parent.BackgroundColor3 = Color3.new(1,0,0.4)
  288. wait(0.01)
  289. script.Parent.BackgroundColor3 = Color3.new(1,0,0.3)
  290. wait(0.01)
  291. script.Parent.BackgroundColor3 = Color3.new(1,0,0.2)
  292. wait(0.01)
  293. script.Parent.BackgroundColor3 = Color3.new(1,0,0.1)
  294. wait(0.01)
  295. end
  296.  
  297. end
  298. coroutine.resume(coroutine.create(SCRIPT_APXF66_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement