Dec 13th, 2019
Roblox is ushering in the next generation of entertainment. Imagine, create, and play together with millions of players across an infinite variety of immersive, user-generated 3D worlds. Roblox is a global platform that brings people together through play. Access and share logins for roblox.hack.com.
Roblox Vip Door Script
Never
Roblox Vip Free
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local id = 456331269 -- insert the id of your gamepass/vip where the numbers are
- script.Parent.Touched:connect(function(hit)
- local player = game.Players:GetPlayerFromCharacter(hit.Parent)
- if game:GetService('MarketplaceService'):PlayerOwnsAsset(player,id) then
- script.Parent.Transparency = 0.7
- script.Parent.CanCollide = true
- else
- end
Roblox Vip Cheat
RAW Paste Data