Версия для печати темы

Нажмите сюда для просмотра этой темы в обычном формате

UoKit.com Форумы _ UO Pilot в онлайн играх _ Tibia users

Автор: Cocu 30.4.2021, 18:41

Hello Tibians!!!
I open this topic to help us solve some doubts. I noticed that there is not much content about the Tibia game here on the forum, so it would be nice if the few Tibia users helped each other to develop knowledge on the platform.
Believe me, it's possible to do everything you need in Tibia using Uopilot.

With my little knowledge of the language lua I can already do a lot in game, for example:

- Heal
- Attack
- Cavebot
- Pk Alerts
- Supplies refill


[/i]Anyone who wants to learn can contact me here on the topic or by email.

**I would like the help of a master to teach me how to program on uopilot with overlapped window**
I shared an image of my characters life where I’d like uopilot to check with the screen overlapped


Эскизы прикрепленных изображений
Прикрепленное изображение

Автор: Madeus 2.5.2021, 12:02

To search for an image or color in an overlapped window, you need to bind UoPilot to the working window using Ctrl + A or findwindow and specify the window handle when searching.

Код
--lua
local h = findwindow('Your game')
if h then
  workwindow(h[1][1])
end

local a = findimage(x1, y1, x2, y2, (pathtoimage), h[1][1])
local c = color(x, y, h[1][1])


the window cannot be minimized

Автор: Thiago 30.3.2022, 6:51

Hello, I have a problem with my uopilot, I'm using it in the tibia game, using obs studio. about 10 seconds and then it stops working and doesn't read the code like ctrl+a.. can anyone help me?
I've done everything and I can't solve the problem.

Автор: eduardoaz 7.6.2023, 22:12

Hey cocu, I would love to have more knowledge about uopilot for tibians. Please contact me.

Русская версия Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)