Advertisement
SSBBHax

Aenimus' "Horrible script to empty your DC"

Jan 14th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. int i;
  2. while (i < 10500){
  3. take_display(display_amount(i.to_item()), i.to_item());
  4. i++;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement