Advertisement
johnlol

Reparadora

Jul 23rd, 2023
654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VeriLog 0.53 KB | Gaming | 0 0
  1. /*
  2. ________________     ______            ________      
  3. ___    |_____  /________  /______      ___  __ \_____
  4. __  /| |  __  /_  __ \_  __ \  _ \     __  /_/ /  __ \
  5. _  ___ / /_/ / / /_/ /  /_/ /  __/     _  _, _// /_/ /
  6. /_/  |_\__,_/  \____//_.___/\___/      /_/ |_| \____/
  7.  
  8. */
  9.  
  10. //Créditos: Johnlol
  11. prontera,163,189,5  script  Reparadora  53,{
  12. //emotion 51;
  13. //atcommand "@repairall";
  14. //end;
  15. //}
  16. emotion 51;
  17. while (getbrokenid(1)) {
  18. repair(1);
  19. set .@i, .@i +1;
  20. }
  21. if (.@i) dispbottom .@i + " items repaired.";
  22. end;
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement