openkore icon indicating copy to clipboard operation
openkore copied to clipboard

A free/open source client and automation tool for Ragnarok Online

Results 185 openkore issues
Sort by recently updated
recently updated
newest added

based in #3247 this pull need to be aproved after 3247 i'm pulling this as it is cause the lib win32::GUI don't have support to unicode characters, so i dont...

``` TODO [only TK interface] .\Makefile.PL: error: Can't locate .\Makefile.PL refby: C:\Perl\lib\ExtUtils\MakeMaker.pm line 215 ``` ![image](https://user-images.githubusercontent.com/23263315/88918696-13f46d00-d294-11ea-85fa-debd52347c87.png)

documentation
os: Windows

Ok, sorry its the last time i hope. Testers Required!

Adding a way for eventMacro to run multiple macros at the same time has always been something I wanted but I never made. Today I decided to come up with...

enhancement
help wanted
discussion
documentation
priority: low
plugin
new feature

### Whats new: - now it gives support for you to use quotes on item name. - if someone don't use quotes on an item that needs it, show a...

#2595 files fix... this pull fixes #1526

$pet{ID} always undef it's reverse on iRO that's why Wx pet doesn't work need test for other servers

https://github.com/OpenKore/openkore/issues/1256 This patch add possibility to get hash args from SimpleHookEvent call. ``` $.SimpleHookEventLast ``` Macro example (to get sold item name): ``` automacro vend { SimpleHookEvent vending_item_sold call {...

enhancement
plugin
new feature

* Change the `bus` transport mechanism from packed binary data to JSON. * Add a `verbose` option to `Bus::Client`. * Add a new built-in `CLIENT_LIST2` packet type, which returns data...

plugin

New functions: getPluginsFiles getCondition unloadByRegexp unloadPlugins loadByRegexp loadPlugins reloadByRegexp reloadAll reloadPlugins Also changed Commands.pm accordingly

needs to be tested