

drewb4
Members-
Posts
55 -
Joined
-
Last visited
-
Feedback
0%
Everything posted by drewb4
-
My setup: Normal perfectFighter 187.2 kill: Kurask Anti-pattern Eat food for loot loot: Anything > 5000 gp rune axe (high alch) adamant platebody (high alch) rune longsword (high alch) mithril kiteshield (high alch) nature rune coconut(noted) white berries (noted) papaya fruit(noted) big bones (noted) limpwurt root (noted) papaya fruit (noted) With this setup it crashes when looking for a new monster to fight with a null pointer exception. I have the same problem when I try to kill gargoyles which also have a lot of things to pick up. I'm having an issue that has something to do with looting. When I put too many things into the what to loot interface it seems to crash the script. It kind of seems like a random nit picky bug to point out but I think it couuld be really very useful to have fixed. I run into this problem while doing slayer, primarily at tasks like kurask and gargoyles. Kurask and gargoyles both yield around 900k gp/hr if you're able to loot all the noted items and alch all the alchables they drop. These could be a few really good things to camp with this script! Possible suggestions: Avoid the null pointer by reducing need to manually input so many items: The reason I have to manually put in all of the noted drops is because it doesn't detect noted items for what they are worth. for example white berries(noted) as being more than 5k when in fact it is worth 15k. If it would calculate noted, or stacked items (like nature runes) to be what they are actually worth i would be able to fit a lot more under the loot anything > 5000 gp category and I wouldn't have to fill up the looting list. 2. Fix the null pointer exception happening in the storage of the items to loot list. I'm not sure how you're storing the input items to loot, but maybe you're using an array with a fixed size? or you have something hard coded in the script that doesn't support lists over a certain size. it also seems to get laggy the more items you tell it to loot so something weird with memory seems to be going on here.
-
It now is running this loop when trying to close the bank after it withdraws the supplies. Each trip requires that the bank be closed manually. [INFO][Bot #1][03/22 05:51:54 PM]: Handling teleport... [INFO][Bot #1][03/22 05:51:54 PM]: Handling teleport... [INFO][Bot #1][03/22 05:51:54 PM]: Handling teleport... [INFO][Bot #1][03/22 05:51:54 PM]: Handling teleport... [INFO][Bot #1][03/22 05:51:54 PM]: Handling teleport... [INFO][Bot #1][03/22 05:51:54 PM]: Handling teleport... [INFO][Bot #1][03/22 05:51:54 PM]: Handling teleport...
-
My setup. Walk setting 1 GDK 187.1 Fight location = East (lvl 20) Banking condition = No food left tavel method = Games Necklace where to bank = Clan wars bank travel = Dueling Ring World hop = off Misc. settings = none selected Banking = 20 Lobster, 1 combat potion(3) Loot = bones, hides, ranarr, bass rune dagger, addy full helm, nature rune,ensouled dragon head Deathwalk = not selected. My bank contains all supplies, I have games necklaces, dueling rings, lobsters, and combat potions, and lots of all of them. What happens. Start at clan wars bank, on the tile that you stand on to access the bank chest. Withdraws (or already has in inventory) 20 lobster, and 1 combat potion (3). teleports to clan wars. walks to dragons kills and loots dragons until out of food. teleports back to clan wars. deposits loot. withdraws 20 lobsters and 1 combat potion Script continuously loops with bank open trying. Tries to walk somewhere when it should be teleing to corp. INFO][Bot #1][03/21 03:34:16 PM]: (i3s3) - Closing bank, last state of the inventory finished.[INFO][Bot #1][03/21 03:34:16 PM]: Walking to1: [x=3336, y=3675, z=0][INFO][Bot #1][03/21 03:34:17 PM]: java.lang.NullPointerException[INFO][Bot #1][03/21 03:34:17 PM]: Walking to1: [x=3336, y=3675, z=0][INFO][Bot #1][03/21 03:34:19 PM]: java.lang.NullPointerException[INFO][Bot #1][03/21 03:34:19 PM]: Walking to1: [x=3336, y=3675, z=0][INFO][Bot #1][03/21 03:34:20 PM]: java.lang.NullPointerException[INFO][Bot #1][03/21 03:34:20 PM]: Walking to1: [x=3336, y=3675, z=0][INFO][Bot #1][03/21 03:34:22 PM]: java.lang.NullPointerException[INFO][Bot #1][03/21 03:34:22 PM]: Walking to1: [x=3336, y=3675, z=0][INFO][Bot #1][03/21 03:34:23 PM]: java.lang.NullPointerException[INFO][Bot #1][03/21 03:34:23 PM]: Walking to1: [x=3336, y=3675, z=0][INFO][Bot #1][03/21 03:34:25 PM]: java.lang.NullPointerException[INFO][Bot #1][03/21 03:34:25 PM]: Walking to1: [x=3336, y=3675, z=0] This does not happen when you initially start the script. so, Trip 1 works Trip 2 and onward do not. this happens on trip 2, 3, 4, 5, etc. I get to those trips by manually closing the bank and teleporting to corp, after i teleport manually, the script takes over. Other things I've noticed. Not using special attacks when its enabled. Not waiting for loot even when enabled. (it kills a dragon, then attacks the next one before loot appears, then runs back to loot while being attacked by new dragon.) When death walk and resupply location are on, instead of going to the bank to resupply it starts to run back to where it died. When using setup: Walk to dragons, Teleport tablet to bank, it doesn't run below lvl 20 wildy to use teleport tablet. Thank you for working on this. Excited for it to be working fully!
-
Games necklace to corp Ring of Dueling to clan wars It banks, and withdraws the correct inventory, and then just stops, not moving I have to manually close the bank window, right click and use the game necklace to teleport each time. FO][Bot #1][03/21 03:34:16 PM]: >>>>>>> End <<<<<<<< [INFO][Bot #1][03/21 03:34:16 PM]: (i3s3) - Closing bank, last state of the inventory finished. [INFO][Bot #1][03/21 03:34:16 PM]: Walking to1: [x=3336, y=3675, z=0] [INFO][Bot #1][03/21 03:34:17 PM]: java.lang.NullPointerException [INFO][Bot #1][03/21 03:34:17 PM]: Walking to1: [x=3336, y=3675, z=0] [INFO][Bot #1][03/21 03:34:19 PM]: java.lang.NullPointerException [INFO][Bot #1][03/21 03:34:19 PM]: Walking to1: [x=3336, y=3675, z=0] [INFO][Bot #1][03/21 03:34:20 PM]: java.lang.NullPointerException [INFO][Bot #1][03/21 03:34:20 PM]: Walking to1: [x=3336, y=3675, z=0] [INFO][Bot #1][03/21 03:34:22 PM]: java.lang.NullPointerException [INFO][Bot #1][03/21 03:34:22 PM]: Walking to1: [x=3336, y=3675, z=0] [INFO][Bot #1][03/21 03:34:23 PM]: java.lang.NullPointerException [INFO][Bot #1][03/21 03:34:23 PM]: Walking to1: [x=3336, y=3675, z=0] [INFO][Bot #1][03/21 03:34:25 PM]: java.lang.NullPointerException [INFO][Bot #1][03/21 03:34:25 PM]: Walking to1: [x=3336, y=3675, z=0]
-
I still wasn't able to get it to work Could you post an example of the settings that you use for GDK? No matter what settings I use I cant get it to do more than one run. It always gets stuck at the bank.
-
Any news on when the next update will be out? really needing this GDK to be working so I can buy my bonds.
-
GDK v186.9 Setup: Games necklace to corp ring of dueling to clan wars Now banking, withdrawing, and leaving corp room successfully! Only problem left is that after the first trip it stops at the bank after withdrawing food. This is most likely due to the games necklace being a games necklace (7) instead of (8) would be my guess.
-
Think some1 may have mentioned this, but the GDK doesn't seem to be working. My setup: Games necklace to corp banking: when invoty is full, no food ring of dueling to clan wars kill dragons at north (which I would expect to be the dragons north of the graveyard in lvl 23 wildy, but it runs to east drags) death walk = on inventory: 20 lobsters, 1 combat potion resupply at edgeville Special attack = on (its on but I havent seen it use any special attacks) Equipment: rune chain, rune platelegs, adamant full helm, dragon dagger, anti-fire shield. bugs i'm seeing: When it teleports to Corp it just sits in the corp room, if i manually click on the exit then it continues on. When attacking a dragon and it eats, it tries to attack a different dragon immediately after eating. when banking: Tries to withdraw new items before depositing loot. After it withdraws items, it doesn't close bank tab and move on. Really appreciate and am enjoying the script! just trying to provide helpful feedback for you
-
I'm setting it up with the banking mode, I'm telling it to withdraw 8 pieces of food everytime it banks. Whenever it banks it deposits the loots but never withdraws the items I tell it to.
-
What do you mean theres a plugin? How do I add plugins to the script?
-
brutal black dragons sounds awesome, how would that work? how would I set it up to do that?
-
Hey so I found an error. I'm using the script to safe spot greater demons. I have safe spot enabled and my safe spot set. When i start the script it is equipping the other weapon that I have in my inventory (blowpipe) that I dont want to be using. It wont let me use my crossbow.
-
Interested in buying this, could I get a trial?
-
When will you be adding charging orbs? Huge profit in orbs right now
-
Hey i'm using humidify on clay. It humidifies, but then it clicks on the bank too early, and waits about 10 seconds before clicking again slowing it down! (it is workign though). Just getting about 15k xp per hour when i could get like 30k per hour. Also, would be a little less botlike i think to use escape to close bank tab, I noticed after it humidifies it clicks on the inventory tab, which it doesnt need to do because when you open the bank it automatically goes to your inventory, and then it'll stay on your magic tab and you wont have to click on it at all! Botting on a good account so the more antiban the better for me