What if it looks like this in the lua:
Self.SayToNpc({"hi", "deposit all", "yes", "withdraw "..WA, "yes", "balance"}, 70, 5)
sleep(math.random(700,900))
resetBackpacks()
setWalkerEnabled(true)
Where do i put the Minimizer? Might be a stupid question but i really suck at this kinda things.