Search found 7 matches

by fallen
24 Mar 2009, 11:17
Forum: Commit Queue
Topic: Patch to add "squechlWarnings/verboseWarnings"
Replies: 2
Views: 4873

Patch to add "squechlWarnings/verboseWarnings"

When running a combo monk/champ or a Taekwon-class character, it is really annoying seeing dozens of lines with "Skill Chain Combo failed (Requirement)" or "Skill Counter failed (Requirement)" when trying to do combos (also applies to ganker rogues, "Skill Steal failed (Requirement)") I made a simpl...
by fallen
12 Mar 2009, 13:48
Forum: Other Plugins
Topic: Tele-search v2
Replies: 54
Views: 71131

Re: Tele-search v2

Yes, whenever the bot tries to do autosell/autobuy (and has to walk its way to the nearest kafra/etc), it keeps on teleporting. As it will not actively attack anybody, the telesearch plugin thinks there is no monsters in sight and teleports away.
by fallen
11 Mar 2009, 19:19
Forum: Other Plugins
Topic: Tele-search v2
Replies: 54
Views: 71131

Re: Tele-search v2

the bot keeps on teleporting when doing autosell/buy/storage because it wont actively attack any monsters, and thus teleports every 5 seconds (if no-one attacks it) :P Mine got stuck tele'ing for about 20 minutes till I figured out why xD This unwanted behavior only happens when there is no butterfl...
by fallen
11 Mar 2009, 17:21
Forum: Commit Queue
Topic: Patch to support backstab positioning
Replies: 8
Views: 48506

Patch to support backstab positioning

I created this patch that adds the check "fromBehind" to attackSkillSlot, allowing rogues to more effectively backstab monsters. It's not 100% perfect (even on the client, I cant manage to land backstabs all the time :P), but works all right for me. Here is the example config: attackSkillSlot Back S...
by fallen
11 Mar 2009, 15:26
Forum: Other Plugins
Topic: Tele-search v2
Replies: 54
Views: 71131

Re: Tele-search v2

I'd like to suggest including actions "buyAuto", "sellAuto" and "storageAuto" to the actions in queue list. The bot goes nuts when trying to autosell/etc and doesnt have teleport to town or butterfly wing... sub checkIdle { if (AI::action eq "move" && AI::action(1) eq "route" || AI::action eq "route...
by fallen
08 Apr 2008, 15:40
Forum: Developers Corner
Topic: runFromTarget support in autoSwitch
Replies: 5
Views: 8263

runFromTarget support in autoSwitch

I wrote a quick patch to add runFromTarget and runFromTarget_dist to the autoSwitch options. It's still experimental, but seems to work OK so far on SVN version. Dunno if this is the right place to post it, or if there is forms to fulfil - feel free to move/correct me if I am doing anything wrong. I...
by fallen
07 Apr 2008, 16:26
Forum: Other Plugins
Topic: forwardPM - forwards PMs received by Openkore to master(s)
Replies: 4
Views: 5987

forwardPM - forwards PMs received by Openkore to master(s)

What this plugin does is forward PMs to a list of nicknames defined as "masters". Like this: [Apr 7 17:19:29 2008] (From: Evil_Bot_Hunter) : You are a bot! [Apr 7 17:19:30 2008] (To Master) : PM: "Evil_Bot_Hunter" : You are a bot! [Apr 7 17:19:30 2008] (To Sub Master) : PM: "Evil_Bot_Hunter" : You a...