OpenKore / OpenKore/openkore

is "macro delay" has been delted?

Open
#4,082 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Perl
Stars
1.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Openkore version git

OpenKore what-will-become-2.1 ( version ctime:2025_08_20 )

XKore Mode

Empty

RO Server Name

private server

Link to RO server

https://ro48.com/down.php

Result

I set macro_delay in macro

automacro 传送僵尸4 {
console /Calculating.+lockMap.+route.+to.+pay.+dun03/
macro_delay 0.2
call {
do is @inventory(手机)
do talk resp 0
do talk resp 0
}
}

and it still 1 sec to wait between macro commands

https://www.openkore.com/wiki/macro_delay
wiki told me to set here

and I tried to set it in timeouts.txt
https://www.openkore.com/wiki/macro_plugin
control/timeouts.txt
Add macro_delay and set it to the number of seconds you want the plugin to pause between commands.

but it still didnt work

So ,is this option has been deleted in openkore?

Relevant Log Output

Expected Result

fix it?

How to Reproduce

just set "macro_delay"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the macro_plugin documentation and control/timeouts.txt, then reproduce the shown automacro with macro_delay set in both locations. Done means determining whether the option is supported in this OpenKore version and documenting or correcting the observed one-second delay, with a regression check if an applicable test entry point exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.