didn't work for me i picked up the food for it and then it explored one room then the script stopped. TBH you need to buy a script for dunging for it to be perfectly developed but I'd like to see a decent free one appear and so I support this script + I understand dunging is probs one of the hardest bits of runescape to script, certainly out of all the skills its the most difficult.
just needs a lot of development cos it definitely didn't work for me first time
#41
Posted 07 July 2011 - 08:16 PM
#42
Posted 07 July 2011 - 08:17 PM
Are you using 1.1 or the one in default?
#43
Posted 07 July 2011 - 08:33 PM
#44
Posted 07 July 2011 - 08:36 PM
At what floor: Any Floor
Screenshot: N/A
Description: If the camera position is too low when it starts a dungeon, it will keep trying to click under the supply tables instead of on the table.
Screenshot: N/A
Description: If the camera position is too low when it starts a dungeon, it will keep trying to click under the supply tables instead of on the table.
#45
Posted 07 July 2011 - 09:14 PM
#46
Posted 07 July 2011 - 09:17 PM
Looks hawt.
#47
Posted 07 July 2011 - 09:20 PM
Looks Like a good start.
#48
Posted 07 July 2011 - 10:56 PM
Nice job.
Other than the bugs already listed, I have a suggestion:
Instead of filling up the log with the bot's status, simply add a status part of the paint.
The code below is an example and may/may not work. The status part, however, will work.
Thanks!
P.S.
Is powerbot like an exact copy for RSBuddy or is it visa versa. Cause I heard they are both EXTREMELY similar.
Other than the bugs already listed, I have a suggestion:
Instead of filling up the log with the bot's status, simply add a status part of the paint.
The code below is an example and may/may not work. The status part, however, will work.
public String status = null;
public int loop() {
status = "Picking up bones";
groundItems.pickup("Bones");
}
public void onRepaint(Graphics g) {
g.drawString("Status: " + status, 100, 300);
}
This would be great because I, as well as some others, like to reserve the log for bot/runescape client related entries. Not the bot's status.Thanks!
P.S.
Is powerbot like an exact copy for RSBuddy or is it visa versa. Cause I heard they are both EXTREMELY similar.
#49
Posted 07 July 2011 - 11:09 PM
rsbuddy copied a load of stuff off of powerbot.
#50
Posted 07 July 2011 - 11:17 PM
MehSki11zOwn, on 07 July 2011 - 10:56 PM, said:
Nice job.
Other than the bugs already listed, I have a suggestion:
Instead of filling up the log with the bot's status, simply add a status part of the paint.
The code below is an example and may/may not work. The status part, however, will work.
Thanks!
P.S.
Is powerbot like an exact copy for RSBuddy or is it visa versa. Cause I heard they are both EXTREMELY similar.
Other than the bugs already listed, I have a suggestion:
Instead of filling up the log with the bot's status, simply add a status part of the paint.
The code below is an example and may/may not work. The status part, however, will work.
public String status = null;
public int loop() {
status = "Picking up bones";
groundItems.pickup("Bones");
}
public void onRepaint(Graphics g) {
g.drawString("Status: " + status, 100, 300);
}
This would be great because I, as well as some others, like to reserve the log for bot/runescape client related entries. Not the bot's status.Thanks!
P.S.
Is powerbot like an exact copy for RSBuddy or is it visa versa. Cause I heard they are both EXTREMELY similar.
I'm pretty sure he only had it doing that for better "Testing" Purposes and plans on doing that in the future. =P
#51
Posted 08 July 2011 - 12:16 AM
y did u guys break up?
#52
Posted 08 July 2011 - 12:20 AM
Your script looks great, keep up the great job man!
#53
Posted 08 July 2011 - 12:26 AM
the bot is a little slow ... but so far it works
you should add an option where it doesnt kill unneccesary monsters! For example: Do not kill the monsters unless its a guardian door
EDIT: Also please take out the need for him to bury bones. Or atleast make it optional!
EDIT: Also please take out the need for him to bury bones. Or atleast make it optional!
#54
Posted 08 July 2011 - 02:35 AM
amazing script but i have a suggestion can you make it so you don't have to keep choosing what armour you want to wear manually because i would like to bot dung over night other than this amazing script
#55
Posted 08 July 2011 - 07:42 AM
Trying this script
#56
Posted 08 July 2011 - 07:43 AM
Edit: Would be nice if you can make the burying bone part optional so my pure doesn't overpray
Other than that, it's a great script
Other than that, it's a great script
Edited by Goku, 08 July 2011 - 07:46 AM.
#57
Posted 08 July 2011 - 07:49 AM
EasyDungeon.java
#58
Posted 08 July 2011 - 10:11 AM
Awesome, it's buggy, but that is expected. I can't wait to see the final version of this script!
#59
Posted 08 July 2011 - 10:22 AM
It would be Epic if this was flawless.
#60
Posted 08 July 2011 - 11:17 AM
you should make an option to chose attack style (magic, range, melee) also prayer, some players dont want to train their prayer but this script automaticly burries the bones.
All posts represent the views of the individual authors and not of the powerbot.org administration.
RuneScape® a trademark of Jagex © 1999 - 2012 Jagex, Ltd.
powerbot.org is not affiliated with Jagex. Subject to Terms and Conditions. All rights reserved.
RuneScape® a trademark of Jagex © 1999 - 2012 Jagex, Ltd.
powerbot.org is not affiliated with Jagex. Subject to Terms and Conditions. All rights reserved.








Back to top
