Advertisement
Guest User

Project Slayers script

a guest
Jul 16th, 2022
11,293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. while task.wait(0.5) do
  2.  
  3.  
  4. local ohString1 = "AddQuest"
  5. local ohString2 = "Players."..game.Players.LocalPlayer.Name..".PlayerGui.Npc_Dialogue.LocalScript.Functions"
  6. local ohNumber3 = 1657956848
  7. local ohInstance4 = game:GetService("ReplicatedStorage").Player_Data[game.Players.LocalPlayer.Name].Quest
  8. local ohTable5 = {
  9. ["Current"] = "Rescue Somi's little sister Riyaku",
  10. ["List"] = {
  11. [1] = {
  12. ["Progress"] = {
  13. [1] = 2,
  14. [2] = 2
  15. },
  16. ["Name"] = "Defeat 2 subordinates while carrying Riyaku"
  17. },
  18. [2] = {
  19. ["Progress"] = {
  20. [1] = 1,
  21. [2] = 1
  22. },
  23. ["Name"] = "Bring Riyaku to somi"
  24. }
  25. }
  26. }
  27.  
  28. game:GetService("ReplicatedStorage").Remotes.To_Server.Handle_Initiate_S:FireServer(ohString1, ohString2, ohNumber3, ohInstance4, ohTable5)
  29.  
  30.  
  31.  
  32. local ohString12 = "Quest_add"
  33. local ohString22 = "Players."..game.Players.LocalPlayer.Name..".PlayerGui.Npc_Dialogue.LocalScript.Functions"
  34. local ohNumber32 = 1657956948
  35. local ohTable42 = {}
  36. local ohInstance52 = game:GetService("Players").LocalPlayer
  37. local ohString62 = "royakurescuqthinggivebaxcktosomi"
  38.  
  39. game:GetService("ReplicatedStorage").Remotes.To_Server.Handle_Initiate_S:FireServer(ohString12, ohString22, ohNumber32, ohTable42, ohInstance52, ohString62)
  40.  
  41.  
  42. end
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement