Roblox Kick Off Hacks

Sep 13th, 2019

Roblox Kick Off Hack Script

Roblox Kick Off HacksRoblox Kick Off Hacks
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. gui.Name = 'CustomizableGui'
  2. box.Name = 'Box'
  3. box.Position = UDim2.new(0,0,0,300)
  4. box.BackgroundColor3 = Color3.new(0,0,0) -- What you want the color to be in R,G,B (you can keep it as it already is)
  5. box.BackgroundTransparency = 0.60 -- What you want the transparency to be
  6. box.ScrollBarThickness = 0
  7. box.Draggable = true -- If you want the box to be draggable or not (recommended to keep true)
  8. top = Instance.new('TextLabel',box)
  9. top.Size = UDim2.new(0,320,0,25)
  10. top.BackgroundColor3 = Color3.new(0,255,255) -- Color of the top bar
  11. top.BackgroundTransparency = .4 -- Transparency of the bar
  12. top.Font = 'SourceSans'
  13. top.Text = 'Kick Off GUI by Yanis#5565' -- Change it to what you want the top bar to say (or keep it blank)
  14. function c1(txt) -- This is a function that creates buttons!
  15. a.Name = (txt)
  16. a.Position = UDim2.new(0,15,0,pos1)
  17. a.BackgroundTransparency = 40
  18. a.Font = 'SourceSansLight'
  19. a.Text = (txt)
  20. pos1 = pos1+40
  21. end
  22. pos2 = 25
  23. local a = Instance.new('TextButton',box)
  24. a.Size = UDim2.new(0,150,0,40)
  25. a.BackgroundColor3 = Color3.new(255,255,255)
  26. a.BorderSizePixel = 0
  27. a.FontSize = 'Size24'
  28. a.TextColor3 = Color3.new(52,72,255)
  29. return a
  30. workspace.MapHolder:GetChildren()[1].BlueGoal.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  31. workspace.MapHolder:GetChildren()[1].RedGoal.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  32. workspace.SoccerBall.Position = game.Players.LocalPlayer.Character['Right Leg'].Position
  33. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  34. end)
  35. prnt2.MouseButton1Down:connect(function()
  36. local A_2 = 'Trickshot'
  37. local A_3 = game:GetService('Workspace').SoccerBall
  38. local A_5 = Vector3.new(9.64690495, 82.8000031, -70.1397018)
  39. local A_6 = Vector3.new(25.7804337, -56.2313538, -428.990417)
  40. local A_7 = Vector3.new(34.4858704, -89.2313538, -492.285004)
  41. local Event = game:GetService('ReplicatedStorage').MasterKey
  42. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  43. end)

Roblox Kick Off Hack Pastebin

Hacks For Roblox Kick Off

  • SUBSCRIBE TO W1Z3X3 KICK OFF SCRIPT ROBLOX. Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Raw download clone embed print report. Gui = Instance.new('ScreenGui',game.CoreGui) gui.Name = 'CustomizableGui' gui.ResetOnSpawn = false.
  • Not a member of Pastebin yet? Sign Up, it unlocks many cool features!

Roblox Kick Off Hack Pastebin

You can display a kick message like this. Missed the nostalgic feel of ROBLOX SFing, so here is a look at a game I've been working on!