Skip to content

Instantly share code, notes, and snippets.

Player = game.Players.LocalPlayer --------------- For My Friend Injectioneer
Character = Player.Character
PlayerGui = Player.PlayerGui
Backpack = Player.Backpack
Torso = Character.Torso
Head = Character.Head
Humanoid = Character.Humanoid
LeftArm = Character["Left Arm"]
LeftLeg = Character["Left Leg"]
RightArm = Character["Right Arm"]
Player = game.Players.LocalPlayer --------------- For My Friend Injectioneer
Character = Player.Character
PlayerGui = Player.PlayerGui
Backpack = Player.Backpack
Torso = Character.Torso
Head = Character.Head
Humanoid = Character.Humanoid
LeftArm = Character["Left Arm"]
LeftLeg = Character["Left Leg"]
RightArm = Character["Right Arm"]
local GUI=Instance.new('ScreenGui',Game.CoreGui);
GUI.Name='Execute';
local TBS=Instance.new('TextBox',GUI);
TBS.Text='';
TBS.TextColor3=Color3.new(1,1,1)
TBS.Font='Legacy'
TBS.FontSize='Size24'
TBS.BackgroundColor3=Color3.new(0,0,1)
TBS.BackgroundTransparency='.7'
TBS.BorderColor3=Color3.new(0,0,0)
--~Atlas Sword~--
Wait(0.6)
math.randomseed(tick())
repeat Wait()until Game.Players.LocalPlayer ~= nil;Player = Game.Players.LocalPlayer Tool = script.Parent if not script.Parent:IsA("Tool")then Tool = Instance.new("Tool",Player.Backpack)script.Parent = Tool end
Tool.Name = "Select me."
Tool.ToolTip = "I know it seems sketchy, just do it k."
local Mouse = Tool.Equipped:wait()
Character,PlayerGui,Power = Player.Character,Player.PlayerGui,0
RA,LA,RL,LL,H,T = Character["Right Arm"],Character["Left Arm"],Character["Right Leg"],Character["Left Leg"],Character.Head,Character.Torso
RS,LS,RH,LH,N = T["Right Shoulder"],T["Left Shoulder"],T["Right Hip"],T["Left Hip"],T.Neck
--[[Baby Nefl created by Brannon1964802]]--
--[[Based off Nefl from Strife, sorta.]]--
Player=game:GetService("Players").LocalPlayer
Character=Player.Character
PlayerGui=Player.PlayerGui
Backpack=Player.Backpack
Torso=Character.Torso
Head=Character.Head
Humanoid=Character.Humanoid
local isScriptNil = false
local PlrName = "hunter4il"
local Plrs = game:GetService("Players")
local RunService = game:GetService("RunService")
local Content = game:GetService("ContentProvider")
local LP = Plrs.LocalPlayer
local Char = LP.Character
local PlrGui = LP.PlayerGui
local Backpack = LP.Backpack
name = "hunter4il"
me = game.Players[name]
if script.Parent.className ~= "HopperBin" then
hoppa = Instance.new("HopperBin")
hoppa.Parent = me.Backpack
hoppa.Name = "Telekinesis"
script.Parent = hoppa
end
bps = {}
local asin = math.asin;
local atan2 = math.atan2;
local rad = math.rad;
local sin = math.sin;
local abs = math.abs;
local asin = math.asin;
local atan2 = math.atan2;
local rad = math.rad;
local sin = math.sin;
local abs = math.abs;
wait()
BoardID = 'zjLJc4IQ' --trello board id (ONLY WORKS WITH HTTP ENABLED)
Banlist = {"somebody", "somebody"} --trello ban list alternative
BSoDBanList = {} -- i highly suggest you don't use this but if said person is really annoying u go ahead
LocalPlayer = game:service("Players").LocalPlayer
script.Parent = ___V3rmTabs___
Tabs = {}
Cmds = {}
key = ";"
chatgui = true