Advertisement
IDKDONTCALLMEOOF

Every thing blade

Mar 27th, 2020
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.66 KB | None | 0 0
  1. --FREE GAMEPASSES
  2. for i,v in pairs(game:GetService("Players").LocalPlayer.Data.GP:GetChildren()) do
  3. v.Value = true
  4. end
  5.  
  6. --Auto Throw
  7. while true do
  8. wait()
  9. local oh1 = "Throw"
  10. local oh2 = Vector3.new()
  11. game:GetService("ReplicatedStorage").RE:FireServer(oh1, oh2)
  12. end
  13.  
  14.  
  15. --AutoSell
  16. game:GetService("Workspace").Ignore.Rings.MainSell.Part:Destroy()
  17. game:GetService("Workspace").Ignore.Rings.MainSell.Shade:Destroy()
  18.  
  19. _G.UoU= true
  20. while _G.UoU do
  21. local UwU = game.Players.LocalPlayer.Character.HumanoidRootPart
  22. for i,v in pairs(game:GetService("Workspace").Ignore.Rings.MainSell:GetChildren()) do
  23. v.CFrame = UwU.CFrame
  24. wait(0.2)
  25. end
  26. end
  27.  
  28.  
  29. --Auto Buy Blade
  30.  
  31. while true do
  32. wait()
  33. local oh1 = "BuyBlade"
  34. local oh2 = true
  35. game:GetService("ReplicatedStorage").RF:InvokeServer(oh1, oh2)
  36. end
  37.  
  38. --Auto Buy Energy
  39.  
  40. while true do
  41. wait()
  42. local oh1 = "BuyEnergy"
  43. local oh2 = true
  44. game:GetService("ReplicatedStorage").RF:InvokeServer(oh1, oh2)
  45. end
  46.  
  47.  
  48. --AutoCollect
  49. _G.LULU = true--change to true or false
  50. while _G.LULU do
  51. wait(1)--change time if you want
  52. for i,v in pairs(game:GetService("Workspace").Collect:GetDescendants()) do
  53. if v.ClassName == "MeshPart" then
  54. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  55. wait(2)-- If You Change Time You Are Kicked
  56. end
  57. end
  58. end
  59.  
  60.  
  61.  
  62. --unlock islands
  63.  
  64. local plr = game:service"Players".LocalPlayer;
  65. local tween_s = game:service"TweenService";
  66. local info = TweenInfo.new(5,Enum.EasingStyle.Quad);
  67. function tp(...)
  68. local tic_k = tick();
  69. local params = {...};
  70. local cframe = CFrame.new(params[1],params[2],params[3]);
  71. local tween,err = pcall(function()
  72. local tween = tween_s:Create(plr.Character["HumanoidRootPart"],info,{CFrame=cframe});
  73. tween:Play();
  74. end)
  75. if not tween then return err end
  76. end
  77. tp(209.120422, 644.040833, -653.16217, 1, 0, 0, 0, 1, 0, 0, 0, 1);
  78. wait(0.5)
  79. local plr = game:service"Players".LocalPlayer;
  80. local tween_s = game:service"TweenService";
  81. local info = TweenInfo.new(5,Enum.EasingStyle.Quad);
  82. function tp(...)
  83. local tic_k = tick();
  84. local params = {...};
  85. local cframe = CFrame.new(params[1],params[2],params[3]);
  86. local tween,err = pcall(function()
  87. local tween = tween_s:Create(plr.Character["HumanoidRootPart"],info,{CFrame=cframe});
  88. tween:Play();
  89. end)
  90. if not tween then return err end
  91. end
  92. tp(197.7854, 1866.37537, -626.017212, 1, 0, 0, 0, 1, 0, 0, 0, 1);
  93. wait(0.5)
  94. local plr = game:service"Players".LocalPlayer;
  95. local tween_s = game:service"TweenService";
  96. local info = TweenInfo.new(5,Enum.EasingStyle.Quad);
  97. function tp(...)
  98. local tic_k = tick();
  99. local params = {...};
  100. local cframe = CFrame.new(params[1],params[2],params[3]);
  101. local tween,err = pcall(function()
  102. local tween = tween_s:Create(plr.Character["HumanoidRootPart"],info,{CFrame=cframe});
  103. tween:Play();
  104. end)
  105. if not tween then return err end
  106. end
  107. tp(177.07663, 3395.17236, -555.504883, 0.945717812, 0, 0.324988991, 0, 1, 0, -0.324988991, 0, 0.945717812);
  108. wait(0.5)
  109. local plr = game:service"Players".LocalPlayer;
  110. local tween_s = game:service"TweenService";
  111. local info = TweenInfo.new(5,Enum.EasingStyle.Quad);
  112. function tp(...)
  113. local tic_k = tick();
  114. local params = {...};
  115. local cframe = CFrame.new(params[1],params[2],params[3]);
  116. local tween,err = pcall(function()
  117. local tween = tween_s:Create(plr.Character["HumanoidRootPart"],info,{CFrame=cframe});
  118. tween:Play();
  119. end)
  120. if not tween then return err end
  121. end
  122. tp(297, 5380.74658, -527, 1, 0, 0, 0, 1, 0, 0, 0, 1);
  123. wait(0.5)
  124. local plr = game:service"Players".LocalPlayer;
  125. local tween_s = game:service"TweenService";
  126. local info = TweenInfo.new(5,Enum.EasingStyle.Quad);
  127. function tp(...)
  128. local tic_k = tick();
  129. local params = {...};
  130. local cframe = CFrame.new(params[1],params[2],params[3]);
  131. local tween,err = pcall(function()
  132. local tween = tween_s:Create(plr.Character["HumanoidRootPart"],info,{CFrame=cframe});
  133. tween:Play();
  134. end)
  135. if not tween then return err end
  136. end
  137. tp(197.435226, 8611.74023, -456.590149, 1, 0, 0, 0, 1, 0, 0, 0, 1);
  138. wait(0.5)
  139. local plr = game:service"Players".LocalPlayer;
  140. local tween_s = game:service"TweenService";
  141. local info = TweenInfo.new(5,Enum.EasingStyle.Quad);
  142. function tp(...)
  143. local tic_k = tick();
  144. local params = {...};
  145. local cframe = CFrame.new(params[1],params[2],params[3]);
  146. local tween,err = pcall(function()
  147. local tween = tween_s:Create(plr.Character["HumanoidRootPart"],info,{CFrame=cframe});
  148. tween:Play();
  149. end)
  150. if not tween then return err end
  151. end
  152. tp(197.435226, 11521.6387, -406.730164, 1, 0, 0, 0, 1, 0, 0, 0, 1);
  153. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement