Created by rose#2200
Features:
- 3000% ARMOR PENETRATION
- Give you insane penetration meaning You deal damage beyond their armor
- 3000% PHYSICAL DAMAGE
- 10% LIFE STEAL
- You heal beyond their damage meaning you’re invincible
- YOU NEED THE BELOW SETUP
- HOW TO USE SCRIPT:
- 1. Equip Twin Ronin, wait 1 second
- 2. Equip Travesty Scythe
- 3. Execute the two scripts below
- 4. Enjoy being an unstoppable god
SCRIPTS: [2]
OP SCRIPT 1:
while wait(0.1) do-- don't increase time
local A_1 = "Input"
local A_2 = "Travesty Scythe"
local A_3 = 12
local A_4 = "Warp"
local Event = game:GetService("Workspace").Kwazyx.Combat.RemoteEvent
Event:FireServer(A_1, A_2, A_3, A_4)
end
OP SCRIPTS 2:
while wait(0.2) do -- Dont increase it'll kick you
local A_1 = "Input"
local A_2 = "Twin Ronin"
local A_3 = 10
local A_4 = "Stride"
local Event = game:GetService("Workspace").Kwazyx.Combat.RemoteEvent
Event:FireServer(A_1, A_2, A_3, A_4)
end