Use
UOPilotwith this macro:
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
// f2 = heal
// f3 = stamina rec
// f5 = Nuke
// f6 = ManaDrain
// 3 = Offensive
// start endless loop
:main_loop
send f5
wait 3s
send 3
wait 6s
send f3
wait 2s
send f2
wait 3s
send f5
wait 4s
send f6
wait 4s
send f3
wait 2s
send f2
wait 3s
send f5
wait 3s
send 3
wait 6s
send f3
wait 2s
send f2
wait 3s
send f5
wait 4s
send f6
wait 4s
send f3
wait 2s
send f2
wait 3s
goto main_loop
i make with this macro yesterday 8lvl afk ^^