NARS Color Quest AUTO COLLECTS REWARDS

MADE BY kanomi13

FEATURE:

  • AUTO REWARD
  • AUTO GRAB HELMET

GAME LINK:
NARS COLOR QUEST

SCRIPTS: [2]

-- Game Link: https://www.roblox.com/games/10204556059/NARS-Color-Quest#ropro-quick-search
local items = {
"7/14",
"7/15",
"7/16",
"7/17",
"7/18",
"7/19",
"7/20",
"7/21",
"Today",
"Yesterday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday",
"Tommorow"
}

for i,v in pairs(items) do 
game:GetService("ReplicatedStorage").Common.remote.RedeemDailyReward:FireServer(true,v)
game:GetService("ReplicatedStorage").Common.remote.RedeemDailyReward:FireServer(false,v)
end 
-- Game: https://www.roblox.com/games/10204556059/NARS-Color-Quest#ropro-quick-search
local part = workspace.AlwaysScreenshot.MrNarsRig:FindFirstChildWhichIsA("BasePart")
-- Auto get reward
if part then 
    game.Players.LocalPlayer.Character:PivotTo(part.CFrame)
    keypress(0x45)
end 

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!