MrKix

Скрипт 26, OP:OS Haki and Rokushiki lvl.

Nov 3rd, 2019
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1.  
  2. -- change "urnamehere" to ur name (DO not remove "")
  3.  
  4. -- U must have already selected tool.
  5. -- Rokushiki: Geppo for Rokushiki autofarm
  6. -- Haki: Busoshoku for haki autofarm
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16. while wait(0.01) do
  17. game:GetService("Workspace")["urnamehere"]["Rokushiki: Geppo"].ActionEvent:FireServer()
  18. end
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. while wait(0.01) do
  26. game:GetService("Workspace")["urnamehere"]["Haki: Busoshoku"].ActionEvent:FireServer()
  27. end
Add Comment
Please, Sign In to add comment