Facebook
From Player_restaurant120, 2 Years ago, written in Plain Text.
This paste is a reply to my resturatnt script from Free Hacks Daily - view diff
Embed
Download Paste or View Raw
Hits: 236
  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: my resturatnt script rss

Title Name Language When
Re: Re: my resturatnt script Sharp Macaw text 2 Years ago.
captcha