Jump to content

seeker

Members
  • Posts

    201
  • Joined

  • Last visited

  • Feedback

    100%

Posts posted by seeker

  1. Good first attempt :)

    You don't need to use widgets for checking to see if its in dialogue or level up dialogue (it's counted as a dialogue)

    if (getDialogues().isPendingContinuation) {
    
    getDialogues().completeDialogue();
    
    }

     

    Also try to stay away from using static widgets (widget ids) as they will commonly break during updates.

    You can use containingText instead for widgets.

  2. This is a flax spinning script which currently only supports Lumbridge castle spinning.

    Just make sure you've got 10 crafting (requirement for spinning flax).

    As well as flax in your bank, run the script and watch it go!

    Have tested it for a few hours and worked fine.

    It is recommended that you turn your NPC attack option to hidden just incase the webwalker misclicks.

    If you encounter any bugs/issues please post them here so i can fix them, thank you.

    Waiting on SDN request currently.

     

     

    prog.png

     

    Ran this for 30 hours on 3 accounts until ban flawlessly, made 30k+ bs per account.

    bacacf809654fe85696da331356b41d2.png

    c91eeddda3b7ed103204c74867c57348.png

    • Like 1
×
×
  • Create New...