Flat-rate Shipping $6.99 for your entire order! $3.99 if order is $13 or less!   Fabric yardage is sold by the half-yard as one continuous cut. 


to generate a number between 0 and 4, which is useful for making macros look more "human".

for a specific task, like an auto-clicker or a basic login macro?

| Command | Description | |---------|-------------| | label name | Jump target | | jmp label | Unconditional jump | | if condition, jmp label | Conditional jump | | gosub label | Call subroutine | | return | Return from subroutine | | halt | Stop script | | wait ms | Pause (milliseconds) |