Jump to content

[ABC2/ABCL10] JAIOPrayer : JavaFX GUI | Wilderness Altar | Gilded Altar | Bone Burying | Automated Host Finding


Jamie

Recommended Posts

59 minutes ago, Core743 said:

Sorry can't do that. I would suggest reviewing that part of the script for specific zones of summoning, as some areas can't accomodate summoning. If the character summons a few beasts and ends up moving out of the restricted area, he can just move back in the area.

Without access to an account I cannot update the script. If another user can confirm its broken (I haven’t made an update to necromancy since release, and it was working), I’ll remove it from the script.

Want to view my scripts? Search "Jamie" in the repository!

If you need support, you can join my support discord by clicking the link below or sending me a PM. :)

vDOP8sO.png

Link to comment
Share on other sites

  • Replies 233
  • Created
  • Last Reply

Top Posters In This Topic

As far as I know I'm doing it right, but it's been a while, just getting back into this a couple days ago... anyways, Dagganoth @ wilderness altar isn't loading anything for me.. I just press start script and the GUI stays and the on screen gui says loading for method, status, and state. Same if i try other bones for wilderness altar, havent tried any others... not really what i'm looking to do

spacer.png

Link to comment
Share on other sites

I suppose I'll have to wait for someone else to reports on this while doing dragon necromancy. Or if they've found a way to prevent the bot from being stuck when there's no space to summon. Not buying the script beforehand.

Link to comment
Share on other sites

13 hours ago, Core743 said:

I suppose I'll have to wait for someone else to reports on this while doing dragon necromancy. Or if they've found a way to prevent the bot from being stuck when there's no space to summon. Not buying the script beforehand.

Necromancy won't be being fixed unless I can gain access to an account, so I'd agree with your decision not to purchase if you need that feature. I may remove it entirely.

Want to view my scripts? Search "Jamie" in the repository!

If you need support, you can join my support discord by clicking the link below or sending me a PM. :)

vDOP8sO.png

Link to comment
Share on other sites

18 hours ago, High Order said:

As far as I know I'm doing it right, but it's been a while, just getting back into this a couple days ago... anyways, Dagganoth @ wilderness altar isn't loading anything for me.. I just press start script and the GUI stays and the on screen gui says loading for method, status, and state. Same if i try other bones for wilderness altar, havent tried any others... not really what i'm looking to do

Can you post a debug and your GUI setup for me please.

Want to view my scripts? Search "Jamie" in the repository!

If you need support, you can join my support discord by clicking the link below or sending me a PM. :)

vDOP8sO.png

Link to comment
Share on other sites

On 11/2/2019 at 3:14 PM, HeyImJamie said:

Can you post a debug and your GUI setup for me please.

Nothing in bot debug and client debug. 

Simply put, if you start the necromancy mode without being near the altar, it just won't start/walk there. Getting to the actual location, it tries to summon the dragon/monster, even while in combat it might try to do it. And it will repeatedly try to summon in even if there isn't space. Ideally this should require the player to walk a few steps back or to a spot where there is space to summon the creature.

Screenshot_1368.png

Link to comment
Share on other sites

1 minute ago, Core743 said:

Nothing in bot debug and client debug. 

Simply put, if you start the necromancy mode without being near the altar, it just won't start/walk there. Getting to the actual location, it tries to summon the dragon/monster, even while in combat it might try to do it. And it will repeatedly try to summon in even if there isn't space. Ideally this should require the player to walk a few steps back or to a spot where there is space to summon the creature.

Screenshot_1368.png

If you can add my Discord I can try and resolve the issues with you, if not I'll remove necromancy within the next 24 hours as I have no accounts to update it with.

Want to view my scripts? Search "Jamie" in the repository!

If you need support, you can join my support discord by clicking the link below or sending me a PM. :)

vDOP8sO.png

Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...
On 11/3/2019 at 4:10 PM, HeyImJamie said:

If you can add my Discord I can try and resolve the issues with you, if not I'll remove necromancy within the next 24 hours as I have no accounts to update it with.

It's spamming 1,2,3,4&5 when trying to swap bones

Link to comment
Share on other sites

On 12/19/2019 at 1:31 PM, chachacha said:

It's spamming 1,2,3,4&5 when trying to swap bones

I believe this should have been fixed as of last update. Can you confirm?

Want to view my scripts? Search "Jamie" in the repository!

If you need support, you can join my support discord by clicking the link below or sending me a PM. :)

vDOP8sO.png

Link to comment
Share on other sites

  • 3 weeks later...

Hello there,

 

I confirm that something is clearly wrong with the bot. However, my issue is a bit different from the guy above me.. my bot didn't even get to the point of using the burning amulet.

I set it to use wildy altar - dragon bones.

It went to the bank, took out *superior dragon bones* (not the dragon bones I set it to use) and then the script stopped.

This is the client debug received:

  • [21:02:18] Script Started: [Premium] JAIOPrayer.
  • [21:02:30] [GUI Handler] Mode Selected: Wilderness Altar.
  • [21:02:30] [GUI Handler] We'll be using: Dragon bones
  • [21:02:31] [Task Handler] Tasks added for method: Wilderness Altar. If this is wrong, restart the script and make sure you've clicked start on the correct method.
  • [21:02:31] [PK Observer] PKer Detection Thread Started.
  • [21:02:31] Required Items Set: {Burning amulet(=1, Dragon bones=27}
  • [21:02:34] [Bank Handler] Withdrawing Items. Fail Count: 0
  • [21:02:34] [Bank Handler] Attempting to Withdraw: Superior dragon bones
  • [21:02:40] java.lang.NullPointerException
  • [21:02:40] at scripts.JAIOPrayer.tasks.general.k.A(HandleBanking.java:264)
  • [21:02:40] at scripts.JAIOPrayer.tasks.general.k.K(HandleBanking.java:302)
  • [21:02:40] at scripts.JAIOPrayer.tasks.general.k.f(HandleBanking.java:173)
  • [21:02:40] at scripts.JAIOPrayer.JAIOPrayer.i(JAIOPrayer.java:185)
  • [21:02:40] at scripts.JAIOPrayer.JAIOPrayer.run(JAIOPrayer.java:93)
  • [21:02:40] at java.lang.Thread.run(Unknown Source)

(note: "We'll be using: Dragon bones" and then "Attempting to Withdraw: Superior dragon bones")

 

And this is the debug if I run the bot with no superior bones in the bank ( it just opens the bank and stops)

  • [21:05:05] java.lang.NullPointerException
  • [21:05:05] at scripts.JAIOPrayer.tasks.general.k.A(HandleBanking.java:264)
  • [21:05:05] at scripts.JAIOPrayer.tasks.general.k.f(HandleBanking.java:228)
  • [21:05:05] at scripts.JAIOPrayer.tasks.general.k.f(HandleBanking.java:34)
  • [21:05:05] at scripts.JAIOPrayer.JAIOPrayer.i(JAIOPrayer.java:184)
  • [21:05:05] at scripts.JAIOPrayer.JAIOPrayer.run(JAIOPrayer.java:93)
  • [21:05:05] at java.lang.Thread.run(Unknown Source)

Just bought it today, expected to get some prayer gains, guess it'll have to wait a bit ^^. 

Thanks in advance, if there is anything else I can do I will help.

Edited by andreim1994
Link to comment
Share on other sites

22 hours ago, andreim1994 said:

Hello there,

 

I confirm that something is clearly wrong with the bot. However, my issue is a bit different from the guy above me.. my bot didn't even get to the point of using the burning amulet.

I set it to use wildy altar - dragon bones.

It went to the bank, took out *superior dragon bones* (not the dragon bones I set it to use) and then the script stopped.

This is the client debug received:

  • [21:02:18] Script Started: [Premium] JAIOPrayer.
  • [21:02:30] [GUI Handler] Mode Selected: Wilderness Altar.
  • [21:02:30] [GUI Handler] We'll be using: Dragon bones
  • [21:02:31] [Task Handler] Tasks added for method: Wilderness Altar. If this is wrong, restart the script and make sure you've clicked start on the correct method.
  • [21:02:31] [PK Observer] PKer Detection Thread Started.
  • [21:02:31] Required Items Set: {Burning amulet(=1, Dragon bones=27}
  • [21:02:34] [Bank Handler] Withdrawing Items. Fail Count: 0
  • [21:02:34] [Bank Handler] Attempting to Withdraw: Superior dragon bones
  • [21:02:40] java.lang.NullPointerException
  • [21:02:40] at scripts.JAIOPrayer.tasks.general.k.A(HandleBanking.java:264)
  • [21:02:40] at scripts.JAIOPrayer.tasks.general.k.K(HandleBanking.java:302)
  • [21:02:40] at scripts.JAIOPrayer.tasks.general.k.f(HandleBanking.java:173)
  • [21:02:40] at scripts.JAIOPrayer.JAIOPrayer.i(JAIOPrayer.java:185)
  • [21:02:40] at scripts.JAIOPrayer.JAIOPrayer.run(JAIOPrayer.java:93)
  • [21:02:40] at java.lang.Thread.run(Unknown Source)

(note: "We'll be using: Dragon bones" and then "Attempting to Withdraw: Superior dragon bones")

 

And this is the debug if I run the bot with no superior bones in the bank ( it just opens the bank and stops)

  • [21:05:05] java.lang.NullPointerException
  • [21:05:05] at scripts.JAIOPrayer.tasks.general.k.A(HandleBanking.java:264)
  • [21:05:05] at scripts.JAIOPrayer.tasks.general.k.f(HandleBanking.java:228)
  • [21:05:05] at scripts.JAIOPrayer.tasks.general.k.f(HandleBanking.java:34)
  • [21:05:05] at scripts.JAIOPrayer.JAIOPrayer.i(JAIOPrayer.java:184)
  • [21:05:05] at scripts.JAIOPrayer.JAIOPrayer.run(JAIOPrayer.java:93)
  • [21:05:05] at java.lang.Thread.run(Unknown Source)

Just bought it today, expected to get some prayer gains, guess it'll have to wait a bit ^^. 

Thanks in advance, if there is anything else I can do I will help.

yeah bro. same here. i hope fix soon! :)

 pidars2.png 

Link to comment
Share on other sites

On 1/5/2020 at 12:43 PM, pidars2 said:

Wilderness altar doesnt work.. 10x click burning amulet nonstop. fix it! @HeyImJamie

I'll try and take a look. Was it not clicking the dialogue?

22 hours ago, andreim1994 said:

Hello there,

 

I confirm that something is clearly wrong with the bot. However, my issue is a bit different from the guy above me.. my bot didn't even get to the point of using the burning amulet.

I set it to use wildy altar - dragon bones.

It went to the bank, took out *superior dragon bones* (not the dragon bones I set it to use) and then the script stopped.

This is the client debug received:

  • [21:02:18] Script Started: [Premium] JAIOPrayer.
  • [21:02:30] [GUI Handler] Mode Selected: Wilderness Altar.
  • [21:02:30] [GUI Handler] We'll be using: Dragon bones
  • [21:02:31] [Task Handler] Tasks added for method: Wilderness Altar. If this is wrong, restart the script and make sure you've clicked start on the correct method.
  • [21:02:31] [PK Observer] PKer Detection Thread Started.
  • [21:02:31] Required Items Set: {Burning amulet(=1, Dragon bones=27}
  • [21:02:34] [Bank Handler] Withdrawing Items. Fail Count: 0
  • [21:02:34] [Bank Handler] Attempting to Withdraw: Superior dragon bones
  • [21:02:40] java.lang.NullPointerException
  • [21:02:40] at scripts.JAIOPrayer.tasks.general.k.A(HandleBanking.java:264)
  • [21:02:40] at scripts.JAIOPrayer.tasks.general.k.K(HandleBanking.java:302)
  • [21:02:40] at scripts.JAIOPrayer.tasks.general.k.f(HandleBanking.java:173)
  • [21:02:40] at scripts.JAIOPrayer.JAIOPrayer.i(JAIOPrayer.java:185)
  • [21:02:40] at scripts.JAIOPrayer.JAIOPrayer.run(JAIOPrayer.java:93)
  • [21:02:40] at java.lang.Thread.run(Unknown Source)

(note: "We'll be using: Dragon bones" and then "Attempting to Withdraw: Superior dragon bones")

 

And this is the debug if I run the bot with no superior bones in the bank ( it just opens the bank and stops)

  • [21:05:05] java.lang.NullPointerException
  • [21:05:05] at scripts.JAIOPrayer.tasks.general.k.A(HandleBanking.java:264)
  • [21:05:05] at scripts.JAIOPrayer.tasks.general.k.f(HandleBanking.java:228)
  • [21:05:05] at scripts.JAIOPrayer.tasks.general.k.f(HandleBanking.java:34)
  • [21:05:05] at scripts.JAIOPrayer.JAIOPrayer.i(JAIOPrayer.java:184)
  • [21:05:05] at scripts.JAIOPrayer.JAIOPrayer.run(JAIOPrayer.java:93)
  • [21:05:05] at java.lang.Thread.run(Unknown Source)

Just bought it today, expected to get some prayer gains, guess it'll have to wait a bit ^^. 

Thanks in advance, if there is anything else I can do I will help.

Seems as if it's setting the wrong bones as you've mentioned. I'll take a look today. :)

Apologies in the delay, I've been at a training course for work for a few days that's taken my free time.

Want to view my scripts? Search "Jamie" in the repository!

If you need support, you can join my support discord by clicking the link below or sending me a PM. :)

vDOP8sO.png

Link to comment
Share on other sites

21 hours ago, HeyImJamie said:

I'll try and take a look. Was it not clicking the dialogue?

Seems as if it's setting the wrong bones as you've mentioned. I'll take a look today. :)

Apologies in the delay, I've been at a training course for work for a few days that's taken my free time.

You can fix it now? 

 pidars2.png 

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
10 minutes ago, Androbolic said:

when will the prayer bot get back support for auto finding a host?  and howcome it is not withdrawing noted bones and coins from the bank for the rimmington method?  did i set it up wrong

You should start it with noted bones and coins already in the inventory. It never had support for auto finding a host, although I'll be looking to add using the HostViewer into V2.

Want to view my scripts? Search "Jamie" in the repository!

If you need support, you can join my support discord by clicking the link below or sending me a PM. :)

vDOP8sO.png

Link to comment
Share on other sites

1 hour ago, HeyImJamie said:

You should start it with noted bones and coins already in the inventory. It never had support for auto finding a host, although I'll be looking to add using the HostViewer into V2.

ohh ok i thought it withdrew from the bank automatically haha.  when is v2 supposed to come out approximately the script will be sick once it can auto find a host and maybe make it switch to w330 automatically to search for the host

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...