ABA Script | ITADORI AUTO BLACK FLASH

Created by Kokuen#0245

Features:

  • ITADORI AUTO BLACK FLASH
local UserInputService = game:GetService("UserInputService")

UserInputService.InputBegan:Connect(function(input)
    if input.KeyCode == Enum.KeyCode.Two then
        wait(0.6)
        mouse1click()
    else
        return;
    end
end)

ENJOY!

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

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS