|
SaberLock script
binds a rapid attack to the x button. you can hold it down if you want to really win fast or tap it if u want to force a saberlock draw.
set saberattack0 "wait;+attack;wait;-attack;wait; set slock vstr saberattack1"
set saberattack1 "wait;+attack;wait;-attack;wait; set slock vstr saberattack0"
vstr saberattack0
set slock vstr saberattack0
bind x "vstr slock"
|