• | Скрипты |
Animal Taming. С использованием магии и циклом ожидания |
|
|
© article crafted by Sir Dragon
Все пояснения смотрите в гайде на animal_taming
:1
wait 500
repeat 2
send F12
wait 3000
left 527, 263
wait 7000
if mana < 22
goto 2
end_if
end_repeat
send F5
wait 500
send Home
wait 500
send Z
wait 3000
repeat 50
send Delete
wait 2000
send Z
wait 2500
left 403, 243
wait 4500
end_repeat
wait 500
:4
repeat 20
send F5
wait 500
send Home
wait 500
send Z
wait 3000
if lastmsg tame.
goto 4
end_if
wait 10000
if lastmsg creature.
goto 3
end_if
end_repeat
goto 1
:3
send F5
wait 700
send Z
wait 12000
if lastmsg creature.
goto 3
end_if
goto 4
:2
repeat 1
repeat 10
send F10
wait 2000
end_repeat
wait 20 000
end_repeat
© article crafted by Sir Dragon
|