ADVERTISEMENTREMOVE ADS
Skill + For KJ Playground
46,981 views

Script Preview
Description
20-20-20 Dropkick is very in wip so you mgiht get stuck, use "Respawn".
its open source so skid it
i do not care if it gets patched not my problem
Scriptblox link : https://scriptblox.com/script/KJ's-Playground-Skill-Plus-33525
Features:
- Adding More Skills
- Instant Respawn Feature
- 21 Series without POV.
ADVERTISEMENTREMOVE ADS
185 Lines • 5.85 KiB
if game.Players.LocalPlayer.Backpack:FindFirstChild("Respawn") and game.Players.LocalPlayer.Backpack:FindFirstChild("21 Series without POV") and game.Players.LocalPlayer.Backpack:FindFirstChild("20-20-20 Dropkick") and game.Players.LocalPlayer.Backpack:FindFirstChild("21 Series without POV") and game.Players.LocalPlayer.Backpack:FindFirstChild("Domain Expasion")then
return
end
if game.Players.LocalPlayer.Backpack:FindFirstChild("20-20-20 Dropkick (WIP)") then
return
end
local dbSERIES = false
local tool = Instance.new("Tool")
tool.Name = "20-20-20 Dropkick (WIP)"
tool.RequiresHandle = false
tool.Activated:Connect(function()
local dropkickEvent = game.ReplicatedStorage:FindFirstChild("MovesRemoter") and game.ReplicatedStorage.MovesRemoter:FindFirstChild("DROPKICK")
if dropkickEvent then
dropkickEvent:FireServer()
end
end)
tool.Parent = game.Players.LocalPlayer.Backpack
local tool = Instance.new("Tool")
tool.Name = "21 Series without POV"
tool.RequiresHandle = false
tool.Activated:Connect(function()
if dbSERIES then return end
dbSERIES = true
local DomainEventRed_upvr = game.ReplicatedStorage:FindFirstChild("DomainEventRed")
local DomainEvent_upvr = game.ReplicatedStorage:FindFirstChild("DomainEvent")
if DomainEventRed_upvr then
DomainEventRed_upvr:FireServer()
end
local player = game.Players.LocalPlayer
local character = player.Character or player.CharacterAdded:Wait()
local ChatBubble = true
local JK_Mode = false
local Name = "LocalPlayer"
local Number = "5"
local String1 = "BASIC LUA LEARNINGS"
local String2 = "if that day that If i never saw that."
local String3 = "AAAAAAHHHHHHH!!!!!!!!!!"
local ChatService = game:GetService("Chat")
local humanoidRootPart = character:WaitForChild("HumanoidRootPart")
humanoidRootPart.Anchored = true
if workspace:FindFirstChild("Script_PlayerMusic") then
workspace:FindFirstChild("Script_PlayerMusic"):Destroy()
end
if workspace:FindFirstChild("Script_PlayerMusic") then
workspace:FindFirstChild("Script_PlayerMusic"):Destroy()
end
local sound1 = Instance.new("Sound")
sound1.SoundId = "rbxassetid://123927806789401"
sound1.Parent = game.Workspace
sound1.Name = "Script_PlayerMusic"
sound1.Volume = 5
local sound2 = Instance.new("Sound")
sound2.SoundId = "rbxassetid://101865255752139"
sound2.Parent = game.Workspace
sound2.Name = "Script_PlayerVoiceline"
sound2.Volume = 5
sound1:Play()
sound2:Play()
if JK_Mode == false then
Name = "KJ"
Number = "21"
String1 = "UNLIMITED FLEXWORKS"
String2 = "if that day never happened..."
String3 = "AAAAAAAAAAAAAAA!!!!"
elseif JK_Mode == true then
Name = "JK"
Number = "42"
String1 = "LIMITED JUSTICEWORKS"
String2 = "if that day ONCE ever happened..."
String3 = "RRRRRRAAAAAAAAAHHHH!!"
elseif JK_Mode == "No" then
task.wait()
end
-- Create the animation
local animation = Instance.new("Animation")
animation.AnimationId = "rbxassetid://134557686378553"
-- Play the animation
local humanoid = character:WaitForChild("Humanoid")
for _, track in pairs(humanoid:GetPlayingAnimationTracks()) do
track:Stop()
end
local animationTrack = humanoid:LoadAnimation(animation)
animationTrack:Play()
animationTrack.Stopped:Connect(function()
dbSERIES = false
humanoidRootPart.Anchored = false
end)
local function chat(message)
local chatService = game:GetService("TextChatService")
local defaultChat = game:GetService("ReplicatedStorage"):FindFirstChild("DefaultChatSystemChatEvents")
if ChatBubble then
ChatService:Chat(player.Character.Head, message, Enum.ChatColor.White)
return
end
if chatService:FindFirstChild("TextChannels") then
chatService.TextChannels.RBXGeneral:SendAsync(message)
else
defaultChat.SayMessageRequest:FireServer(message, "All")
end
end
if DomainEvent_upvr then
DomainEvent_upvr:FireServer()
end
task.wait(0.5)
chat("Because with this...")
task.wait(1.824)
chat("Its OVER!")
task.wait(1.826)
chat(Name .. "'s...")
task.wait(1.316)
chat(Number .. " SERIES.")
task.wait(6.42)
chat(String1 .. "!!")
task.wait(4.577)
chat("You know...")
task.wait(1.578)
chat("Sometimes I imagine what I'd be doing")
task.wait(2.111)
chat(String2)
task.wait(3.667)
chat(String3)
task.wait(2.217)
local iframe1 = Instance.new("ColorCorrectionEffect")
iframe1.Parent = game.Lighting
iframe1.Saturation = 0
iframe1.Contrast = -100
game:GetService("Debris"):AddItem(iframe1, 0.05)
task.wait(0.05)
local iframe2 = Instance.new("ColorCorrectionEffect")
iframe2.Parent = game.Lighting
iframe2.Saturation = 0
iframe2.Contrast = 100
game:GetService("Debris"):AddItem(iframe2, 0.05)
task.wait(0.05)
script:Destroy()
end)
tool.Parent = game.Players.LocalPlayer.Backpack
local tool = Instance.new("Tool")
tool.Name = "Respawn"
tool.RequiresHandle = false
tool.Activated:Connect(function()
local LoadChar = game.ReplicatedStorage:FindFirstChild("LoadCharacter")
LoadChar:FireServer()
end)
tool.Parent = game.Players.LocalPlayer.Backpack
local tool = Instance.new("Tool")
tool.Name = "Domain Expasion"
tool.ToolTip = "(Actiave to use)"
tool.RequiresHandle = false
tool.Activated:Connect(function()
local DomainEvent_upvr = game.ReplicatedStorage:FindFirstChild("DomainEvent")
DomainEvent_upvr:FireServer()
end)
tool.Parent = game.Players.LocalPlayer.Backpack
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS







Comments