Advertisement
whileDo

roblox auto copy all from replicatedstorage to your folder with all scripts

Sep 26th, 2024
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.42 KB | Gaming | 0 0
  1. local ServerStorage = game:GetService("ReplicatedStorage")
  2. local Model = ServerStorage:FindFirstChild("FOLGQRO66") -- u need code parser, check  my profile, this code only for cart ride around nothing
  3.  
  4.  
  5. task.wait(5)
  6. local clone = Model:Clone()
  7. clone.Parent = workspace
  8. clone.DragTo(C:\Users\User\Desktop\FITALO\Pynotecs Z\workspace) -- replace with your workspace like C:\Users\YOURUSERHERE\Desktop\FITALO\Pynotecs Z\workspace
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement