Advertisement
nuttanun734

Untitled

Dec 29th, 2021
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. -- Script generated by SimpleSpy - credits to exx#9394
  2.  
  3. local args = {
  4. [1] = "Summon",
  5. [2] = "Fruit"
  6. }
  7.  
  8. game:GetService("ReplicatedStorage").RSPackage.Events.GeneralFunction:InvokeServer(unpack(args))
  9. wait()
  10. -- Script generated by SimpleSpy - credits to exx#9394
  11.  
  12. local args = {
  13. [1] = "SummonChamp",
  14. [2] = 1
  15. }
  16.  
  17. game:GetService("ReplicatedStorage").RSPackage.Events.GeneralFunction:InvokeServer(unpack(args))
  18. wait()
  19. -- Script generated by SimpleSpy - credits to exx#9394
  20.  
  21. local args = {
  22. [1] = "SE",
  23. [2] = true
  24. }
  25.  
  26. game:GetService("ReplicatedStorage").RSPackage.Events.GeneralEvent:FireServer(unpack(args))
  27. wait()
  28. -- Script generated by SimpleSpy - credits to exx#9394
  29.  
  30. local args = {
  31. [1] = "UseP",
  32. [2] = {
  33. ["External"] = {
  34. ["MouseP"] = CFrame.new(Vector3.new(3699.3161621094, 57.025501251221, 1618.0222167969), Vector3.new(0.4492035806179, -0.55449330806732, 0.70053786039352))
  35. },
  36. ["Key"] = "R"
  37. }
  38. }
  39.  
  40. game:GetService("ReplicatedStorage").RSPackage.Events.GeneralFunction:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement