Advertisement
gabrielbarros1234567

Untitled

Apr 21st, 2019
586
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local NPCLT2 = Instance.new("ScreenGui")
  5. local Hacks = Instance.new("Frame")
  6. local Title = Instance.new("Frame")
  7. local Title_2 = Instance.new("TextLabel")
  8. local X = Instance.new("TextButton")
  9. local TPITENS = Instance.new("TextButton")
  10. local VENYX = Instance.new("TextButton")
  11. local VNX2 = Instance.new("TextButton")
  12. local MONEY = Instance.new("TextButton")
  13. local JAMES = Instance.new("TextButton")
  14. local FERRY2 = Instance.new("TextButton")
  15. local Open = Instance.new("TextButton")
  16. --Properties:
  17. NPCLT2.Name = "NPC LT2"
  18. NPCLT2.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  19. NPCLT2.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  20.  
  21. Hacks.Name = "Hacks"
  22. Hacks.Parent = NPCLT2
  23. Hacks.BackgroundColor3 = Color3.new(0, 0, 0)
  24. Hacks.BorderColor3 = Color3.new(0, 0, 0)
  25. Hacks.ClipsDescendants = true
  26. Hacks.Position = UDim2.new(0.00865461305, 0, 0.288184136, 0)
  27. Hacks.Size = UDim2.new(0, 325, 0, 212)
  28. Hacks.Visible = false
  29.  
  30. Title.Name = "Title"
  31. Title.Parent = Hacks
  32. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  33. Title.Size = UDim2.new(0, 325, 0, 31)
  34.  
  35. Title_2.Name = "Title"
  36. Title_2.Parent = Hacks
  37. Title_2.BackgroundColor3 = Color3.new(1, 0.890196, 0.447059)
  38. Title_2.Position = UDim2.new(0, 0, -0.0047169812, 0)
  39. Title_2.Size = UDim2.new(0, 325, 0, 31)
  40. Title_2.Font = Enum.Font.SourceSans
  41. Title_2.Text = "NPC LT2"
  42. Title_2.TextColor3 = Color3.new(0, 0, 0)
  43. Title_2.TextSize = 30
  44.  
  45. X.Name = "X"
  46. X.Parent = Hacks
  47. X.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  48. X.Position = UDim2.new(0.88723433, 0, -0.0047169812, 0)
  49. X.Size = UDim2.new(0, 37, 0, 31)
  50. X.Font = Enum.Font.SourceSans
  51. X.Text = "X"
  52. X.TextColor3 = Color3.new(0, 0, 0)
  53. X.TextSize = 40
  54. X.TextWrapped = true
  55. X.MouseButton1Down:connect(function()
  56. Open.Visible = true
  57. Hacks.Visible = false
  58. end)
  59.  
  60. TPITENS.Name = "TP ITENS"
  61. TPITENS.Parent = Hacks
  62. TPITENS.BackgroundColor3 = Color3.new(1, 1, 1)
  63. TPITENS.Position = UDim2.new(0.0246153846, 0, 0.273584902, 0)
  64. TPITENS.Size = UDim2.new(0, 93, 0, 34)
  65. TPITENS.Style = Enum.ButtonStyle.RobloxRoundButton
  66. TPITENS.Font = Enum.Font.SourceSansBold
  67. TPITENS.Text = "TP ITENS"
  68. TPITENS.TextColor3 = Color3.new(0, 0, 0)
  69. TPITENS.TextSize = 14
  70. TPITENS.MouseButton1Down:connect(function()
  71. loadstring(game:HttpGet(('https://pastebin.com/raw/gQjfnt1p'),true))()
  72. end)
  73.  
  74. VENYX.Name = "VENYX"
  75. VENYX.Parent = Hacks
  76. VENYX.BackgroundColor3 = Color3.new(1, 1, 1)
  77. VENYX.Position = UDim2.new(0.686153889, 0, 0.273584902, 0)
  78. VENYX.Size = UDim2.new(0, 93, 0, 34)
  79. VENYX.Style = Enum.ButtonStyle.RobloxRoundButton
  80. VENYX.Font = Enum.Font.SourceSansBold
  81. VENYX.Text = "VENYX"
  82. VENYX.TextColor3 = Color3.new(0, 0, 0)
  83. VENYX.TextSize = 14
  84. VENYX.MouseButton1Down:connect(function()
  85. loadstring(game:HttpGet(('https://pastebin.com/raw/ddsTGu08'),true))()
  86. end)
  87.  
  88. VNX2.Name = "VNX 2"
  89. VNX2.Parent = Hacks
  90. VNX2.BackgroundColor3 = Color3.new(1, 1, 1)
  91. VNX2.Position = UDim2.new(0.024615407, 0, 0.726415098, 0)
  92. VNX2.Size = UDim2.new(0, 93, 0, 34)
  93. VNX2.Style = Enum.ButtonStyle.RobloxRoundButton
  94. VNX2.Font = Enum.Font.SourceSansBold
  95. VNX2.Text = "VNX 2"
  96. VNX2.TextColor3 = Color3.new(0, 0, 0)
  97. VNX2.TextSize = 14
  98. VNX2.MouseButton1Down:connect(function()
  99. loadstring(game:HttpGet(('https://pastebin.com/raw/WRqHjstr'),true))()
  100. end)
  101.  
  102. MONEY.Name = "MONEY"
  103. MONEY.Parent = Hacks
  104. MONEY.BackgroundColor3 = Color3.new(1, 1, 1)
  105. MONEY.Position = UDim2.new(0.686153889, 0, 0.726415098, 0)
  106. MONEY.Size = UDim2.new(0, 93, 0, 34)
  107. MONEY.Style = Enum.ButtonStyle.RobloxRoundButton
  108. MONEY.Font = Enum.Font.SourceSansBold
  109. MONEY.Text = "MONEY"
  110. MONEY.TextColor3 = Color3.new(0, 0, 0)
  111. MONEY.TextSize = 14
  112. MONEY.MouseButton1Down:connect(function()
  113. loadstring(game:HttpGet("https://pastebin.com/raw/7d2Ruvu4",true))()
  114. end)
  115.  
  116. JAMES.Name = "JAMES"
  117. JAMES.Parent = Hacks
  118. JAMES.BackgroundColor3 = Color3.new(1, 1, 1)
  119. JAMES.Position = UDim2.new(0.024615407, 0, 0.504716992, 0)
  120. JAMES.Size = UDim2.new(0, 93, 0, 34)
  121. JAMES.Style = Enum.ButtonStyle.RobloxRoundButton
  122. JAMES.Font = Enum.Font.SourceSansBold
  123. JAMES.Text = "JAMES"
  124. JAMES.TextColor3 = Color3.new(0, 0, 0)
  125. JAMES.TextSize = 14
  126. JAMES.MouseButton1Down:connect(function()
  127. loadstring(game:HttpGet('https://pastebin.com/raw/Wmvxy45x', true))()
  128. end)
  129.  
  130. FERRY2.Name = "FERRY 2"
  131. FERRY2.Parent = Hacks
  132. FERRY2.BackgroundColor3 = Color3.new(1, 1, 1)
  133. FERRY2.Position = UDim2.new(0.686153889, 0, 0.504716992, 0)
  134. FERRY2.Size = UDim2.new(0, 93, 0, 34)
  135. FERRY2.Style = Enum.ButtonStyle.RobloxRoundButton
  136. FERRY2.Font = Enum.Font.SourceSansBold
  137. FERRY2.Text = "FERRY 2"
  138. FERRY2.TextColor3 = Color3.new(0, 0, 0)
  139. FERRY2.TextSize = 14
  140. FERRY2.MouseButton1Down:connect(function()
  141. loadstring(game:HttpGet(('https://pastebin.com/raw/gr0xqDKn'),true))()
  142. end)
  143.  
  144. Open.Name = "Open"
  145. Open.Parent = NPCLT2
  146. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  147. Open.Position = UDim2.new(-0.000753868371, 0, 0.926205575, 0)
  148. Open.Size = UDim2.new(0, 112, 0, 41)
  149. Open.Font = Enum.Font.SourceSans
  150. Open.Text = "OPEN"
  151. Open.TextColor3 = Color3.new(0, 0, 0)
  152. Open.TextSize = 40
  153. Open.TextWrapped = true
  154. Open.MouseButton1Down:connect(function()
  155. Hacks.Visible = true
  156. Open.Visible = false
  157. end)
  158. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement