Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
-- Farewell Infortality. -- Version: 2.82 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Main = Instance.new("Frame") local Main_2 = Instance.new("Frame") local MountainBandit = Instance.new("TextButton") local FarmBandits = Instance.new("TextButton") local MountainBandit_2 = Instance.new("TextButton") local Main_3 = Instance.new("Frame") local TPDF = Instance.new("TextButton") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") local TextLabel_3 = Instance.new("TextLabel") local TextLabel_4 = Instance.new("TextLabel") local TextLabel_5 = Instance.new("TextLabel") local TextLabel_6 = Instance.new("TextLabel") local TextLabel_7 = Instance.new("TextLabel") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Main.Name = "Main" Main.Parent = ScreenGui Main.BackgroundColor3 = Color3.new(1, 1, 1) Main.BackgroundTransparency = 0.25 Main.BorderColor3 = Color3.new(0, 0, 0) Main.BorderSizePixel = 5 Main.Position = UDim2.new(0.153170615, 0, 0.18321991, 0) Main.Size = UDim2.new(0, 348, 0, 324) Main_2.Name = "Main" Main_2.Parent = Main Main_2.BackgroundColor3 = Color3.new(1, 1, 1) Main_2.BackgroundTransparency = 0.25 Main_2.BorderColor3 = Color3.new(0, 0, 0) Main_2.BorderSizePixel = 5 Main_2.Position = UDim2.new(0.0618269034, 0, 0.159029648, 0) Main_2.Size = UDim2.new(0, 135, 0, 219) MountainBandit.Name = "Mountain Bandit" MountainBandit.Parent = Main_2 MountainBandit.BackgroundColor3 = Color3.new(1, 1, 1) MountainBandit.BorderSizePixel = 4 MountainBandit.Position = UDim2.new(0, 0, 0.0639269426, 0) MountainBandit.Size = UDim2.new(0, 135, 0, 36) MountainBandit.Font = Enum.Font.SourceSansSemibold MountainBandit.Text = "Mountain Bandit" MountainBandit.TextColor3 = Color3.new(0, 0, 0) MountainBandit.TextSize = 22 MountainBandit.MouseButton1Down:connect(function() for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if v.ClassName == "Script" then for i,c in pairs(v:GetChildren()) do if c.Name == "" then v:Remove() end end end end noclip = true game:GetService('RunService').Stepped:connect(function() if noclip then game.Players.LocalPlayer.Character.Humanoid:ChangeState(11) end end) plr = game.Players.LocalPlayer mouse = plr:GetMouse() mouse.KeyDown:connect(function(key) if key == "m" then noclip = not noclip game.Players.LocalPlayer.Character.Humanoid:ChangeState(11) end end) local char = game.Players.LocalPlayer.Character.HumanoidRootPart char.CFrame = CFrame.new(4328.48389, 1828.11401, 2896.21509) for _,v in pairs(game.Workspace:GetDescendants()) do if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then v:FindFirstChild("Head").Anchored = true v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(10,0,-5) end end while true do for _,v in pairs(game.Workspace:GetDescendants()) do if string.find(v.Name, "Mountain Bandit") and v:FindFirstChild("HumanoidRootPart") then v:FindFirstChild("HumanoidRootPart").Anchored = true v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5) end end wait(20) end end) FarmBandits.Name = "FarmBandits" FarmBandits.Parent = Main_2 FarmBandits.BackgroundColor3 = Color3.new(1, 1, 1) FarmBandits.BorderSizePixel = 4 FarmBandits.Position = UDim2.new(0, 0, 0.319634736, 0) FarmBandits.Size = UDim2.new(0, 135, 0, 36) FarmBandits.Font = Enum.Font.SourceSansSemibold FarmBandits.Text = "SnowPirate Captian" FarmBandits.TextColor3 = Color3.new(0, 0, 0) FarmBandits.TextSize = 18 FarmBandits.MouseButton1Down:connect(function() for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if v.ClassName == "Script" then for i,c in pairs(v:GetChildren()) do if c.Name == "" then v:Remove() end end end end noclip = true game:GetService('RunService').Stepped:connect(function() if noclip then game.Players.LocalPlayer.Character.Humanoid:ChangeState(11) end end) plr = game.Players.LocalPlayer mouse = plr:GetMouse() mouse.KeyDown:connect(function(key) if key == "m" then noclip = not noclip game.Players.LocalPlayer.Character.Humanoid:ChangeState(11) end end) local char = game.Players.LocalPlayer.Character.HumanoidRootPart char.CFrame = CFrame.new(4328.48389, 1828.11401, 2896.21509) for _,v in pairs(game.Workspace:GetDescendants()) do if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then v:FindFirstChild("Head").Anchored = true v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(10,0,-5) end end while true do for _,v in pairs(game.Workspace:GetDescendants()) do if string.find(v.Name, "Snow Pirate Captian") and v:FindFirstChild("HumanoidRootPart") then v:FindFirstChild("HumanoidRootPart").Anchored = true v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5) end end wait(20) end end) MountainBandit_2.Name = "Mountain Bandit" MountainBandit_2.Parent = Main_2 MountainBandit_2.BackgroundColor3 = Color3.new(1, 1, 1) MountainBandit_2.BorderSizePixel = 4 MountainBandit_2.Position = UDim2.new(0, 0, 0.579908669, 0) MountainBandit_2.Size = UDim2.new(0, 135, 0, 36) MountainBandit_2.Font = Enum.Font.SourceSansSemibold MountainBandit_2.Text = "Snow Pirate" MountainBandit_2.TextColor3 = Color3.new(0, 0, 0) MountainBandit_2.TextSize = 22 MountainBandit_2.MouseButton1Down:connect(function() for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if v.ClassName == "Script" then for i,c in pairs(v:GetChildren()) do if c.Name == "" then v:Remove() end end end end noclip = true game:GetService('RunService').Stepped:connect(function() if noclip then game.Players.LocalPlayer.Character.Humanoid:ChangeState(11) end end) plr = game.Players.LocalPlayer mouse = plr:GetMouse() mouse.KeyDown:connect(function(key) if key == "m" then noclip = not noclip game.Players.LocalPlayer.Character.Humanoid:ChangeState(11) end end) local char = game.Players.LocalPlayer.Character.HumanoidRootPart char.CFrame = CFrame.new(4328.48389, 1828.11401, 2896.21509) for _,v in pairs(game.Workspace:GetDescendants()) do if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then v:FindFirstChild("Head").Anchored = true v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(10,0,-5) end end while true do for _,v in pairs(game.Workspace:GetDescendants()) do if string.find(v.Name, "Snow Pirate") and v:FindFirstChild("HumanoidRootPart") then v:FindFirstChild("HumanoidRootPart").Anchored = true v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5) end end wait(20) end end) Main_3.Name = "Main" Main_3.Parent = Main Main_3.BackgroundColor3 = Color3.new(1, 1, 1) Main_3.BackgroundTransparency = 0.25 Main_3.BorderColor3 = Color3.new(0, 0, 0) Main_3.BorderSizePixel = 5 Main_3.Position = UDim2.new(0.568382859, 0, 0.159029648, 0) Main_3.Size = UDim2.new(0, 130, 0, 188) TPDF.Name = "TP DF" TPDF.Parent = Main_3 TPDF.BackgroundColor3 = Color3.new(1, 1, 1) TPDF.BorderSizePixel = 4 TPDF.Position = UDim2.new(0, 0, 0.117920004, 0) TPDF.Size = UDim2.new(0, 131, 0, 26) TPDF.Font = Enum.Font.SourceSansSemibold TPDF.Text = "TP DF" TPDF.TextColor3 = Color3.new(0, 0, 0) TPDF.TextSize = 24 TPDF.MouseButton1Down:connect(function() check = function(x) for _,v in next, x:GetChildren() do if v:IsA("Tool") then if not v.Parent:FindFirstChild("Humanoid") then v.TextureId = ""; v.Parent = game.Players.LocalPlayer.Backpack end end check(v) end end check(workspace) end) TextLabel.Parent = Main TextLabel.BackgroundColor3 = Color3.new(1, 0, 0) TextLabel.BorderSizePixel = 5 TextLabel.Position = UDim2.new(0.526523113, 0, 0.864197552, 0) TextLabel.Size = UDim2.new(0, 144, 0, 32) TextLabel.Font = Enum.Font.SourceSansSemibold TextLabel.Text = "【ProTeammm】" TextLabel.TextColor3 = Color3.new(0, 0, 0) TextLabel.TextSize = 23 TextLabel_2.Parent = Main TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_2.BorderSizePixel = 5 TextLabel_2.Position = UDim2.new(0.0610058606, 0, 0.888888896, 0) TextLabel_2.Size = UDim2.new(0, 85, 0, 24) TextLabel_2.Font = Enum.Font.SourceSansSemibold TextLabel_2.Text = "By: DPT" TextLabel_2.TextColor3 = Color3.new(0, 0, 0) TextLabel_2.TextSize = 23 TextLabel_3.Parent = Main TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_3.BorderSizePixel = 5 TextLabel_3.Size = UDim2.new(0, 347, 0, 21) TextLabel_3.Font = Enum.Font.SourceSansSemibold TextLabel_3.Text = "●▬▬▬▬๑۩۩๑▬▬▬▬▬●" TextLabel_3.TextColor3 = Color3.new(0, 0, 0) TextLabel_3.TextSize = 23 TextLabel_4.Parent = Main TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_4.BorderSizePixel = 5 TextLabel_4.Position = UDim2.new(0.0618269481, 0, 0.11419753, 0) TextLabel_4.Size = UDim2.new(0, 135, 0, 13) TextLabel_4.Font = Enum.Font.SourceSansSemibold TextLabel_4.Text = "TP NPC" TextLabel_4.TextColor3 = Color3.new(0, 0, 0) TextLabel_4.TextSize = 18 TextLabel_5.Parent = Main TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_5.BorderSizePixel = 5 TextLabel_5.Position = UDim2.new(0.568382859, 0, 0.11419753, 0) TextLabel_5.Size = UDim2.new(0, 130, 0, 14) TextLabel_5.Font = Enum.Font.SourceSansSemibold TextLabel_5.Text = "TP Chest or DF" TextLabel_5.TextColor3 = Color3.new(0, 0, 0) TextLabel_5.TextSize = 18 TextLabel_6.Parent = Main TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_6.BorderSizePixel = 5 TextLabel_6.Position = UDim2.new(0.571256459, 0, 0.554091394, 0) TextLabel_6.Size = UDim2.new(0, 128, 0, 35) TextLabel_6.Font = Enum.Font.SourceSansSemibold TextLabel_6.Text = "Comming Soon" TextLabel_6.TextColor3 = Color3.new(0, 0, 0) TextLabel_6.TextSize = 23 TextLabel_7.Parent = Main TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_7.BorderSizePixel = 5 TextLabel_7.Position = UDim2.new(0.0618269481, 0, 0.726930857, 0) TextLabel_7.Size = UDim2.new(0, 134, 0, 35) TextLabel_7.Font = Enum.Font.SourceSansSemibold TextLabel_7.Text = "Comming Soon" TextLabel_7.TextColor3 = Color3.new(0, 0, 0) TextLabel_7.TextSize = 23 -- Scripts:
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Crypto Exploit
8 min ago | 0.94 KB
✅ Method to get 13,000$ in 2 days
CSS | 8 min ago | 0.94 KB
Untitled
1 hour ago | 13.75 KB
January 16, 2026 Update
2 hours ago | 1.08 KB
Untitled
3 hours ago | 20.95 KB
Untitled
6 hours ago | 18.19 KB
Untitled
8 hours ago | 15.61 KB
Untitled
HTML | 8 hours ago | 9.80 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!