del: if [$dashing == 0] {set $dashing 1 | statusmessage '$systime - Dashing #1 (DASH ON)' | wait 1000} | if [$dashing == 1] {clear $dashing | statusmessage '$systime - Hotkeys Set #0 (DASH OFF)' | wait 1000} lewo: if [$dashing == 1] {usegroundxyz [$posx-4] $posy $posz | end} prawo: if [$dashing == 1] {usegroundxyz [$posx+4] $posy $posz | end} góra: if [$dashing == 1] {usegroundxyz $posx [$posy-4] $posz | end} dół: if [$dashing == 1] {usegroundxyz $posx [$posy+4] $posz | end}