TEXT 167
Ultimate Factory Tycoon Script By venuslock on 21st July 2023 01:51:13 PM
  1. while true do
  2.     local args = {
  3.     [1] = {
  4.         ["Value"] = 1000,
  5.         ["Type"] = "Collect"
  6.     }
  7. }
  8.  
  9. game:GetService("ReplicatedStorage"):WaitForChild("DropEvent"):FireServer(unpack(args))
  10. Wait(0.1)
  11. end

Texbin is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.