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
  • Looping Multi-Task Script Tutorials/Snippets? [Payment Offered]


    RickRollin

    Recommended Posts

    Could anyone supply me an example of a Quest script or more really a multi-quest / task script tutorial example?

    Not asking for the Quest code to be complete just a template / assistance in how I should format to run through a series of tasks based on check-boxes in GUI.

    EX: Two check-boxes are checked.

    Complete task for Checkbox 1

    When that is over

    Complete task for Checkbox 2

     

    Even more preferably inside of a bigger loop of; obtain login info from GUI input

    EX:
    acc1:pass1

    acc2:pass2

    acc3:pass3

     

    So that when task 1 and task 2 (if both checkboxes are checked) are both completed.

    It would log out of ACC1 and log into ACC2 to repeat.

     

    Until it runs out of Accounts to use from GUI input.

     

    Willing to pay for a Video tutorial / Template  / Assistance.

    (Psst @@Dreamlicker if you wanna do more awesome videos)

     

    I'm not super experienced in Java and I learn best from Videos + Hands-on.

     

    I think getting in there will help me transition from .NET/Web dev quickly.

    Link to comment
    Share on other sites

    i have fletching script that supports tasks like what you are saying, if im correct?

    task 1: fletch  shafts

    task 2: fletch bows

    task 3: fletch until level X

     

    like that? 

     

    i dont know if dreambot allows you to do:

     

    task 1 done 

    switch to acc 2

     

    within the same script

    Link to comment
    Share on other sites

    i have fletching script that supports tasks like what you are saying, if im correct?

    task 1: fletch  shafts

    task 2: fletch bows

    task 3: fletch until level X

     

    like that? 

     

    i dont know if dreambot allows you to do:

     

    task 1 done 

    switch to acc 2

     

    within the same script

    @@Dinh has an account checker that does a login, check, logout.

    Assumed maybe someone would have a method that would allow the -> Login, Actions, Logout, Repeat with next account

    The accounts would be either stored in a .txt document or brought in via GUI.

    Not using Stored accounts from Account manager, so presume it can be done.

     

    Basically yes on the fletching? It would be a bit more actions than that but probably the same principal.

    Link to comment
    Share on other sites

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • 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.