Categories > Exploiting > Scripts >

make a feed your pets exploit

Posts: 11

Threads: 7

Joined: Mar, 2018

Reputation: 0

Posted

https://www.roblox.com/games/1314126235/UNICORNS-Feed-your-pets-Beta
  • 0

Posts: 18

Threads: 4

Joined: May, 2018

Reputation: 0

Replied

INFINITE LEEF, OTHER ITEMS
while wait(0.0001) do
local A_1 = game:GetService("Workspace").entities["fruit hive"]
local Event = game:GetService("ReplicatedStorage").remotes.entity.lootInteractable
Event:FireServer(A_1)
end
  • 0

Added

Inf money
Code:
while wait(0.00001) do
local A_1 = game:GetService("Workspace").entities["gold smash rock"]
local Event = game:GetService("ReplicatedStorage").remotes.entity.lootInteractable
Event:FireServer(A_1)
end
  • 0

Added

inf Diamonds
Code:
while wait(0.00001) do
local A_1 = game:GetService("Workspace").entities["diamond smash rock"]
local Event = game:GetService("ReplicatedStorage").remotes.entity.lootInteractable
Event:FireServer(A_1)
end
  • 0

Added

Inf Rubys
Code:
while wait(0.0001) do
local A_1 = game:GetService("Workspace").entities["ruby smash rock"]
local Event = game:GetService("ReplicatedStorage").remotes.entity.lootInteractable
Event:FireServer(A_1)
end
  • 0

Added

Credits to: darcyhotdogs (Script Owner) Discord: Darcy_hotdog#5402
  • 0

Posts: 11

Threads: 7

Joined: Mar, 2018

Reputation: 0

Replied

thanks but is that for a lv7 executor or?
  • 0

Users viewing this thread:

( Members: 0, Guests: 3, Total: 3 )