ABA Script | SHOW OTHER’S AWAKENING

Created by Bukito

Features:

  • SHOW OTHER’S AWAKENING
while true do
    for i, v in pairs(game:GetService("Players"):GetChildren()) do
        if v.Charge.Value > 280 then 
            rconsoleprint("@@RED@@")
        elseif v.Charge.Value > 160 then
            rconsoleprint("@@YELLOW@@")
        else
            rconsoleprint("@@GREEN@@")
        end
        rconsoleprint(v.Name .. " / " .. v.DisplayName .. " - " ..  " Awakening: " .. math.floor(v.Charge.Value) .. "/325 \n\n")
    end
    wait(1.1)
    rconsoleclear()
end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS