Not recently active Sr.Cacau (Do Bom)

@canal-sr-cacau

unranked
0 / 100

Rank: Newbie

Member since May 1, 2022

Total Souls: 0
— Created by Sr.Cacau — [Star Wars] Legacy Class Switch — class: single, dual, staff, pike, gun — “user” change your username of Roblox to work. local A_1 = “class” local A_2 = “single” local Event = game:GetService(“Players”).user.startevent:FireServer(A_1, A_2) View
  • — Created by Sr.Cacau
    — [Star Wars] Legacy Class Switch
    — class: single, dual, staff, pike, gun
    — “user” change your username of Roblox to work.

    local A_1 = “class”
    local A_2 = “single”
    local Event = game:GetService(“Players”).user.startevent:FireServer(A_1, A_2)

  • — Created by Sr.Cacau
    — [Star Wars] Legacy Team Switch
    — teams: Light, Dark, Eternal, Mandalorian (Eternal and Mandalorian need gamepass for get the team.)
    — “user” change your username of Roblox to work.

    local A_1 = “side”
    local A_2 = “Eternal”
    local Event = game:GetService(“Players”).user.startevent:FireServer(A_1, A_2)