Jul 25th, 2019
Never
Hunger Games Trilogy. Tribute Von Panem Suzanne Collins So Little Time Amazing Cakes Cupcake Cakes. Roblox hack tool features: Robux hack, Tix Hack. If this code doesn't work, Roblox probably patched it. Try looking up a current speed hack code by typing roblox speed hack code month day year into a search engine and reviewing the results. If your version of Roblox isn't using the most recent patch, other possible codes include, and 803416541.
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Hunger Games Catching Fire
- MOUSE = PLAYER:GetMouse()
- ESP_ENABLED = false
- _G.FREE_FOR_ALL = true
- _G.ESP_BIND = 52
- local PLAYERS = {}
- local DISTANCES = {}
- if v ~= PLAYER then
- end
- for i, v in pairs(PLAYERS) do
- if v and (v.Character) ~= nil and v.TeamColor ~= PLAYER.TeamColor then
- local AIM = v.Character:FindFirstChild(_G.AIM_AT)
- local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
- local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
- local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
- local DIFF = math.floor((POS - AIM.Position).magnitude)
- PLAYER_HOLD[v.Name .. i].dist = DISTANCE
- PLAYER_HOLD[v.Name .. i].diff = DIFF
- end
- elseif _G.FREE_FOR_ALL true then
- local AIM = v.Character:FindFirstChild(_G.AIM_AT)
- local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
- local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
- local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
- local DIFF = math.floor((POS - AIM.Position).magnitude)
- PLAYER_HOLD[v.Name .. i].dist = DISTANCE
- PLAYER_HOLD[v.Name .. i].diff = DIFF
- end
- end
- if unpack(DISTANCES) nil then
- end
- local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
- return false
- if v.diff L_DISTANCE then
- end
- return false
- GUI_MAIN = Instance.new('ScreenGui', game.CoreGui)
- GUI_AIM_AT = Instance.new('TextLabel', GUI_MAIN)
- GUI_MAIN.Name = 'AIMBOT'
- GUI_TARGET.Size = UDim2.new(0,200,0,30)
- GUI_TARGET.BackgroundColor = BrickColor.new('Fossil')
- GUI_TARGET.Position = UDim2.new(0.5,-100,0,0)
- GUI_TARGET.TextColor3 = Color3.new(1,1,1)
- GUI_TARGET.TextWrapped = true
- GUI_TARGET.Font = 'SourceSansBold'
- GUI_AIM_AT.Size = UDim2.new(0,200,0,20)
- GUI_AIM_AT.BackgroundColor = BrickColor.new('Fossil')
- GUI_AIM_AT.Position = UDim2.new(0.5,-100,0,30)
- GUI_AIM_AT.TextColor3 = Color3.new(1,1,1)
- GUI_AIM_AT.TextWrapped = true
- GUI_AIM_AT.Font = 'SourceSansBold'
- local TRACK = false
- function CREATE(BASE, TEAM)
- local ESP_MAIN = Instance.new('BillboardGui', PLAYER.PlayerGui)
- local ESP_NAME = Instance.new('TextLabel', ESP_MAIN)
- ESP_MAIN.Name = 'ESP'
- ESP_MAIN.AlwaysOnTop = true
- ESP_MAIN.Size = UDim2.new(0, 5, 0, 5)
- ESP_DOT.Name = 'DOT'
- ESP_DOT.BackgroundColor = BrickColor.new('Bright red')
- ESP_DOT.BorderSizePixel = 0
- ESP_DOT.Size = UDim2.new(2, 0, 2, 0)
- ESP_DOT.ZIndex = 10
- ESP_NAME.Name = 'NAME'
- ESP_NAME.BackgroundColor3 = Color3.new(255, 255, 255)
- ESP_NAME.BorderSizePixel = 0
- ESP_NAME.Size = UDim2.new(1, 0, 10, 0)
- ESP_NAME.ZIndex = 10
- ESP_NAME.FontSize = 'Size14'
- ESP_NAME.TextColor = BrickColor.new('Bright red')
- for _,v in pairs(PLAYER.PlayerGui:children()) do
- if v.Name 'ESP' and v:IsA('BillboardGui') then
- end
- end
- function FIND()
- TRACK = true
- while wait() do
- CLEAR()
- if v.Character and v.Character:FindFirstChild('Head') then
- if v.TeamColor ~= PLAYER.TeamColor then
- CREATE(v.Character.Head, true)
- end
- if v.Character:FindFirstChild('Head') then
- end
- end
- end
- wait(1)
- end
- MOUSE.Button2Down:connect(function()
- end)
- MOUSE.Button2Up:connect(function()
- end)
- MOUSE.KeyDown:connect(function(KEY)
- if KEY _G.ESP_BIND then
- FIND()
- print('ESP : ON')
- wait()
- TRACK = false
- print('ESP : OFF')
- end
- if KEY _G.CHANGE_AIM then
- _G.AIM_AT = 'Torso'
- elseif _G.AIM_AT 'Torso' then
- GUI_AIM_AT.Text = 'AIMING : HEAD'
- end
- game:GetService('RunService').RenderStepped:connect(function()
- local TARGET = GetNearestPlayerToMouse()
- local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
- CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
- GUI_TARGET.Text = 'AIMBOT : '.. TARGET.Name:sub(1, 5)
- GUI_TARGET.Text = 'AIMBOT : OFF'
- end
- wait()
- FIND()
- until ESP_ENABLED false
Jul 19th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- ---To use: Say 'kick/playername'
- function KickPlayer(name, source)
- p = game.Workspace:findFirstChild(name) --find the person who you said to kick
- if p nil then return end --If the player is not there, then don't do anything
- if name source then return end --sorry, you can't kick yourself. (too bad!)
- local KickedPlayer = game.Players:findFirstChild(name) --finds the player to kick
- m.Parent = KickedPlayer
- m.Text = 'You have been kicked' --gives a message saying you were kicked
- m.Parent = nil --removes the message
- p.Parent = nil --huh?
- function onChatted(msg, recipient, speaker)
- --convert to all lowercase (you don't need any capitals)
- local source = string.lower(speaker.Name)
- if string.match(msg, 'kick/') then --someone has said 'kick/playername'
- for i=1, #playerz do
- if string.match(msg, string.lower(playerz[i].Name)) then
- end
- end
- newPlayer.Chatted:connect(function(msg, recipient) onChatted(msg, recipient, newPlayer) end)
RAW Paste Data