Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • mp5_gravy

    Members
    • Posts

      65
    • Joined

    • Last visited

    Everything posted by mp5_gravy

    1. I've posted about this before.. instead of chosing names like Charlizaerd6305 it should try Charlizaerd then Charlizaerd6 Charlizaerd63 etc
    2. please for the love of god can you have your script try to add numbers only as needed for account creation, if you pm me the chunk of code that does it ill write it for you
    3. my world hopper keeps freezing the script, when I look at the client it always has the mouse hovered over world 310 and then doesn't do anything until I manually reset it
    4. so what is bun's automation tool doing that makes it so it doesn't support guis?
    5. is that too much of a overhaul to change on your end? if it's just loading a profile from quickstart does it need the gui to open?
    6. After the script fails to run being launched from bun's Automator, nano miner stops working all together even if I completely stop the script and try to start it again It logs the message - Loading block: Setup tooling and stays there forever while the character idles. I need to close out of dreambot entirely and reopen it to get it to work again. Can you please try to figure out what's with the org.pushingpixels.substance.api.UiThreadingViolationException error because if I can get this script to work from the automator tool it'd be so helpful edit: so it gets caught up on the setup tooling if I have two pickaxes in my inventory, I have the option "use the best for mining level" toggled
    7. [combat] list=Chicken area=20 tile=x,y,z (hid these) [loot] list= frequency=Normal price= value=false [equipment] sword=Bronze sword shield=Wooden shield helmet= amulet= platebody= platelegs= gloves= boots= use_melee=true range_bow= range_helmet= range_amulet= range_body= range_legs= range_gloves= range_boots= use_ranged=false magic_staff= magic_hands= magic_helmet= magic_amulet= magic_body= magic_legs= magic_gloves= magic_boots= use_magic=false [bank] use=true location=CLOSEST hold= amount= [targets] attack=15 strength=10 defence=10 [optional] bury=true bones= eat=false food= health= drink=false earrows=false arrows= worldhop=false players=
    8. still isnt equipping the items, also I can't seem to figure out how to get it to bury bones, I have it enabled for all and it doesn't work, and I tried explicitly setting bury only and that isn't working either. edit: okay so to bury bones you need to add it to the loot list, that makes sense but a message in the ui might help. The item equipment problem is still happening though
    9. so you think it's just an anomaly that the only account I ran it on happened to be banned?
    10. any idea what might be causing this ? org.pushingpixels.substance.api.UiThreadingViolationException: Swing component creation must be done on the Event Dispatch Thread. Try wrapping your method in SwingUtilities#invokeLater. It's happens when bun's automation tool trying to call nano miner with quick start here's some more logs - 2021-05-13 12:06:25 [INFO] [12:06:25][Nano Miner] - [LOADING][CONTEXT][START] 2021-05-13 12:06:25 [INFO] [12:06:25][Nano Miner] - [LOADING][CONTEXT][END] 2021-05-13 12:06:25 [INFO] [12:06:25][Nano Miner] - [LOADING][NODE FACTORY][START] 2021-05-13 12:06:25 [INFO] [12:06:25][Nano Miner] - [LOADING][NODE FACTORY][END] 2021-05-13 12:06:25 [INFO] [12:06:25][Nano Miner] - [LOADING][LISTENERS][START] 2021-05-13 12:06:25 [INFO] [12:06:25][Nano Miner] - [LOADING][LISTENERS][END] 2021-05-13 12:06:25 [INFO] [12:06:25][Nano Miner] - [LOADING][GUI][START] 2021-05-13 12:06:25 [INFO] [12:06:25][Nano Miner] - [LOADING][GUI][END] 2021-05-13 12:06:25 [INFO] Script set to running! 2021-05-13 12:06:25 [INFO] [12:06:25][Nano Miner] - Loading block: Await 2021-05-13 12:06:26 [INFO] Successfully loaded 234 worlds! 2021-05-13 12:06:26 [INFO] [12:06:26][Nano Miner] - Nano Script credentials successfully obtained 2021-05-13 12:06:28 [INFO] [12:06:28][Nano Miner] - Starting script... 2021-05-13 12:06:28 [INFO] [12:06:28][Nano Miner] - Starting up via quickstart... 2021-05-13 12:06:28 [WARN] This script's GUI is causing performance issues. 2021-05-13 12:06:28 [INFO] [12:06:28][Nano Miner] - Profile "myprofile" found! org.pushingpixels.substance.api.UiThreadingViolationException: Swing component creation must be done on the Event Dispatch Thread. Try wrapping your method in SwingUtilities#invokeLater.2021-05-13 12:06:28 [INFO] [12:06:28][Nano Miner] - Preparing to quick load profile "myprofile"...
    11. Also it does not seem to use my buy price filters, I "buyPriceFilters": [ { "match": "Mithril pickaxe", "matchMode": "Equals", "lookupMode": "DEFAULT", "modifierMode": "PLUS_PERCENT", "modifier": 25, "isDefault": false }, And the script is offering 15% less than the asking for price everytime, which happens to be the default sellPriceFilter, so i think you have some variables mixed up there
    12. "children": [ { "uid": "11bf5ce4-e09e-400c-abe5-ccff0a8bce6c", "name": "Does_not_own_mith_pickaxe", "type": "SetTag", "profile": "Required", "data": { "type": "TaskDataSetTag", "tagName": "does_not_own_mith_pickaxe", "toggled": true }, "startConditions": [ { "not": false, "or": false, "type": "HasTag", "data": { "type": "ConditionDataHasTag", "tagName": "can_use_mith_pickaxe" } }, { "not": false, "or": false, "type": "HasItem", "data": { "type": "ConditionDataHasItem", "scope": "OWNED", "itemName": "Mithril pickaxe", "comparisonOperator": "EQUALS", "amount": 0 } } ], "stopConditions": [], "children": [ { "uid": "c77d5d0e-aaa4-4080-827d-af375950f385", "name": "Can_afford_mith_pickaxe", "type": "SetTag", "profile": "Required", "data": { "type": "TaskDataSetTag", "tagName": "can_afford_mith_pickaxe", "toggled": true }, "startConditions": [ { "not": false, "or": false, "type": "HasTag", "data": { "type": "ConditionDataHasTag", "tagName": "does_not_own_mith_pickaxe" } }, { "not": false, "or": true, "type": "HasItem", "data": { "type": "ConditionDataHasItem", "scope": "OWNED", "itemName": "Uncut ruby", "comparisonOperator": "GREATER_THAN_OR_EQUALS", "amount": 1 } }, { "not": false, "or": true, "type": "HasItem", "data": { "type": "ConditionDataHasItem", "scope": "OWNED", "itemName": "Uncut diamond", "comparisonOperator": "GREATER_THAN_OR_EQUALS", "amount": 1 } }, { "not": false, "or": true, "type": "HasItem", "data": { "type": "ConditionDataHasItem", "scope": "OWNED", "itemName": "Uncut emerald", "comparisonOperator": "GREATER_THAN_OR_EQUALS", "amount": 1 } }, { "not": false, "or": true, "type": "HasItem", "data": { "type": "ConditionDataHasItem", "scope": "OWNED", "itemName": "Uncut sapphire", "comparisonOperator": "GREATER_THAN_OR_EQUALS", "amount": 2 } } ] 2021-05-12 22:21:12 [INFO] Next task: Set Tag - Can_use_mith_pickaxe 2021-05-12 22:21:12 [INFO] Tagged: can_use_mith_pickaxe 2021-05-12 22:21:12 [INFO] cond eX@6b16fcd6 2021-05-12 22:21:12 [INFO] cond e3@4d726208 2021-05-12 22:21:12 [INFO] Tagged: does_not_own_mith_pickaxe 2021-05-12 22:21:12 [INFO] cond eX@49daeb43 2021-05-12 22:21:12 [INFO] cond e3@15f65ee2 2021-05-12 22:21:12 [INFO] Returning to the top of the task tree So something with the or conditions doesn't work, that's the config hierchy I'm using and in this case I have an emerald in my bank
    13. Nothing happens when I press duplicate task, which would be extremely useful and save a ton of time, also there's no way to delete conditions, and it seems like you can't set the "or" flag on the last condition you have set, I have to go into the config myself to set it. Also there's a limit of conditions which I guess I can work around by just having separate tasks that can toggle the same flag? also when I try to run another script i get this error: Swing threading error: org.pushingpixels.substance.api.UiThreadingViolationException: Swing component creation must be done on the Event Dispatch Thread. Try wrapping your method in SwingUtilities#invokeLater. at org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities.testComponentCreationThreadingViolation(SubstanceCoreUtilities.java) at org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.createUI(SubstanceRootPaneUI.java)
    14. right that's what i'm saying, the contrast is insane so even if it's not 100% it's significantly higher if EVERY single other account was fine
    15. this is pretty shitty logic considering 49 other accounts didn't get banned, maybe it's not 100% but the fact it happened on the only account I tested it on while the others were fine means I don't want to find out what the actual % is because if it's not 0% I don't want even care to try
    16. yo i'm still getting the failed to login message when I launch the script from the login screen, even though it succesfully logs in, by the time it logs in there's already red text in the top left corner saying it failed to login, stopping script
    17. so I made 50 brand new accounts, on 50 unique premium static ip residential proxies, no databases have logged these ips. I ran the script with JUST tutorial island on 49 accounts ONLY ONE of those accounts, did I run this script WITH the option tutorial island + 10 quest points I rested all 50 accounts for 24 hours at least after completion of scripts. Out of all 50 accounts, the ONLY one that was disabled upon trying to log in again was the one that I ran WITH the option + 10 quest points.
    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.