Тема: Macros
Показать сообщение отдельно
Re: Macros
Старый 03.02.2012, 19:36   #4
LanceR
Mystical Hero
 
Аватар для LanceR
 
Регистрация: 12.01.2010
Адрес: [frozen]
Сообщений: 1,057
Репутация: 13 [+/-]
на правильном пути, пока что (от 5 до 15)
LanceR на правильном пути, пока что (от 5 до 15)
Чар: Burning
Гильдия: [frozen]
По умолчанию Re: Macros

/ / ---- Macros to Fishing ----
repeat 40 / / cycle for 40 repetitions
goto 1
1
send 7 / / button-type rods in Assists and target location on the relativ
wait 2000
if lastmsg You see
repeat 3
alarm
double_right 624, 81 / / coordinates of the opposite edge of the raft (which will depart Persian), preferably a raft 9x9
double_right 624, 81
end_repeat
double_right 624, 81
double_right 624, 81
send tab / / removes the ease Persian (after healing bandages does not respond to an attack for example)
send f1 / / bow in hand
pause_script all / / stop the script to pause, waiting for a Persian mob attacks and kills the fire response, and then loot stands in its place and press the button to remove the pause and not to "play" button or the script will go from the beginning
end_if
wait 2000
if lastmsg You see
repeat 3
alarm
double_right 624, 81
double_right 624, 81
end_repeat
double_right 624, 81
double_right 624, 81
send tab
send f1
pause_script all
end_if

if lastmsg you fish a while
goto 1
end_if

say Come on, Fish =) / / for those who have scored close to the f # can remove this line
say right
wait 2000
say stop
end_repeat

say Come on, Fish =)
say back
wait 2500
say stop


repeat 40 / / cycle for 40 repetitions (going back, but at a lower Theil)
goto 2
2
send seven
135, 128, ait 2000
if lastmsg You see
repeat 3
alarm
double_right 624, 81
double_right 624, 81
end_repeat
double_right 624, 81
double_right 624, 81
send tab
send f1
pause_script all
end_if
wait 2000
if lastmsg You see
repeat 3
alarm
double_right 624, 81
double_right 624, 81
end_repeat
double_right 624, 81
double_right 624, 81
send tab
send f1
pause_script all
end_if

if lastmsg you fish a while
goto 2
end_if

say Come on, Fish =)
say left
wait 2000
say stop
end_repeat

say Come on, Fish =)
say back
wait 2500
say stop





Добавлено через 51 секунду
/ / ---- Macros taming ----
set $ remember The Sheep remembers you
set $ master It seems to accept you as master
set $ player you can not tame the players.
set $ alredy This creature already tame
repeat 6
say all release
wait 600
end_repeat
1
8 send / / F12 LastObject + wait for target + TargetLast
set timer
while_not lastmsg $ remember or $ master or $ player or $ alredy
if lastmsg The Sheep remembers you
goto NeXT
end_if
if lastmsg It seems to accept you as master
goto NeXT
end_if
if lastmsg You can not tame the players.
goto NeXT
end_if
if lastmsg This creature already tame
goto Neploxo
end_if
if lastmsg You fail to tame the creature.
goto 1
end_if
if lastmsg Animal Taming changed now
goto NeXT
end_if
if timer> 40 000
gosub next
end_if

end_while
if timer> 5000
goto next
end_if
: NeXT
say all release
send nine
wait 500
goto 1
: neploxo
repeat 4
say all release
wait 1s
end_repeat
goto 1






Добавлено через 11 минут
/ / Guards kill him.
if hits <str
say guards / / 2 spaces after say
send f1 / / button Assists in the treatment of
wait 1000
say guards
wait 1500
end_if
__________________
Welcome

Последний раз редактировалось LanceR; 04.02.2012 в 14:19.. Причина: Добавлено сообщение
LanceR вне форума   Ответить с цитированием