Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

UltraDungeon [Deleted]

Status
Not open for further replies.
Joined
Jul 12, 2015
Messages
14
Code:
java.lang.NullPointerException
    at java.awt.Polygon.contains(Unknown Source)
    at com.runemate.game.api.hybrid.local.hud.Model.this(jib:19)
    at com.runemate.game.api.hybrid.local.hud.Model.contains(jib:24)
    at app.wp.contains(ahc:23)
    at rm.rd.case(dk:307)
    at rm.rd.float(dk:135)
    at rm.rd.float(dk:238)
    at rm.rd.float(dk:125)
    at rm.rd.float(dk:73)
    at rm.ob.float(ri:69)
    at rm.ob.final(ri:133)
    at rm.LPT3.float(mn:15)
    at rm.LPt6.onLoop(bl:208)
    at com.runemate.game.api.script.framework.LoopingScript.run(bhc:94)
    at com.runemate.game.api.script.framework.AbstractScript.start(sdc:104)
    at app.rM.run(cqb:11)
It had just finished a small c6 dungeon. Also before that it got into the book mage bosses room and wasn't attacking him
 
Joined
Feb 24, 2015
Messages
1,206
I'm aiming to push the next update sometime tonight :)
34542923.jpg
 
Joined
Oct 19, 2015
Messages
219
Still not picking up any food from monster drops or starting room anyone else? :/ looks beautiful still btw and since its so basic im wondering am i setting up wrong i do have pick up food and collect food at the start selected with all the food checked
 
also got stuck on a statue puzzle and could not complete it which i understand is unsupported but then got stuck hovering over leave party
 
Joined
Dec 11, 2014
Messages
397
first great work!
some bugs:
1) on some skill doors does not open the door after the skill action completed
2) if died stop the bot
3) does not loot food but u probably know that :)
 
Joined
Oct 26, 2015
Messages
9
Not sure what I'm doing wrong. It doesn't equip anything for me, I have it set to use magic yet it just runs up and punches everything. Seems to work well other than that.

Ah, didn't know about bind options. Sorry, dungeoneering nub.
 
Last edited:
Joined
Oct 3, 2015
Messages
8
Is anyone using complexity 6 and finishing any higher tier floors?

I'm on occult floors (35+) and I've found the bot generally gets to an unsolvable puzzle room/skill door and leaves before finishing any dungeons. I left it alone for a while and came back and found it had crashed as well (couldn't find any logs unfortunately).
 
Ex-Staff
Joined
Apr 19, 2015
Messages
540
Great bot, but its still not picking up food even tho I got everything enabled.
I also noticed it keeps trying to unlock a door that requires 93 Construction [which I dont have].
 
Last edited:
Ex-Staff
Joined
Apr 19, 2015
Messages
540
EDIT: You seem to be updating your changelog on the bot itself ;)
 
Last edited:
Joined
Mar 24, 2015
Messages
108
Unsure if this has changed since update - but runebound behemoth seems it doesn't disable its protection prayers and ends up dying 25+ times :p
 
Ex-Staff
Joined
Apr 19, 2015
Messages
540
Also, it's now instantly crashing when it enters a dungeon.
Floor: 13
Comp: 6
Size: Small [1:1]
Code:
java.lang.NullPointerException
    at rm.OA.new(hg:317)
    at rm.LPt5.new(fp:89)
    at rm.Lpt8.onLoop(gf:279)
    at com.runemate.game.api.script.framework.LoopingScript.run(xmb:12)
    at com.runemate.game.api.script.framework.AbstractScript.start(jpb:268)
    at app.WL.run(mtb:33)
 
Joined
Nov 26, 2014
Messages
616
Also, it's now instantly crashing when it enters a dungeon.
Floor: 13
Comp: 6
Size: Small [1:1]
Code:
java.lang.NullPointerException
    at rm.OA.new(hg:317)
    at rm.LPt5.new(fp:89)
    at rm.Lpt8.onLoop(gf:279)
    at com.runemate.game.api.script.framework.LoopingScript.run(xmb:12)
    at com.runemate.game.api.script.framework.AbstractScript.start(jpb:268)
    at app.WL.run(mtb:33)
Come on man, posting obfuscated stack traces doesn't help the author in any way, submit it through the client.
 
Status
Not open for further replies.
Top