Advertisement
SUUKIDIS_69

Last Pirate Sol Hub script

Mar 14th, 2022
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. if syn then req = syn.request else req = request end
  2. local Sol, Sols = pcall(req, {Url ="https://raw.githubusercontent.com/SixZens/SolScript/main/" .. tostring(game.PlaceId) .. ".lua"});
  3. loadstring(Sols.Body)();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement