Forgotten World Ultima Online Forums

Forgotten World Ultima Online Forums (https://forum.fwuo.ru/index.php)
-   Основной форум/Common forum (https://forum.fwuo.ru/forumdisplay.php?f=4)
-   -   mining macro for uopilot? (https://forum.fwuo.ru/showthread.php?t=39136)

Dunn 02.12.2022 18:34

mining macro for uopilot?
 
Hi everyone,

someone has a working macro for mining using uopilot?

thanks in advance!

YKYPOK 02.12.2022 19:34

Re: mining macro for uopilot?
 
Hi:santa3:
Do you want a macro to dig ore or upgrade skill mining by smelting ore?
It is impossible to dig ore through a macro in advance, because you can receive ban.
For upgrading skill iron ore must be smelted one by one.
---
Write a script in the pilot
[B]drag xxx.xxx yyy.yyy 1
double_left yyy.yyy
wait 100[/B]
---
xxx.xxx - coordinates where the whole heap with ore lies.
yyy.yyy - the coordinates of the place in the pack where to put the ore in 1 piece.
It's better to have the coordinates of yyy.yyy somewhere in the corner of your pack so that the ore does not stack back into the pile.

eterrr 02.12.2022 23:32

Re: mining macro for uopilot?
 
It's illigal if you are AFK...try to find script that dig around you 25 cells

Dunn 03.12.2022 08:34

Re: mining macro for uopilot?
 
Thanks for your answers.

No i won't dig while in AFK.

Im just looking for a macro that will, like you said, dig like 25cells around me.

Or can you tell how to set coodinates xxx yyy for exemple?

Thank you in advance

eterrr 03.12.2022 14:04

Re: mining macro for uopilot?
 
ЛЮДИ КТО НЕ ПОНИМАЕТ АНГЛИЙСКИЙ ПОМОГИТЕ ЧЕЛОВЕКУ ПОЖАЛУЙСТА!
НУЖЕН МАКРОС НА ОБКОПКУ 25 КЛЕТОК ВОКРУГ СЕБЯ.
Я ПОПРОБОВАЛ ПАРОЧКУ, НЕ ПОЛУЧИЛОСЬ.

* I asked other players on russian to help you. I found 2 script's but they doesn't work. Later i will try another ones to help you. Where are you from, friend?

grimix 04.12.2022 13:45

Re: mining macro for uopilot?
 
[url]http://forum.fwuo.ru/showthread.php?t=20783[/url]

2й пост, не работает?

[size="1"][color="#666686"]Добавлено через 12 минут[/color][/size]
//макр на майнинг
//- f11 соответственно макрос ультимы ласт обжект- вейтфортаргет-ласттаргет
//- пользовать надо так: встаешь на площадку которую будешь обкапывать (5*5 ты в центре) один раз копаешь сам (два клика на инструмент один раз на пол) и после этого пускаешь скрипт.
//- этим скриптом прокачал мининг с 23% до 56% за 1.5 часа =)
//- задержу между строк ставил 0мс
//- не зависит от разрешения экрана
//- можно копать полиморфнутым
//- если кто то стоит в вашем квадрате 5*5 вам это не мешает
//предустановка условий
set $not there is
set $try try mining in rock
set $cant you can't see
set $noline you have no
//-----
set $put you put the
set $loos you loosen
//-----
//предустановка координат ластцели
set #x charposx
set #y charposy
set #x #x - 2
set #y #y + 2
//основная часть
for #ii 1 5 1
for #i 1 5 1
set lasttargetx #x
set lasttargety #y
:re
send f11
waitfortarget 10000
wait 4500
set timer
while_not lastmsg = $not or lastmsg = $try or lastmsg = $cant or lastmsg = $noline
if lastmsg = $put or lastmsg = $loos
gosub re
end_if
if timer > 5000
gosub re
end_if
end_while
set #x #x
set #y #y - 1
set timer
end_for
set #x #x + 1
set #y #y + 5
set timer
end_for
//----
alarm
alarm
alarm
flash
alarm
alarm
alarm
end_script
================================
set $s1 is no ore here
set $s2 have no line
set $s3 try mining
set $s4 too far away
set $s5 has changed
set $s6 loosen some rocks
set $s7 you skill
set $s8 put the
set #x -2
while #x < 3
set #y -2
while #y < 3
set lasttargetx charposx + #x
set lasttargety charposy + #y
set lasttargetkind 2
send F10 500
set timer
while_not (lastmsg = $s1) or (lastmsg = $s2) or (lastmsg = $s3) or (lastmsg = $s4) or (timer > 15000)
if (lastmsg = $s5) or (lastmsg = $s6) or (lastmsg = $s7) or (lastmsg = $s8)
send F10 400
end_if
end_while
set #y #y + 1
end_while
set #x #x + 1
end_while
end_script


Часовой пояс GMT +3, время: 18:31.

Powered by: vBulletin® Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© 2004-2019 Forgotten World