Advertisement
NukeVsCity

Anti cooldown for yba

Jun 12th, 2021
17,436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. while true do
  2. game:GetService("Players").LocalPlayer.Character.RemoteEvent:FireServer("EndDialogue", {
  3. ["Option"] = "Option1",
  4. ["Dialogue"] = "Dialogue2",
  5. ["NPC"] = "Prestige"
  6. })
  7. wait()
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement