Created: 3 months ago on 03/18/2025, 10:12:48 PM
FileType: Razor Script (Community Edition)
Size: 304
Hotkey: D
Description: Set your mount first
Be happy
if not varexist mount
overhead "set yo mount" 89
setvar mount
endif
if mounted
overhead "DISMOUNTING" 89
hotkey "Dismount"
wait 650
else
overhead "MOUNTING" 89
dclick mount
wait 650
endif