Boa tarde tony, porque (algumas vezes) que o boneco usa pot ele nao volta a atacar? Pra esse bug nao rola, eu coloco o boneco do lado do mob e assim que ele leva atack o bot reconhece que ele entrou em batalha. E eu nao consigui no app usar a skill do wizz do lvl 10 de inteligência, pois ele nao clica f1 pra poder usar.
bro how to edit the going back bot to work on diffirent graphic size it only work on 1028*787 when i change to bigged screen it doesnt work how to fix this?
tomorrow i'll try to do a new vídeo with this solution, but if you wanna try: open another tab in uopilot and paste this: --lua stop = {919, 115} kright(stop[1], stop[2]) this is to find the center of minimap, stop = {919, 115} is the center in 1024*768, where X = 919 and Y = 115. just increase or decrease X value and play the script, when your char not moves, is the new center of minimap. All you have to do is edit one pixel for others in cords.lua: this is 1024*768 cords.move = { stop = {919, 115}, -- center of minimap right = {920, 115}, -- 1 pixel to the right, from the center left = {918, 115}, -- 1 pixel to the left, from the center up = {919, 114}, -- 1 pixel higher, from the center down = {919, 116} -- 1 pixel below, from the center }
@@tonyr0xx i use screen 1280*800 so i only need get the coordination of the center of that cercle in the minimap and change the value in cords.move that's all?
that's not all, the center of minimap is just to update (Get back action) with new cords, and then you have to change all others cords in cords.lua. get new cords from OK BUTTON to delete and change: cords.confirmBox = { ok = { 441, 333 } get new cords from DEAD BUTTON REVIVE, jackstraw and normal OK without jackstraw, change: jackstrawok = { 442, 334 }, okbutton = { 517, 467 } change this cords, find a place when you click, does nothing, is just do reset mouse if get some bug, i used a place near the border of minimap when i click, nothing happens: cords.mouseReset = {1158, 182} this is the cords for minimap minimize action: cords.minimize = {995, 126} maybe you will need to make new images to delete aswell, because inside the game, images captured on 1024*768 must be different from 1280*800, has a chance to work or no.
@@tonyr0xx i have done all and changed the cords, i don't need delete and jack cords i only did changed the cords of up down right left and it worked to get back but problem i got after my char is back to position it stop of hunting the log of upilot stuck on getting position and don't try to find target to kill, any idea how to fix or what i missed?
Vou tentar descobrir isso final de semana, em casa sempre rodou tranquilo, algumas pessoas estão com o mesmo problema e alguns não, como aqui não acontece esse bug fica difícil eu saber onde é que causa isso mas vou modificar a função de cura e testar.
fiz um novo update dia 02/02 , só baixar e jogar dentro da pasta modules, até agora não deu mais erros. th-cam.com/video/dCtBspaaIqA/w-d-xo.html&ab_channel=TonyRog%C3%A9rio
Great script finally you made it Bravo, i have a suggestion of a pointer to make it can you make deleter not try to delete items in expired bag inventory?
btw tell me if i need to add more buff into your script of mana i only need add local attack skill = key of skill and i save and how i made it work after a period of time cause in your bot dont have key for heal or buff tamer pet.
You have to do shortcuts for, time to buff, skill pet. cure and buff on script you see in uopilot. Then go to cycles.lua inside folder modules, create a new function like the buff what already exists, to send buff and heal pet, after this, you can add this new function to be loaded at the end of cycles.lua, bellow ACTIONS{} and others lines, see the last lines, maybe you can understand how it works. After add the line, just play.
Tenho um normal sem ser em lua, esse não é meu mas funciona bem, o meu em lua de bc é muito grande e eu to sem tempo pra ficar dando suporte, acho que ele iria dar bastante trabalho pra quem não meche com lua.
O meu tá dando esse erro: readmem $luatemp(1715822336) 733091280 d send tab wait 100 readmem $luatemp(1715822336) 733091280 d send tab wait 100 Fica dando tab o tempo inteiro o que seria? o.O
@@tonyr0xx achei o erro, era o pointer que estava desatualizado. Logo depois deu um erro no heal dai eu removi essa parte no FairyATK: log("Darn it, someone is bothering me.") return. Depois que removi essa parte ela ficou lendo o HP normal e se curando ate ficar full HP. Estava dando um erro onde ela nao se curava e retornava essa frase.
O bot delet funciona muito perfeito, eu usava o uopilot normal pra delet, mais o teu sem duvida é mil vezes mais eficiente.
Monstro sagrado
ficou top demaissssssssss
Boa tarde tony, porque (algumas vezes) que o boneco usa pot ele nao volta a atacar? Pra esse bug nao rola, eu coloco o boneco do lado do mob e assim que ele leva atack o bot reconhece que ele entrou em batalha.
E eu nao consigui no app usar a skill do wizz do lvl 10 de inteligência, pois ele nao clica f1 pra poder usar.
pra esse buff ai tem q criar outra função pra usar o F1.
Esse bug pode ser quando da erro nos valores do HP, o bot fica tentando encher um hp q não existe, teoricamente pode ser isso.
bro how to edit the going back bot to work on diffirent graphic size it only work on 1028*787 when i change to bigged screen it doesnt work how to fix this?
tomorrow i'll try to do a new vídeo with this solution, but if you wanna try:
open another tab in uopilot and paste this:
--lua
stop = {919, 115}
kright(stop[1], stop[2])
this is to find the center of minimap, stop = {919, 115} is the center in 1024*768, where X = 919 and Y = 115.
just increase or decrease X value and play the script, when your char not moves, is the new center of minimap.
All you have to do is edit one pixel for others in cords.lua:
this is 1024*768
cords.move = {
stop = {919, 115}, -- center of minimap
right = {920, 115}, -- 1 pixel to the right, from the center
left = {918, 115}, -- 1 pixel to the left, from the center
up = {919, 114}, -- 1 pixel higher, from the center
down = {919, 116} -- 1 pixel below, from the center
}
@@tonyr0xx i use screen 1280*800 so i only need get the coordination of the center of that cercle in the minimap and change the value in cords.move that's all?
that's not all, the center of minimap is just to update (Get back action) with new cords, and then you have to change all others cords in cords.lua.
get new cords from OK BUTTON to delete and change:
cords.confirmBox = {
ok = { 441, 333 }
get new cords from DEAD BUTTON REVIVE, jackstraw and normal OK without jackstraw, change:
jackstrawok = { 442, 334 },
okbutton = { 517, 467 }
change this cords, find a place when you click, does nothing, is just do reset mouse if get some bug, i used a place near the border of minimap when i click, nothing happens:
cords.mouseReset = {1158, 182}
this is the cords for minimap minimize action:
cords.minimize = {995, 126}
maybe you will need to make new images to delete aswell, because inside the game, images captured on 1024*768 must be different from 1280*800, has a chance to work or no.
@@tonyr0xx i have done all and changed the cords, i don't need delete and jack cords i only did changed the cords of up down right left and it worked to get back but problem i got after my char is back to position it stop of hunting the log of upilot stuck on getting position and don't try to find target to kill, any idea how to fix or what i missed?
i made this in 1280*800 and work, copy and paste to script cords, remember to go on Script/Save in uopilot to take effect.
pastebin.com/Jqb0T6ks
no meu bot ele fica atacando so cogumelos.. ai tbm esta assim?
A fada fica bugando as vezes e so fica se curando, pq sera?
Vou tentar descobrir isso final de semana, em casa sempre rodou tranquilo, algumas pessoas estão com o mesmo problema e alguns não, como aqui não acontece esse bug fica difícil eu saber onde é que causa isso mas vou modificar a função de cura e testar.
fiz um novo update dia 02/02 , só baixar e jogar dentro da pasta modules, até agora não deu mais erros.
th-cam.com/video/dCtBspaaIqA/w-d-xo.html&ab_channel=TonyRog%C3%A9rio
Qual servidor vc joga?
não jogo mais
Boa tarde uso HP e mana em Battle preciso modificar alguma coisa ?
Não
Great script finally you made it Bravo, i have a suggestion of a pointer to make it can you make deleter not try to delete items in expired bag inventory?
Deleter use specific area size to recognize images, this area is left and 2 right bags, is not possible to know if bag has expired or no.
btw tell me if i need to add more buff into your script of mana i only need add local attack skill = key of skill and i save and how i made it work after a period of time cause in your bot dont have key for heal or buff tamer pet.
You have to do shortcuts for, time to buff, skill pet. cure and buff on script you see in uopilot. Then go to cycles.lua inside folder modules, create a new function like the buff what already exists, to send buff and heal pet, after this, you can add this new function to be loaded at the end of cycles.lua, bellow ACTIONS{} and others lines, see the last lines, maybe you can understand how it works. After add the line, just play.
*** the news sortcuts, must be in keys.lua ***
Thanks bro
Boa noite !!! tem como configurar ele pra eu jogar com a tela grande?
Segue o vídeo que da sim. th-cam.com/video/7Ny5Ymx-b98/w-d-xo.htmlsi=u0xfAjDIntpWmBze
Boa. Mano, meu bot tá atacando os cogumelos.. aí tbm tá assim? Msm eu marcando a opção de NO
aqui esta normal, tenta reiniciar tudo pra ver, gravei hj o vídeo e estava tudo normal.
EU USO A RESOLUÇAO 800X700 TEM QUE ALTERAR TODAS AS CORDENADAS
Sim, tem que encontrar as do minimapa tbm, essas são chatas de encontrar. Se der pra usar 1024x768 é melhor.
pastebin.com/5GF3nQW9 coordenadas da res 800*600, copia e cola no cords.lua, depois clica em Script e Save para ter efeito.
Faz um bot BC tbm
Tenho um normal sem ser em lua, esse não é meu mas funciona bem, o meu em lua de bc é muito grande e eu to sem tempo pra ficar dando suporte, acho que ele iria dar bastante trabalho pra quem não meche com lua.
mega.nz/file/pV4hGSTQ#uLxNmbguKViXI6sMWyS5G2VyybLuHc86kDM1b5Zl_Rg tem esse
O meu tá dando esse erro: readmem $luatemp(1715822336) 733091280 d
send tab
wait 100
readmem $luatemp(1715822336) 733091280 d
send tab
wait 100
Fica dando tab o tempo inteiro o que seria? o.O
não sei que script é esse ai não
@@tonyr0xx achei o erro, era o pointer que estava desatualizado. Logo depois deu um erro no heal dai eu removi essa parte no FairyATK: log("Darn it, someone is bothering me.") return. Depois que removi essa parte ela ficou lendo o HP normal e se curando ate ficar full HP. Estava dando um erro onde ela nao se curava e retornava essa frase.
vou verificar essa parte do script de novo.