Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 345 Bytes

File metadata and controls

12 lines (12 loc) · 345 Bytes

game link: https://www.roblox.com/games/4508135966/Raid-Boss-Destiny
hold G if you are bloodmage/ember to auto target nearest enemy
hold T if you are archer/gunslinger to auto target nearest enemy

abusable remotes:

local args = {
[1] = "Goblin King"
}

game:GetService("ReplicatedStorage").Remotes.Vote:FireServer(unpack(args))