you need to make the code to make brick donations,
first create a blueprint,
open Rules and do this:
When this is tapped
Screenshot for [N] brick(s)
or if u want:
When this is tapped
Create textbox ["N brick"]
when tapped: perform response
Screenshot for [N] brick(s)
Hide all textboxes
(you can repeat this multiple times)
(you can replace the N with a number you want)