NARS Color Quest collect all shades

Uploaded On
Script Credit :- flppyflip3
Features

teleport to all islands first, and then run the script so it has a chance to load all of the shades before you teleport.

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local rootPart = game:GetService('Players').LocalPlayer.Character.HumanoidRootPart local shades = game:GetService("Workspace").Shades for i,v in ipairs(shades:GetChildren()) do rootPart.CFrame = v.CFrame wait(0.1) end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors