Clearing action bars

Here you go:

/run for i = 1,120 do PickupAction(i) PutItemInBackpack() ClearCursor() end;

8 Likes