Search found 11 matches

by Henrybk
29 Jul 2017, 01:16
Forum: iRO
Topic: Are we being used as botnet slaves?
Replies: 5
Views: 3097

Re: Are we being used as botnet slaves?

Oh yeah, I guess I have been approving DDoS code all day long for the past week and I didn't know about it lol.
by Henrybk
18 Jul 2017, 23:49
Forum: Resolved Questions
Topic: failed to take item and routing to take item?
Replies: 7
Views: 8019

Re: failed to take item and routing to take item?

What server are you playing on? What was the last commit of the version of openkore you have downloaded (we have been updating a lot)? Thanks in advance.
by Henrybk
13 Jul 2017, 08:47
Forum: iRO
Topic: Sometimes when the bot dies, it doesn't respawn.
Replies: 16
Views: 10100

Re: Sometimes when the bot dies, it doesn't respawn.

This is actually a problem, sometimes on Re:Start kore won't register death and the character will just keep trying to move for hours. Most times it seems to happen after unknown packet 0AB8 is received. I looked at rAthena, HerculesWS and brAthena and didn't find anything about the packet, only tha...
by Henrybk
14 Mar 2017, 07:23
Forum: Developers Corner
Topic: eventMacro (new macro plugin)
Replies: 3
Views: 7628

eventMacro (new macro plugin)

Hi, as you may know it's in the todo list of openkore to rewrite macro plugin, so I did it. I don't have much time to explain in this topic right now but I wrote an event-based version of macro plugin, it is called eventMacro and I develop it in github, it has a wiki page and is 100% working and tes...
by Henrybk
20 Mar 2016, 11:02
Forum: Developers Corner
Topic: AI 2008 FLD2 & Pathfinding
Replies: 40
Views: 118538

Re: AI 2008 FLD2 & Pathfinding

Nice work! This got me thinking... Personally I believe that it would benefit Kore tremendously if its current pathfinding & steering were to be abstracted out. Making this pluggable would lower the threshold for people to experiment with their own algo's and share their POC with others. I guess it...
by Henrybk
17 Feb 2016, 07:48
Forum: Developers Corner
Topic: [Suggestion] Add new hook in...
Replies: 1
Views: 4492

Re: [Suggestion] Add new hook in...

Added on r9023.
by Henrybk
11 Sep 2015, 19:53
Forum: Developers Corner
Topic: AI 2008 FLD2 & Pathfinding
Replies: 40
Views: 118538

Re: AI 2008 FLD2 & Pathfinding

Ultimate 5 years, 11 months and 13 days topic revive. Hi guys, i've been working on a new code for the openkore pathfinding for the past 3 weeks and today i finally completed it (or so do I think), it is written in C, even though i haven't implemented it in kore itself it has shown good work. The co...
by Henrybk
04 Aug 2015, 18:18
Forum: Private Servers
Topic: ROmanila
Replies: 3
Views: 2735

Re: ROmanila

The packet 083e is the one for login error, it is not implemented in the kro servertypes i believe, if your proble persists i'll look into it when i get the time, which will be around 7 days from now.
by Henrybk
04 Jul 2015, 00:35
Forum: Other Plugins
Topic: [Plugin] onMonsterKill
Replies: 0
Views: 4769

[Plugin] onMonsterKill

Hi guys, i made a plugin that adds a now block to the config called onMonsterKill, it activates and uses the set command when the conditions are met, it is verified everytime a monster is killed, and its stats are used for verification. It also accepts any Self condition like lvl, zeny etc. The mons...