Advertisement
EX1NMATE

cript Stranger things infinite coins autofarm

Jul 1st, 2021
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. repeat wait() until game:IsLoaded()
  2. game:GetService("Players").LocalPlayer.Idled:connect(function()
  3. game:GetService("VirtualUser"):ClickButton2(Vector2.new()) --anti afk cuz why not
  4. end)
  5. while wait(1) do
  6. game:GetService("ReplicatedStorage").ShootingGallery.RemoteEvents.RequestGalleryStart:FireServer()
  7. wait(0.1)
  8. game:GetService("ReplicatedStorage").ShootingGallery.RemoteEvents.Statistics.TargetHit:FireServer({["TargetName"] = "Your Mom",["score"] = 9e9,["position"] = Vector3.new(0,0,0)})
  9. wait(1)
  10. game:GetService("ReplicatedStorage").ShootingGallery.RemoteEvents.FinalBeatCleared:FireServer({[1] = true})
  11. wait(0.1)
  12. game:GetService("Players").LocalPlayer.PlayerGui.MainPlace.PopUps.ShootingGalleryStatistics.Visible = false
  13. game:GetService("Players").LocalPlayer.PlayerGui.MainPlace.PopUps.BackgroundEffect.Visible = false
  14. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement