Results 16 issues of ya4ept

* **Openkore version git**: last * **Server**: all servers (RMS for example) * **Bug Report** * **Summary**: 1. Start OpenKore, Enter the command: `c @warp new_1-3` 2. Close OpenKore 3....

bug

generator.exe does not work. At startup, it gives an error: ![image](https://user-images.githubusercontent.com/7117363/127618493-b2e92a67-396b-4864-a484-6b1979de6dfc.png) because it by default looks for file `1.pl` which doesn't exist. The `generator.exe` should actually run the `generator.pl`: I...

bug

this pull request - continues #2855: > https://www.activestate.com/blog/faqs/what-is-the-status-of-perl-dev-kit-and-activeperl-pro-studio/ > ActiveState will not be updating PDK to work with versions of ActivePerl newer than 5.22. Trying to compile openkore to use...

help wanted
discussion
new feature

1. this file contains the names of the monsters that the pets look like 2. this file can be obtained from "data\luafiles514\lua\datainfo\petinfo.lua" 3. this is an optional file If a...

documentation
new feature

i am using the following parameters: ``` itemsTakeAuto 1 itemsTakeAuto_new 0 itemsTakeGreed 1 ``` at the same time, the bot always comes close to the item ([distance 1 cell](https://github.com/OpenKore/openkore/blob/master/src/AI/CoreLogic.pm#L795)) The...

## ------------------ Openkore Issues Template ------------------ * **Openkore version git**: last * **Server**: RMS Renewal Test Server * **Bug Report / Feature Request**: OpenKore cannot teleport through an NPC if...

bug

* **Openkore version git**: last * **Server**: rRO * **Bug Report / Feature Request**: **config.txt**: ```css equipAuto { disabled 0 rightHand [NONE] armor Доспехи новичка target Поринг } ``` i...

bug

* **Openkore version git**: last * **Server**: rRO / euRO * **Bug Report**: my **sync.txt**: ``` ... 0934 095E ... ``` console log: ``` ================================================ 5E 09 ^. Packet Parser:...

bug

- added new aRO serverType - added aRO tables **The server is not botable, because CDC protection is used!** We need: - [ ] add recvpackets.txt

new feature

this pull fixes the warning: > test ubuntu-22.04 (perl latest) x64: src/deps/Carp/Assert.pm#L385 > Old package separator "'" deprecated I updated the package to version 0.22 but i didn't test openkore...

code cleaning
needs to be tested