Page 1 of 3 123 LastLast
Results 1 to 25 of 63

Thread: Tutorial Island Runner

  1. #1
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Post Tutorial Island Runner

    I guess I'd be releasing this because of some demand (https://villavu.com/forum/showthread.php?t=112430). Its a simple script, messy and mainly a functional base. Tutorial Island is only needed once, so I guess most people would be using this for bot farms... Oh well.

    Currently script doesn't actually register an account, so you must have a tut island account at your hands. Also, the script doesn't setup your character's avatar look, so you may want to set that up before using the script. And one last thing, the script doesn't setup ironman status. However, if script seems to have demand, I may get around to improving code, and adding registration and avatar, etc.

    So basically run the script after finish setting up your character's avatar look.


    New update: Does all that now.

    Heres the things you need:


    Credits:
    • Reflection Include Team - For the reflection include
    • Flight - For AeroLib (and contributors to AeroLib)
    • BenLand100 - For SMART


    Changelog:
    Code:
    -v3.3
    Fixed some looping issues
    
    -v3.2
    Updated to compile
    
    -v3.1
    Now requires my functions. Get it by using my other scripts (AIOs)
    
    -v3.0
    Only requires reflection lib now.
    Removed multiple accounts and registration. (requires captcha now)
    
    -v2.0
    Now handles creating the avatar, with randomization or preset variables.
    Now handles ironman mode and pin.
    Bug fixes and optimizations.
    Can now put any amount of accounts through tut island. (with an accounts.ini file)
    Added a register script that uses appa, can register an infinite amount of accounts and store to an accounts.ini file.
    
    -v1.1
    Fixes some mouse placement due to the recent changes in menus, etc.
    
    -v1.0
    Initial functional base, messy, but works.
    Attached Files Attached Files
    Last edited by ineedbot; 06-25-2016 at 12:44 AM. Reason: Adding v3.3

  2. #2
    Join Date
    Aug 2014
    Posts
    167
    Mentioned
    2 Post(s)
    Quoted
    73 Post(s)

    Default

    You're doing God's work, ineedbots. Much respect and thanks again for releasing another wonderful script.

  3. #3
    Join Date
    Dec 2011
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    whats the general procedure for setting avatar? just pick a random scroll amount and direction for each setting and set them right?
    Ill try to add

  4. #4
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by Myke View Post
    whats the general procedure for setting avatar? just pick a random scroll amount and direction for each setting and set them right?
    Ill try to add
    Dont think there is one, going to have to create it yourself, i guess i could add some beginning variables to set the avatar.

  5. #5
    Join Date
    Dec 2011
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Quote Originally Posted by ineedbot View Post
    Dont think there is one, going to have to create it yourself, i guess i could add some beginning variables to set the avatar.

    I haven't done tutortial island in a while, was asking how choosing an avatar works not for a literal procedure from a library...ambiguous language my bad lol

  6. #6
    Join Date
    Feb 2015
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Wow, amazing! Did the whole tutorial island without getting stuck anywhere!

  7. #7
    Join Date
    May 2013
    Posts
    75
    Mentioned
    3 Post(s)
    Quoted
    48 Post(s)

    Default

    Tested the script and it worked flawlessly! I can already see that I will be able to learn a lot from looking through it.

    Also, what's up with this line:
    Simba Code:
    SMART_ShowConsole := false;
    It gives me:
    Error: Unknown declaration "SMART_ShowConsole" at line 122
    I assume it should prevent from console popping-up, but why is it not working for me then?

  8. #8
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Just tested, worked smoothly except for when it is gives a 'yes/no' option it stalls for a couple seconds

  9. #9
    Join Date
    Mar 2015
    Location
    United States
    Posts
    61
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    @ineedbot

    Hey, just wanted to thank you for this release .

  10. #10
    Join Date
    Mar 2015
    Location
    United States
    Posts
    61
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    Thanks for releasing this publicly . Ran it on two accounts did tutorial perfectly.

  11. #11
    Join Date
    Mar 2015
    Location
    Netherlands
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Running it now, seems to do the job great man! Good script.

  12. #12
    Join Date
    Dec 2011
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    bond update broke the part where it toggles run, just change the mouse move to Point(617, 434) at line 364 and it works fine

  13. #13
    Join Date
    Apr 2013
    Posts
    680
    Mentioned
    13 Post(s)
    Quoted
    341 Post(s)

    Default

    Quote Originally Posted by ineedbot View Post
    I guess I'd be releasing this because of some demand (https://villavu.com/forum/showthread.php?t=112430). Its a simple script, messy and mainly a functional base. Tutorial Island is only needed once, so I guess most people would be using this for bot farms... Oh well.

    Currently script doesn't actually register an account, so you must have a tut island account at your hands. Also, the script doesn't setup your character's avatar look, so you may want to set that up before using the script. And one last thing, the script doesn't setup ironman status. However, if script seems to have demand, I may get around to improving code, and adding registration and avatar, etc.

    So basically run the script after finish setting up your character's avatar look.

    Heres the things you need:


    Credits:
    • Unofficial Reflection Include Team - For the reflection include
    • Flight - For AeroLib
    • BenLand100 - For SMART


    Changelog:
    Code:
    -v1.0
    Initial functional base, messy, but works.
    My friend! It seems like you can never NOT impress me!

    Another lovely script.

    <------------------>



  14. #14
    Join Date
    Feb 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Tried it once. Works really nice.

  15. #15
    Join Date
    May 2013
    Posts
    75
    Mentioned
    3 Post(s)
    Quoted
    48 Post(s)

    Default

    I needed a couple accounts today and I ran this script. It went flawless as usual, but both accounts were banned in 5 minutes, after completing the island. lol I bet heavy goldfarmers started to use this script.

  16. #16
    Join Date
    Jan 2015
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Awesome script man! Worked flawlessly on the two accounts I ran it on

  17. #17
    Join Date
    May 2013
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    This is an awesome script man, used it a couple times. I noticed that when it needs to turn run on it get stuck and click building home button right next to it so just moving the mouse point to the left fixes it. on line 364
    replace
    Simba Code:
    Mouse(Point(649, 434), 10, 10, Mouse_Left);
    to
    Simba Code:
    Mouse(Point(622, 434), 10, 10, Mouse_Left);]
    note: this isnt perfect just a rough estimate of where is should be, this worked for me though.

    really good job though, keep it up!
    Last edited by superfonz; 06-04-2015 at 04:15 AM.

  18. #18
    Join Date
    Jun 2015
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Needs an update for the new AeroLib

  19. #19
    Join Date
    May 2012
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    22 Post(s)

    Default

    for the time being use 1.1 silly :P

  20. #20
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Games a mess anyway, right? Anyway... Heres a pretty large update, have fun farming.

    To use accounts.ini;
    Sample accounts.ini (located same place as the tut island script)
    Code:
    [foobarman]
    0=foo@bar.man0:1qaz1qaz
    1=foo@bar.man1:1qaz1qaz
    2=foo@bar.man2:1qaz1qaz
    3=foo@bar.man3:1qaz1qaz
    Sample constants on script
    Simba Code:
    const ...
          ...
          accountDisplay = 'foobarman';//if got an accounts.ini
          accountNumberStart = 0;
          accountNumberEnd = 3;


    So:
    Code:
    [{header name}]
    {number}={login/user/email}:{password}
    Simba Code:
    const ...
          ...
          accountDisplay = '{header name}';//if got an accounts.ini
          accountNumberStart = {smallest number};
          accountNumberEnd = {largest number};

    Have fun lol.

  21. #21
    Join Date
    Aug 2015
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    how to run script?

  22. #22
    Join Date
    Jan 2015
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    How does the script run?

  23. #23
    Join Date
    Jan 2015
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    script gets stuck all the time

  24. #24
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by FapLotion View Post
    script gets stuck all the time
    lmao nice name
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  25. #25
    Join Date
    Feb 2013
    Posts
    342
    Mentioned
    8 Post(s)
    Quoted
    110 Post(s)

    Default

    Quote Originally Posted by FapLotion View Post
    script gets stuck all the time
    Why don't you be helpful, like saying where it gets stuck?

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •