Players Online
149
Changelog
17 Apr 2024 - Rule 3 has been updated with a new entry: "Players who are complicit in cheating by aiding, abetting and/or consciously profiting from illegal actions of other players, may also be punished with 7-day banishment, 14-day banishment, 30-day banishment with or without a final warning, or permanent banishment, depending on the seriousness of the violation and the Player's criminal record." - This doesn't really change the way we enforce the rules, because such cases used to be punished as "destructive behavior". We decided, however, that it deserves to be stated explicitly in the Rules.

We also updated Rule 6.: starting from Apr 25, the automatic auction bans will be twice as long. Check full changelog...

#1

05.10.2023 05:21:26

Fikolec
Player

Level: 23
Profession: Knight
Residence: Ab'Dendriel
Posts: 15

Re: Tibiantis Launcher - client configuration profile manager


Hello Tibiantis!
I decided to make use of my free time during skilling and finally, the moment has come to present you what I've been working on.
Tibiantis Launcher - a simple tool that will allow you to setup client configuration profiles, including hotkeys.
In version 1.1 I also added client overlay panel with some stats like exp/h and quick links section.

Features

- client configuration profile management,
- map & cam files shared between profiles,
- exp/h counter,
- time to level,
- few quick links including map viewer showing your current location.

           

Startup info

1. Unpack .zip and place binaries and .dll's directly into the client folder. The game client should not be running. Run TibiantisLauncher.exe.
2. Create your profile by clicking + button in the top-right corner. Enter your profile name and confirm.
3. New profile should now appear on the list. You can double-click it or select and click START CLIENT.
4. Configure your client and join the game! Note that you can also edit and delete any profile by right-clicking it.

           

Will I get banned for using it?

The goal of the project is not and never will be cheating. The launcher does not interfere with your interactions, nor gives you any significant advantage over other players. It should not be considered as bot or cheat.

DOWNLOAD INFO

I published this project as open-source, to prove it is not malicious. It would be nice if someone confirms there is no tracking/hacking code.
Here you may download the latest version:

https://github.com/Pyziol708/TibiantisLauncher/releases


It should work on all modern Windows platforms (7+).

Feel free to request a feature in this post :)

Exp/h, hotkey presets for Tibiantis: https://tibiantis.online/index.php?page=viewtopic&id=342

  • Last edited 21.11.2023 07:51:06.
  • Quote

#2

20.11.2023 17:43:01

Fikolec
Player

Level: 23
Profession: Knight
Residence: Ab'Dendriel
Posts: 15

Re: Tibiantis Launcher - client configuration profile manager


Version 1.1 released :)

Exp/h, hotkey presets for Tibiantis: https://tibiantis.online/index.php?page=viewtopic&id=342

#3

20.11.2023 18:35:39

Hemakar
Player

Level: 39
Profession: Elite Knight
Residence: Edron
Posts: 7

Re: Tibiantis Launcher - client configuration profile manager


It looks nice. Add tibiantis.net/map_viewer made by kelu, please. Thanks :)

#4

21.11.2023 17:14:48

Fikolec
Player

Level: 23
Profession: Knight
Residence: Ab'Dendriel
Posts: 15

Re: Tibiantis Launcher - client configuration profile manager


tibiantis.net map viewer added in v1.1.2 :)

Exp/h, hotkey presets for Tibiantis: https://tibiantis.online/index.php?page=viewtopic&id=342

#5

22.11.2023 16:34:47

Kelu
Player

Level: 20
Profession: Master Sorcerer
Residence: Kazordoon
Posts: 9

Re: Tibiantis Launcher - client configuration profile manager


Thanks for adding the link!

Sooo, is it safe to use? By glancing at the code it seems it reads the client memory, will we get banned for using this? (question for the GMs)

#6

22.11.2023 18:22:13

Der Lowen
Player

Level: 34
Profession: Sorcerer
Residence: Thais
Posts: 2

Re: Tibiantis Launcher - client configuration profile manager


Kelu  wrote:

Thanks for adding the link!

Sooo, is it safe to use? By glancing at the code it seems it reads the client memory, will we get banned for using this? (question for the GMs)




Wow, i was looking for some like that to know EXP/H :o

Its great tool if its clear and GM aprove it :o

Is it clear ??
No hack, no ban ??

:o
  • Last edited 22.11.2023 18:26:47.
  • Quote

#7

22.11.2023 18:36:36

Pi
Player

Level: 8
Profession: Paladin
Residence: Thais
Posts: 92

Re: Tibiantis Launcher - client configuration profile manager


Kelu  wrote:

Sooo, is it safe to use? By glancing at the code it seems it reads the client memory, will we get banned for using this? (question for the GMs)


maybe this thread answers ur question
https://tibiantis.online/?page=viewtopic&id=366&p=1

Blue robe  wrote:

Can we use a software which read the process memory? It won't modify nothing, it only will read to get some information and do calculations ( exp per hour, skills, ...).

Would this software be legal?


Lord  wrote:

I believe that you want to do it in good faith, but reading client memory is a form of illegal manipulation and is stricty prohibited.

ask not what tibiantis can do for you
ask what you can do for tibiantis

#8

25.11.2023 02:50:23

Fikolec
Player

Level: 23
Profession: Knight
Residence: Ab'Dendriel
Posts: 15

Re: Tibiantis Launcher - client configuration profile manager


Hello again!
Thank you for your feedback. I must admit that it was a mistake to let my launcher read the client's memory. Any kind of interaction with client process memory is against Tibiantis rules. Therefore, you should not use launcher of version lower than 1.2.0.

In version 1.2.0 I completely reworked data collection and client config selection mechanisms.
Launcher is no more accessing client process memory. Instead it is now using my custom screenshot recognition system.

Unfortunately, my rework also brings some drawbacks:
1. Your Skills window should be always open with experience label visible to let the experience counter work.
2. Map viewer links are no more targetting your current position.

If you're using my launcher, you should update immediately!

Exp/h, hotkey presets for Tibiantis: https://tibiantis.online/index.php?page=viewtopic&id=342

  • Last edited 25.11.2023 03:01:17.
  • Quote

#9

25.11.2023 07:39:31

Kelu
Player

Level: 20
Profession: Master Sorcerer
Residence: Kazordoon
Posts: 9

Re: Tibiantis Launcher - client configuration profile manager


That’s super nice! I think we could also implement detecting current position by minimap shown, most (if not all) locations should be unique. (By comparing to the full minimap)
Im not sure that feature would be that useful to spend time on it, but I can help with the minimap if you want.
There is also another thing you could try - I believe when you move, client updates minimap files so you could watch changes in the minimap files and detect where exactly you are currently by these file changes. Its not reading the memory so it should be safe to do as well :)

#10

26.11.2023 12:58:02

Hyuarthorn
Player

Level: 36
Profession: Master Sorcerer
Residence: Thais
Posts: 2

Re: Tibiantis Launcher - client configuration profile manager


Hey,
Could someone from the administration comment on whether using this program is not against the regulations?

Thanks.

© Copyright by Tibiantis Online 2020-2024. All rights reserved.


All times are CEST (GMT+02:00). This page was generated at 00:26.