Jump to content

Perfect Fighter AIO


Czar

Recommended Posts

I will add better support for divines, in the meantime until the new update goes live please make sure your inventory doesn't contain any divine potions just yet. I will be adding a better handler for them ASAP.

@WhygADemo NMZ - this script has basic nmz so it only prevents logging out while in a dream and sips overloads, nothing more - this is to protect market integrity and to not conflict with other real NMZ scripts that are already on the sdn.

As for magic - did you manage to configure it for magic + safespot to work better? Please confirm. Also please attach any script profile so I can see what you're setting up and help + possibly add an update to improve magic code.

@mariokiller64 which exact safespot tile are you setting, I will go to that tile and add a few improvements to the map handler for that specific area. As for the safespot functionality it will always try to stay in the safespot, if you want some type of special functionality please tell me how it works and I will add a built-in catered option for you, I am sure others will also appreciate this too. As for potions and drinking, if you are on a low level account, you may need to set custom values for when to sip potions (overriding in misc 2. tab) since the default boost value is 3 levels, and I think low level potions boost from 2-3 which means it will always drink. I will add a fail-safe for this in the upcoming version.

Divine potions + sand crabs, just did a test run and I will be adding full support for divines there too, same applies for all the other plugins of this bot.

@Barnie how is sand crabs now, is it better/worse/no change? Also did you enable auto-retaliate? Do you have any screenshots/console logs of what is happening so I can isolate the issue + add an update immediately.

@alahkad minotaurs: OSBot.jar file needs to be on the desktop and it will work 100%.

@danyoxp - has this improved? Any errors in the console log? Make sure that if you are ranging, to have at least 50-100 arrows available just to be safe. Otherwise please let me know what you are using the script for and I will help better.

Edited by Czar
Link to comment
Share on other sites

New Update (v252)

- Added a few fixes for all crab plugins
- Fixed bug for first occurrence code being spammed
- Stronghold of security now works normally again
- Added new interface handler, now shows every information/warning/error appropriately, same with plugins
- Added new algorithm for determining combat style
- Fixed ice cooler being used twice for desert lizards
- More junk items are now dropped
- Divine potions will no longer be sipped if 10 or fewer hitpoints
- Bows that require no ammo are now supported (craw's bow too), also indirectly improves cannon code too
- Small improvements to performance
- Added more options to the save profile system
- Misc. improvements in general

Update will automatically go live within 24 hours, good luck guys :D Please let me know if you have any more suggestions/ideas/issues so I can add more updates. Don't forget to show setup configuration so I can help :D

Will be doing another update shortly featuring new additions/plugins, stay tuned guys :D 

  • Like 2
Link to comment
Share on other sites

How about a craws bow option for wildy monsters and reloading the craws bow?
Also, how about an option for a sleep timer in MS between actions? -He killed a monster, cool, how long to wait between attacking another monster "100MS-1000MS"? Or any action, thinking it will improve antiban but not sure-

Link to comment
Share on other sites

@Czar Hey I am having trouble starting the bot.. it starts loads the GUI and then stops running for no apparent reason

[ERROR][Bot #1][11/21 06:30:30 PM]: Error in script onStart(): Perfect Fighter
java.lang.NullPointerException
    at perfect.scripting.a.Gc.c(jj:89)
    at perfect.scripting.b.d.Com1.a(xe:2797)
    at perfect.scripting.b.d.Com1.H(xe:642)
    at perfect.scripting.b.d.Com1.c(xe:513)
    at a.COM2.onStart(iab:123)
    at org.osbot.rs07.event.ScriptExecutor.iiIiIiiiIiIi(un:85)
    at org.osbot.rs07.event.ScriptExecutor.start(un:75)
    at org.osbot.Rb.iiIiIiiiIiIi(cr:122)
    at org.osbot.S.IiiIIiiIiiII(yq:146)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][11/21 06:30:30 PM]: Terminating script Perfect Fighter...
[ERROR][Bot #1][11/21 06:30:30 PM]: Error in script onExit(): Perfect Fighter
java.lang.NullPointerException
    at java.util.concurrent.ConcurrentHashMap.replaceNode(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.remove(Unknown Source)
    at java.util.Collections$SetFromMap.remove(Unknown Source)
    at org.osbot.rs07.Bot.removeKeyListener(qm:567)
    at a.COM2.E(iab:1666)
    at a.COM2.onExit(iab:2056)
    at org.osbot.rs07.event.ScriptExecutor.IiiiIiiIiiII(un:33)
    at org.osbot.rs07.event.ScriptExecutor.stop(un:819)
    at org.osbot.rs07.event.ScriptExecutor.stop(un:888)
    at org.osbot.rs07.event.ScriptExecutor.start(un:166)
    at org.osbot.Rb.iiIiIiiiIiIi(cr:122)
    at org.osbot.S.IiiIIiiIiiII(yq:146)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][11/21 06:30:30 PM]: Script Perfect Fighter has exited!

 

 

Please help :)

Link to comment
Share on other sites

3 hours ago, gtag0dz said:

@Czar Hey I am having trouble starting the bot.. it starts loads the GUI and then stops running for no apparent reason


[ERROR][Bot #1][11/21 06:30:30 PM]: Error in script onStart(): Perfect Fighter
java.lang.NullPointerException
    at perfect.scripting.a.Gc.c(jj:89)
    at perfect.scripting.b.d.Com1.a(xe:2797)
    at perfect.scripting.b.d.Com1.H(xe:642)
    at perfect.scripting.b.d.Com1.c(xe:513)
    at a.COM2.onStart(iab:123)
    at org.osbot.rs07.event.ScriptExecutor.iiIiIiiiIiIi(un:85)
    at org.osbot.rs07.event.ScriptExecutor.start(un:75)
    at org.osbot.Rb.iiIiIiiiIiIi(cr:122)
    at org.osbot.S.IiiIIiiIiiII(yq:146)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][11/21 06:30:30 PM]: Terminating script Perfect Fighter...
[ERROR][Bot #1][11/21 06:30:30 PM]: Error in script onExit(): Perfect Fighter
java.lang.NullPointerException
    at java.util.concurrent.ConcurrentHashMap.replaceNode(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.remove(Unknown Source)
    at java.util.Collections$SetFromMap.remove(Unknown Source)
    at org.osbot.rs07.Bot.removeKeyListener(qm:567)
    at a.COM2.E(iab:1666)
    at a.COM2.onExit(iab:2056)
    at org.osbot.rs07.event.ScriptExecutor.IiiiIiiIiiII(un:33)
    at org.osbot.rs07.event.ScriptExecutor.stop(un:819)
    at org.osbot.rs07.event.ScriptExecutor.stop(un:888)
    at org.osbot.rs07.event.ScriptExecutor.start(un:166)
    at org.osbot.Rb.iiIiIiiiIiIi(cr:122)
    at org.osbot.S.IiiIIiiIiiII(yq:146)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][11/21 06:30:30 PM]: Script Perfect Fighter has exited!

 

 

Please help :)

 

3 hours ago, gtag0dz said:

@Czar Hey I am having trouble starting the bot.. it starts loads the GUI and then stops running for no apparent reason


[ERROR][Bot #1][11/21 06:30:30 PM]: Error in script onStart(): Perfect Fighter
java.lang.NullPointerException
    at perfect.scripting.a.Gc.c(jj:89)
    at perfect.scripting.b.d.Com1.a(xe:2797)
    at perfect.scripting.b.d.Com1.H(xe:642)
    at perfect.scripting.b.d.Com1.c(xe:513)
    at a.COM2.onStart(iab:123)
    at org.osbot.rs07.event.ScriptExecutor.iiIiIiiiIiIi(un:85)
    at org.osbot.rs07.event.ScriptExecutor.start(un:75)
    at org.osbot.Rb.iiIiIiiiIiIi(cr:122)
    at org.osbot.S.IiiIIiiIiiII(yq:146)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][11/21 06:30:30 PM]: Terminating script Perfect Fighter...
[ERROR][Bot #1][11/21 06:30:30 PM]: Error in script onExit(): Perfect Fighter
java.lang.NullPointerException
    at java.util.concurrent.ConcurrentHashMap.replaceNode(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.remove(Unknown Source)
    at java.util.Collections$SetFromMap.remove(Unknown Source)
    at org.osbot.rs07.Bot.removeKeyListener(qm:567)
    at a.COM2.E(iab:1666)
    at a.COM2.onExit(iab:2056)
    at org.osbot.rs07.event.ScriptExecutor.IiiiIiiIiiII(un:33)
    at org.osbot.rs07.event.ScriptExecutor.stop(un:819)
    at org.osbot.rs07.event.ScriptExecutor.stop(un:888)
    at org.osbot.rs07.event.ScriptExecutor.start(un:166)
    at org.osbot.Rb.iiIiIiiiIiIi(cr:122)
    at org.osbot.S.IiiIIiiIiiII(yq:146)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][11/21 06:30:30 PM]: Script Perfect Fighter has exited!

 

 

Please help :)

i have exact the same problem the bot is broken

Link to comment
Share on other sites

 

[INFO][Bot #1][11/22 01:02:49 AM]: Exception in script thread 2: java.lang.NullPointerException
	at b.c.b.b.NuL.B(lc:35)
	at b.c.b.aUx.c(gc:682)
	at a.COM2.A(iab:958)
	at a.COM2.onLoop(iab:1919)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qk:162)
	at java.lang.Thread.run(Unknown Source)

Was running Sand Crabs script.  Currently spamming this error!
When I enabled mouse input and moved my mouse around it started again!

 

I'll take picture next time it happens again so you can see where it is.  Great script otherwise!  Thanks for all the hard work buddy!

Edited by moodylalli
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.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...