Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local tnfgui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local aimbot = Instance.new("TextButton")
- local bandage = Instance.new("TextButton")
- local brightness = Instance.new("TextButton")
- local clicktp = Instance.new("TextButton")
- local close = Instance.new("TextButton")
- local deer = Instance.new("TextButton")
- local dex = Instance.new("TextButton")
- local item = Instance.new("TextBox")
- local money = Instance.new("TextButton")
- local purchase = Instance.new("TextButton")
- local quantity = Instance.new("TextBox")
- local sell = Instance.new("TextButton")
- local store = Instance.new("TextBox")
- local label = Instance.new("TextLabel")
- local elk = Instance.new("TextButton")
- local craft = Instance.new("TextButton")
- --Properties:
- tnfgui.Name = "tnfgui"
- tnfgui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = tnfgui
- Frame.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame.BackgroundTransparency = 0.30000001192093
- Frame.BorderColor3 = Color3.new(0.333333, 1, 1)
- Frame.BorderSizePixel = 3
- Frame.Position = UDim2.new(0.0703437254, 0, 0.0896805972, 0)
- Frame.Size = UDim2.new(0, 614, 0, 326)
- Frame.ZIndex = -9999999
- aimbot.Name = "aimbot"
- aimbot.Parent = Frame
- aimbot.BackgroundColor3 = Color3.new(1, 0, 0)
- aimbot.BorderColor3 = Color3.new(0, 1, 1)
- aimbot.BorderSizePixel = 2
- aimbot.Position = UDim2.new(0.0244299676, 0, 0.199386507, 0)
- aimbot.Size = UDim2.new(0, 138, 0, 40)
- aimbot.ZIndex = -999999
- aimbot.Font = Enum.Font.SciFi
- aimbot.Text = "Aimbot"
- aimbot.TextColor3 = Color3.new(1, 1, 1)
- aimbot.TextSize = 14
- bandage.Name = "bandage"
- bandage.Parent = Frame
- bandage.BackgroundColor3 = Color3.new(1, 0, 0)
- bandage.BorderColor3 = Color3.new(0, 1, 1)
- bandage.BorderSizePixel = 2
- bandage.Position = UDim2.new(0.0244299676, 0, 0.358895719, 0)
- bandage.Size = UDim2.new(0, 138, 0, 40)
- bandage.ZIndex = -999999
- bandage.Font = Enum.Font.SciFi
- bandage.Text = "Bandages"
- bandage.TextColor3 = Color3.new(1, 1, 1)
- bandage.TextSize = 14
- brightness.Name = "brightness"
- brightness.Parent = Frame
- brightness.BackgroundColor3 = Color3.new(1, 0, 0)
- brightness.BorderColor3 = Color3.new(0, 1, 1)
- brightness.BorderSizePixel = 2
- brightness.Position = UDim2.new(0.0244299676, 0, 0.515337467, 0)
- brightness.Size = UDim2.new(0, 138, 0, 40)
- brightness.ZIndex = -999999
- brightness.Font = Enum.Font.SciFi
- brightness.Text = "Brightness"
- brightness.TextColor3 = Color3.new(1, 1, 1)
- brightness.TextSize = 14
- clicktp.Name = "clicktp"
- clicktp.Parent = Frame
- clicktp.BackgroundColor3 = Color3.new(1, 0, 0)
- clicktp.BorderColor3 = Color3.new(0, 1, 1)
- clicktp.BorderSizePixel = 2
- clicktp.Position = UDim2.new(0.0244299676, 0, 0.680981636, 0)
- clicktp.Size = UDim2.new(0, 138, 0, 40)
- clicktp.ZIndex = -999999
- clicktp.Font = Enum.Font.SciFi
- clicktp.Text = "Click TP"
- clicktp.TextColor3 = Color3.new(1, 1, 1)
- clicktp.TextSize = 14
- close.Name = "close"
- close.Parent = Frame
- close.BackgroundColor3 = Color3.new(1, 1, 1)
- close.BackgroundTransparency = 1
- close.BorderSizePixel = 0
- close.Position = UDim2.new(0.962540746, 0, 0, 0)
- close.Size = UDim2.new(0, 23, 0, 21)
- close.ZIndex = -999999
- close.Font = Enum.Font.SciFi
- close.Text = "X"
- close.TextColor3 = Color3.new(1, 1, 1)
- close.TextSize = 14
- deer.Name = "deer"
- deer.Parent = Frame
- deer.BackgroundColor3 = Color3.new(1, 0, 0)
- deer.BorderColor3 = Color3.new(0, 1, 1)
- deer.BorderSizePixel = 2
- deer.Position = UDim2.new(0.270358294, 0, 0.199386507, 0)
- deer.Size = UDim2.new(0, 138, 0, 40)
- deer.ZIndex = -999999
- deer.Font = Enum.Font.SciFi
- deer.Text = "Deer Farm"
- deer.TextColor3 = Color3.new(1, 1, 1)
- deer.TextSize = 14
- dex.Name = "dex"
- dex.Parent = Frame
- dex.BackgroundColor3 = Color3.new(1, 0, 0)
- dex.BorderColor3 = Color3.new(0, 1, 1)
- dex.BorderSizePixel = 2
- dex.Position = UDim2.new(0.0244299676, 0, 0.837423325, 0)
- dex.Size = UDim2.new(0, 138, 0, 40)
- dex.ZIndex = -999999
- dex.Font = Enum.Font.SciFi
- dex.Text = "DEX"
- dex.TextColor3 = Color3.new(1, 1, 1)
- dex.TextSize = 14
- item.Name = "item"
- item.Parent = Frame
- item.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- item.BorderColor3 = Color3.new(1, 1, 1)
- item.BorderSizePixel = 4
- item.Position = UDim2.new(0.627035856, 0, 0.588957071, 0)
- item.Size = UDim2.new(0, 200, 0, 50)
- item.Font = Enum.Font.SciFi
- item.Text = "Item"
- item.TextColor3 = Color3.new(1, 1, 1)
- item.TextSize = 22
- money.Name = "money"
- money.Parent = Frame
- money.BackgroundColor3 = Color3.new(1, 0, 0)
- money.BorderColor3 = Color3.new(0, 1, 1)
- money.BorderSizePixel = 2
- money.Position = UDim2.new(0.270358294, 0, 0.358895719, 0)
- money.Size = UDim2.new(0, 138, 0, 40)
- money.ZIndex = -999999
- money.Font = Enum.Font.SciFi
- money.Text = "Money Farming"
- money.TextColor3 = Color3.new(1, 1, 1)
- money.TextSize = 14
- purchase.Name = "purchase"
- purchase.Parent = Frame
- purchase.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- purchase.BorderColor3 = Color3.new(1, 1, 1)
- purchase.BorderSizePixel = 4
- purchase.Position = UDim2.new(0.405537456, 0, 0.55214721, 0)
- purchase.Size = UDim2.new(0, 115, 0, 33)
- purchase.ZIndex = -999999
- purchase.Font = Enum.Font.SciFi
- purchase.Text = "Purchase"
- purchase.TextColor3 = Color3.new(1, 1, 1)
- purchase.TextSize = 14
- quantity.Name = "quantity"
- quantity.Parent = Frame
- quantity.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- quantity.BorderColor3 = Color3.new(1, 1, 1)
- quantity.BorderSizePixel = 4
- quantity.Position = UDim2.new(0.734527707, 0, 0.788343608, 0)
- quantity.Size = UDim2.new(0, 65, 0, 34)
- quantity.Font = Enum.Font.SciFi
- quantity.Text = "Amount"
- quantity.TextColor3 = Color3.new(1, 1, 1)
- quantity.TextSize = 16
- sell.Name = "sell"
- sell.Parent = Frame
- sell.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- sell.BorderColor3 = Color3.new(1, 1, 1)
- sell.BorderSizePixel = 4
- sell.Position = UDim2.new(0.405537456, 0, 0.689596593, 0)
- sell.Size = UDim2.new(0, 115, 0, 33)
- sell.ZIndex = -999999
- sell.Font = Enum.Font.SciFi
- sell.Text = "Sell"
- sell.TextColor3 = Color3.new(1, 1, 1)
- sell.TextSize = 14
- store.Name = "store"
- store.Parent = Frame
- store.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- store.BorderColor3 = Color3.new(1, 1, 1)
- store.BorderSizePixel = 4
- store.Position = UDim2.new(0.651465833, 0, 0.457055211, 0)
- store.Size = UDim2.new(0, 166, 0, 28)
- store.Font = Enum.Font.SciFi
- store.Text = "Store"
- store.TextColor3 = Color3.new(1, 1, 1)
- store.TextSize = 22
- label.Name = "label"
- label.Parent = Frame
- label.BackgroundColor3 = Color3.new(0, 0, 0)
- label.BorderColor3 = Color3.new(1, 1, 1)
- label.BorderSizePixel = 5
- label.Size = UDim2.new(0, 614, 0, 50)
- label.ZIndex = -9999999
- label.Font = Enum.Font.Garamond
- label.Text = "The Northern Frontier"
- label.TextColor3 = Color3.new(1, 1, 1)
- label.TextSize = 45
- label.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
- label.TextStrokeTransparency = 0
- elk.Name = "elk"
- elk.Parent = Frame
- elk.BackgroundColor3 = Color3.new(1, 0, 0)
- elk.BorderColor3 = Color3.new(0, 1, 1)
- elk.BorderSizePixel = 2
- elk.Position = UDim2.new(0.519543946, 0, 0.199386507, 0)
- elk.Size = UDim2.new(0, 138, 0, 40)
- elk.ZIndex = -999999
- elk.Font = Enum.Font.SciFi
- elk.Text = "Elk Farm"
- elk.TextColor3 = Color3.new(1, 1, 1)
- elk.TextSize = 14
- craft.Name = "craft"
- craft.Parent = Frame
- craft.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- craft.BorderColor3 = Color3.new(1, 1, 1)
- craft.BorderSizePixel = 4
- craft.Position = UDim2.new(0.431596071, 0, 0.846625745, 0)
- craft.Size = UDim2.new(0, 83, 0, 33)
- craft.ZIndex = -999999
- craft.Font = Enum.Font.SciFi
- craft.Text = "Craft item"
- craft.TextColor3 = Color3.new(1, 1, 1)
- craft.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment