OpenKore / OpenKore/openkore

Yourself Intead of You

Open
#1,438 4 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

My bot started to say yourself instead of You.

my automacro react on You Attack ----- ( monster name )

but heres what's coming out in the console.

yourself are now attacking Monster Fabre (1)
yourself attack Monster Fabre (1) (Dmg: 68) (Delay: 610ms)
yourself have gained 3/1 (3.90%/2.50%) Exp
yourself gained a level!
yourself are now level 6

not sure what is causing this if i restart the program it goes back to You.

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

Start by reproducing the reported automacro that reacts to “You Attack” and compare the console output before and after restarting the program. Trace where the “You” wording becomes “yourself”; done means the attack, experience, and level messages consistently use the intended wording.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.