Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Script generated by SimpleSpy - credits to exx#9394
- local args = {
- [1] = "Summon",
- [2] = "Fruit"
- }
- game:GetService("ReplicatedStorage").RSPackage.Events.GeneralFunction:InvokeServer(unpack(args))
- wait()
- -- Script generated by SimpleSpy - credits to exx#9394
- local args = {
- [1] = "SummonChamp",
- [2] = 1
- }
- game:GetService("ReplicatedStorage").RSPackage.Events.GeneralFunction:InvokeServer(unpack(args))
- wait()
- -- Script generated by SimpleSpy - credits to exx#9394
- local args = {
- [1] = "SE",
- [2] = true
- }
- game:GetService("ReplicatedStorage").RSPackage.Events.GeneralEvent:FireServer(unpack(args))
- wait()
- -- Script generated by SimpleSpy - credits to exx#9394
- local args = {
- [1] = "UseP",
- [2] = {
- ["External"] = {
- ["MouseP"] = CFrame.new(Vector3.new(3699.3161621094, 57.025501251221, 1618.0222167969), Vector3.new(0.4492035806179, -0.55449330806732, 0.70053786039352))
- },
- ["Key"] = "R"
- }
- }
- game:GetService("ReplicatedStorage").RSPackage.Events.GeneralFunction:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement