Facebook
From Sharp Macaw, 2 Years ago, written in Plain Text.
This paste is a reply to Re: my resturatnt script from Player_restaurant120 - view diff
Embed
Download Paste or View Raw
Hits: 188
  1. loadstring(game:HttpGet("http://void-scripts.com/Scripts/myRest.lua"))() while wait() do
  2. local args = {
  3.    [1] = game:GetService("Players")["LocalPlayer"],
  4.    [2] = 3,
  5. }
  6.  
  7. game:GetService("ReplicatedStorage").Remotes.Quest.S:FireServer(unpack(args))
  8. end

Replies to Re: Re: my resturatnt script rss

Title Name Language When
Re: Re: Re: my resturatnt script Scanty Hamster text 1 Year ago.