Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Credits:
- kenpath1234: https://v3rmillion.net/member.php?action=profile&uid=414588
- his discord user:Tobias020108Back#1234
- his Discord: https://discord.gg/EvTCW7CXSK
- ]]
- getgenv().farm = false
- while farm do task.wait()
- game:GetService("ReplicatedStorage").Events.Dialogue:FireServer({
- ["Type"] = "End",
- ["Npc"] = workspace.Npcs.Mita,
- ["Path"] = "Accept"
- })
- game:GetService("ReplicatedStorage").Events.Dialogue:FireServer({
- ["Type"] = "End",
- ["Npc"] = workspace.Npcs:FindFirstChild("Saru Kenshi"),
- ["Path"] = "SetSpawn"
- })
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement