Pet Simulator X HOVERBOARDS MOD

Script Credit :- Boxking776#0001
Features

HOVERBOARDS  MOD 

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

for i,v in pairs(game:GetService("ReplicatedStorage").Game.Hoverboards:GetChildren()) do local modul = nil for k,e in pairs(v:GetChildren()) do if string.find(e.Name,"Data") then modul = e end end if modul ~= nil then local s = require(modul) s["speed"] = 3 else warn("no module found lol") end end

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