Roblox Script - Roblox Innovation Awards Voting Hub [4 FREE ITEMS]

 



Execute the 1st script which should give you 3 items for FREE. After you execute it, the script should make you rejoin from there use the 2nd script which would give you the last item


Script:

local args = {

   [1] = {

       ["Best Content Update"] = nil,

       ["People's Choice"] = nil,

       ["Best Use of Avatar Fashion"] = "World // Zero",

       ["Video Star of the Year"] = nil

   },

   [2] = workspace.VotingScreen

}


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


wait(3)


game:GetService("TeleportService"):Teleport(game.PlaceId, LocalPlayer)


after it makes you rejoin, execute this for the timeless hat:


Script:

local oh1 = CFrame.new(-5.541287422180176, 23.644060134887695, -104.40755462646484)

local oh2 = game:GetService("Players")

local oh3 = oh2.LocalPlayer.Character.HumanoidRootPart

oh3.CFrame = oh1

Previous Post Next Post