Advertisement
Upscalefanatic3

Dragon Soul EXP Script

Jan 31st, 2019
2,651
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 1
  1. -- Game Link: https://www.roblox.com/games/2142506939/Dragon-Soul-More-Wishes-SOON
  2.  
  3.  
  4. _G.fuck = true
  5. while _G.fuck do
  6. -- Script generated by R2Sv2
  7. -- R2Sv2 developed by Luckyxero
  8. for A_3 = 1, 26 do
  9. local A_1 = "Hey"
  10. local A_2 = game:GetService("Workspace").NPCs.Misty
  11. local Event = game:GetService("ReplicatedStorage").Root.Modules.Quest.GiveQuest
  12. Event:InvokeServer(A_1, A_2, A_3)
  13. wait()
  14. end
  15. -- Script generated by R2Sv2
  16. -- R2Sv2 developed by Luckyxero
  17. for A_1 = 1, 26 do
  18. local Event = game:GetService("ReplicatedStorage").Root.Events.Quests.Start
  19. Event:FireServer(A_1)
  20. wait()
  21. end
  22. -- Script generated by R2Sv2
  23. -- R2Sv2 developed by Luckyxero
  24. for A_1 = 1, 26 do
  25. local Event = game:GetService("ReplicatedStorage").Root.Events.Quests.AutoComplete
  26. Event:InvokeServer(A_1)
  27. wait()
  28. end
  29. wait (3)
  30. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement