Space Station Infinity Do Every Research

Script Credit :- True_Gamer#4959
Features

On the first arg is the time in seconds, on the second arg is the cost and in the third arg is what you get after completing

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

local Research = { 'Water',--EARTH 'Food', 'FrozenWater', 'Gel', 'Biology', 'Crystals', 'Light', 'Robotics', 'AdvDocking', 'AdvAI', 'NuclearPower', 'LunarSurvaying',--MOON 'LunarLanders', 'LunarMining', 'LunarRovers', 'AutoMiners', 'MartianSurvaying', --MARS 'MartainLanders', 'WaterSearching', 'MartianRovers', 'MarsDust', 'VenusSurvaying',--VENUS 'VenusProbes', 'AntiCorrosionTest', 'HeatResistance' } for i,v in pairs(Research) do game:GetService("ReplicatedStorage").Events.StartResearch:FireServer(v) end

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