MrKix

Скрипт 16, PJJ Notorious BIG kill script.

Oct 16th, 2019
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. -- От вас потребуется нажать кнопку Execute и кликнуть мышкой 1 раз. (Notourius BIG должен быть заспавнен)
  2. -- Notorious BIG must be spawned already. Press execute and click once. Done :)
  3.  
  4. game.Players.LocalPlayer.Power.Value = 999999
  5.  
  6.  
  7. local pizdec = game.Players.LocalPlayer.Character
  8. local BIG = game:GetService("Workspace")["Notorious B.I.G"].Torso
  9.  
  10. pizdec.HumanoidRootPart.CFrame = CFrame.new(BIG.Position.X, BIG.Position.Y -3, BIG.Position.Z)
Add Comment
Please, Sign In to add comment