Anime Fighting Simulator Script | CHIKARA/YEN GENERATOR

Created by OkBuddy

Features:

  • CHIKARA/YEN GENERATOR
local replicated = game:GetService("ReplicatedStorage")
local multiplier = 15

while true do task.wait()
    for i = 1, multiplier do
        task.spawn(function()
          replicated.RSPackage.Events.GeneralFunction:InvokeServer("LotteryRandomDraw")
          replicated.RSPackage.Events.GeneralEvent:FireServer("SpinFinished")
        end)
    end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS