What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Problem with ACCEPTing Boss Portal

ChuckyEgg

Member
Joined
Jun 14, 2012
Messages
635
Reaction score
8
IN BRIEF: BOSS ACCEPT BUTTON NOT BEING CLICKED WHEN IN A PARTY

This is all Y2Krazy's fault. We only discoverd this due to him badgering me to be able to use a party with rrrix's profile! lol

IN DETAIL:

For some reason, when in a group, the bot who clicks on the boss portal will not click on the ACCEPT button.

I've added the last log generated:

The odd thing is, the plugin where I have the code to click on the ACCEPT button is not executed when the bot is interacting with the portal. Is this right? Is it stuck in some loop somewhere doing this interaction with the portal?

If you look at the log, you'll see that, as a test, I have the plugin displaying "Pulse" in order to see when it is being run, and as soon as the bot interacts with the portal, this message is no longer displayed, therefore obviously not being executed during the portal interaction:

Here is an extract of the log, showing the point at which the plugin stops being executed and the portal interaction starts..

PHP:
[16:12:55.534 N] Pulse
[16:12:55.534 N] -----
[16:12:55.631 N] Pulse
[16:12:55.631 N] -----
[16:12:55.645 N] Pulse
[16:12:55.645 N] -----
[16:12:55.746 N] Pulse
[16:12:55.746 N] -----
[16:12:55.757 N] Pulse
[16:12:55.757 N] -----
[16:12:55.854 N] Pulse
[16:12:55.854 N] -----
[16:12:55.869 N] Pulse
[16:12:55.869 N] -----
[16:12:55.965 N] Pulse
[16:12:55.965 N] -----
[16:12:55.986 D] Navigator.Clear
[16:12:58.166 N] Interacting with object Boss_Portal_Blacksoulstone-3537
[16:12:59.258 D] Navigator.Clear
[16:13:01.406 N] Interacting with object Boss_Portal_Blacksoulstone-3537
[16:13:02.440 D] Navigator.Clear
[16:13:04.609 N] Interacting with object Boss_Portal_Blacksoulstone-3537
[16:13:05.690 D] Navigator.Clear
[16:13:07.844 N] Interacting with object Boss_Portal_Blacksoulstone-3537
[16:13:08.916 D] Navigator.Clear
[16:13:11.080 N] Interacting with object Boss_Portal_Blacksoulstone-3537
[16:13:12.126 D] Navigator.Clear
[16:13:14.299 N] Interacting with object Boss_Portal_Blacksoulstone-3537


FULL LOG
 

Attachments

Last edited:
All my fault. Ty, Chuck.

<3 <3 <3 <3 <3
 
it has to do with the profile,not DB

The odd thing is, it used to work. The click event in the plugin would click on the accept button. But at some point there must have been a change, and now it appears to be stuck in a loop while interacting with the portal.

If a tag were added that allowed for clicking on the accept button, then that would solve the problem, but the current issue is limiting what can be done with a plugin, and in fact would still limit it with a boss encounter accept tag added. But without any fix then there's no way to have a party of bits running if they are to face a boss.

Actually, if it were added to the profile, or built into DB itself, then with the way the party is no longer disbanded when leaving game (it used to be), anybody will be able to run a party of bots without any party management plugin or click boss accept button plugin.

I did mention this to Nesox on the Test thingy Skype (sorry, it's late, brain failing!), so they are aware of it now. He was asking for juicy bugs to fix, so offered this up :)
 
Last edited:
Back
Top