r7505 | pRO | Sacrifice status detection error

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
Arukas
Human
Human
Posts: 24
Joined: 01 Sep 2008, 02:11
Noob?: Yes

r7505 | pRO | Sacrifice status detection error

#1 Post by Arukas »

Code: Select all

[Oct 1 09:56:34 2010.89] [attackMon] [ 87/ 54] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 5811) (Delay: 341ms)
[Oct 1 09:56:35 2010.61] [attackMon] [ 91/ 54] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms)
[Oct 1 09:56:36 2010.32] [attackMon] [ 90/ 54] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms)
[Oct 1 09:56:37 2010.19] [attackMon] [ 91/ 54] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms)
[Oct 1 09:56:37 2010.73] [attackMon] [ 91/ 54] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms)
[Oct 1 09:56:52 2010.65] [attackMon] [ 98/ 54] You attack Player Enemy (1) (Dmg: 107) (Delay: 341ms)
[Oct 1 09:56:52 2010.82] [attackMon] [ 98/ 54] You attack Player Enemy (1) (Dmg: 83) (Delay: 341ms)
[Oct 1 09:56:53 2010.61] [attackMon] [ 98/ 54] You attack Player Enemy (1) (Dmg: 85) (Delay: 341ms)
My Character                  HP:   -------------- (98%)
Paladin Boy                      SP:       ------- (54%)
Base: 99       ------------------------------- (100.00%)
Job : 70          ------------------------------ (0.26%)
Zeny: ----------             Weight:   --------- (55.8%)
Statuses: Endure, UNKNOWN_MAPPROPERTY_TYPE_25, Sacrifice, Invisible Detect, Reflect Shield, Spirit, MAPPROPERTY_COUNT_PK, Shrink, MAPPROPERTY_PARTY, MAPPROPERTY_PK, Owg 50%, Kaizel, Pecopeco, Berserk Potion, MAPPROPERTY_CALLMONSTER, UNKNOWN_MAPTYPE_25, MAPPROPERTY_DISCONNECT_NOTREMEMBER, Auto Guard, Pecopeco
Spirits/Coins: 0
--------------------------------------------------------
Total Damage:          28011 Dmg/sec: 0.00
Total Time spent (sec):      0.00
Last Monster took (sec):     0.00
--------------------------------------------------------
[Oct 1 09:57:01 2010.96] [selfSkill] You use Sacrifice on yourself (Lv: 5)
[Oct 1 09:57:04 2010.11] [attackMon] [ 88/ 41] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms)
[Oct 1 09:57:24 2010.19] [attackMon] [ 88/ 41] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms)
[Oct 1 09:57:38 2010.73] [attackMon] [ 88/ 41] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms)
[Oct 1 09:57:47 2010.82] [attackMon] [ 88/ 41] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms)
[Oct 1 09:57:53 2010.50] [attackMon] [ 88/ 41] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms)
[Oct 1 09:57:07 2010.82] [attackMon] [100/ 41] You attack Player Enemy (1) (Dmg: 20) (Delay: 341ms)
[Oct 1 09:57:10 2010.83] [attackMon] [ 99/ 41] You attack Player Enemy (1) (Dmg: 20) (Delay: 341ms)
[Oct 1 09:57:11 2010.53] [attackMon] [ 98/ 41] You attack Player Enemy (1) (Dmg: 20) (Delay: 341ms)
[Oct 1 09:57:13 2010.18] [info] ----------------------- Status -------------------------
My Character                  HP:   -------------- (98%)
Paladin Boy                      SP:       ------- (41%)
Base: 99       ------------------------------- (100.00%)
Job : 70          ------------------------------ (0.26%)
Zeny: ----------             Weight:   --------- (54.5%)
Statuses: Endure, UNKNOWN_MAPPROPERTY_TYPE_25, Sacrifice, Invisible Detect, Reflect Shield, Spirit, MAPPROPERTY_COUNT_PK, Shrink, MAPPROPERTY_PARTY, MAPPROPERTY_PK, Owg 50%, Kaizel, Pecopeco, Berserk Potion, MAPPROPERTY_CALLMONSTER, UNKNOWN_MAPTYPE_25, MAPPROPERTY_DISCONNECT_NOTREMEMBER, Auto Guard, Pecopeco
Spirits/Coins: 0
--------------------------------------------------------
Total Damage:          35331 Dmg/sec: 0.00
Total Time spent (sec):      0.00
Last Monster took (sec):     0.00
--------------------------------------------------------
doesn't detect if the sacrifice skill is already used... <See code>

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: r7505 | pRO | Sacrifice status detection error

#2 Post by kLabMouse »

So Wat's wrong here???
Statuses: ...., Sacrifice, ...
This might be because of misconfiguration in config.txt.
Or could be related to r7501 | pRO | party skill and whenstatusinactive

Arukas
Human
Human
Posts: 24
Joined: 01 Sep 2008, 02:11
Noob?: Yes

Re: r7505 | pRO | Sacrifice status detection error

#3 Post by Arukas »

there is no error in configuration here...

analyzing the problem...

1st you will see that i sacrifice the enemy then it became normal damage (no sacrifice) but when i check status (s) sacrifice is still there... so i tried again.... and still it's still there...

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: r7505 | pRO | Sacrifice status detection error

#4 Post by kLabMouse »

Arukas wrote:there is no error in configuration here...

analyzing the problem...

1st you will see that i sacrifice the enemy then it became normal damage (no sacrifice) but when i check status (s) sacrifice is still there... so i tried again.... and still it's still there...
Could be the same Issue as was with 'BLESS' or some other duplicated Status.

Arukas
Human
Human
Posts: 24
Joined: 01 Sep 2008, 02:11
Noob?: Yes

Re: r7505 | pRO | Sacrifice status detection error

#5 Post by Arukas »

it could be... still not yet fixed @ r7507

Arukas
Human
Human
Posts: 24
Joined: 01 Sep 2008, 02:11
Noob?: Yes

Re: r7505 | pRO | Sacrifice status detection error

#6 Post by Arukas »

any updates on this?

mmaarrkk1313
Noob
Noob
Posts: 1
Joined: 29 Nov 2010, 10:04
Noob?: Yes

Re: r7505 | pRO | Sacrifice status detection error

#7 Post by mmaarrkk1313 »

hello im a super noob at botting. i am just wondering why skill status doesnt register when i type "s" in the command. the only statuses i have noticed to register are weight statuses and night..

here is the log..

Code: Select all

You are casting Increase AGI on yourself (Delay: 693ms)
Calculating route to find master: mjolnir_12 (189,244)
You use Increase AGI on yourself (Lv: 10)
You are casting Kyrie Eleison on yourself (Delay: 1386ms)
Calculating route to find master: mjolnir_12 (169,343)
You use Kyrie Eleison on yourself (Lv: 10)
Calculating route to find master: mjolnir_12 (156,357)
Calculating route to find master: mjolnir_12 (140,361)
Calculating route to find master: mjolnir_12 (124,354)
----------------------- Status -------------------------
------                           HP:     4453/4700 (94%)
Priest Boy                       SP:    1292/1292 (100%)
Base: 82           4,238,569/4,377,024 /1422528 (96.84%)
Job : 49             854,318/2,083,386 /1530618 (41.01%)
Zeny: 526,661                Weight:   1105/2870 (38.5%)
[b]Statuses: Night
[/b]Spirits/Coins: 0
--------------------------------------------------------
Total Damage:          14839 Dmg/sec: 46.30
Total Time spent (sec):    235.93
Last Monster took (sec):   148.03
--------------------------------------------------------
Target lost
You are now attacking Monster Dustiness (1)
Calculating route to find master: mjolnir_12 (117,368)
UPDATE: I already found the solution i updated using tortoise. it works fine now.

Locked