Page 4 of 4 FirstFirst ... 234
Results 76 to 87 of 87

Thread: [OGL][SRL-6] TwinkiWines | Wine of Zammy Grabber

  1. #76
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by Twinki View Post
    TwinkiWines v2.2 Released

    It now requires a very specific layout setup, see instructions in OP. Let me know of any issues/suggestions etc..
    Did you know about the new rs update?
    https://villavu.com/forum/image.php?type=sigpic&userid=147422&dateline=14358  53409

  2. #77
    Join Date
    Dec 2011
    Posts
    445
    Mentioned
    26 Post(s)
    Quoted
    256 Post(s)

    Default

    Quote Originally Posted by WYD View Post
    Did you know about the new rs update?
    Look at OP, I updated it not 6 hours ago.

  3. #78
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by Twinki View Post
    Look at OP, I updated it not 6 hours ago.
    Do you think you can implement quick prayer?
    https://villavu.com/forum/image.php?type=sigpic&userid=147422&dateline=14358  53409

  4. #79
    Join Date
    Jan 2012
    Posts
    117
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Hmm i get this error ERROR: 6: Temple Failure --- wineLoop -- 447 i got my interface setup op and open lg setup script my guy starts off banking than walks to temple and logs out

  5. #80
    Join Date
    Jan 2012
    Posts
    117
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    anyone making a fix on this script its a good idea and its there just need some work i would do it if i was good at scripting

  6. #81
    Join Date
    Dec 2016
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I was able to get the script to actually work and telegrab by removing the following from wineLoop:

    repeat
    table:=ogl.getModels(mTABLE);
    if not(table.isEmpty) and (midPoint.distanceFrom(table.first)>50) then
    begin
    if(not SRL_MOVEMENTS) then
    tMouse.rightClickOption(table[0].toPoint, 'Walk here')
    else
    begin
    mouse(table[0].toPoint, MOUSE_RIGHT, MOUSE_ACCURATE);
    if chooseOption.optionsExist(['alk','ere']) then
    chooseOption.select(['alk','ere'], 1000);
    end;
    Wait(2500);
    end;
    until (not table.isEmpty and (midPoint.distanceFrom(table.first)<51)) or (funcTimer.getTotalTime>10000);
    if(funcTimer.getTotalTime>10000) then
    terminate(6, 'wineLoop -- 447');

    Wait(randomRange(1000, 2000));
    funcTimer.reboot();






    After that I tried to add some option to run away from the Temple to stop the zammy monks from attacking me, eat with my ability bar, and run back but I have never worked with scripts like this before so it just skips the walking process, eats, tries to telegrab but if a wine isn't there then it will do it all over again.

  7. #82
    Join Date
    Oct 2015
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Running smoothly, really nice script . Thanks!

    Code:
    ***************TwinkiWines***************
    * Time Running: 10 Hours, 11 Seconds
    * Grabbed: 1109 Wines
    * STATUS: Grabbing Wine
    * DEBUG: wineLoop
    ****************************************

  8. #83
    Join Date
    Dec 2016
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Does this walk away when it has grabbed one, or does it just stand there?

  9. #84
    Join Date
    Dec 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thank you

  10. #85
    Join Date
    Mar 2015
    Posts
    1
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    bots broke
    Error: File "ogLib/lib/core/core.simba" not found at line 6
    Compiling failed.

  11. #86
    Join Date
    Sep 2014
    Location
    C:\Simba\
    Posts
    565
    Mentioned
    9 Post(s)
    Quoted
    71 Post(s)

    Default

    You're broke @player kaleb;

    also just so you know you haven't followed any setup instructions so that's why it's not working.
    Feel free to ask me any questions, I will do my best to answer them!

    Previously known as YouPee.

  12. #87
    Join Date
    Nov 2014
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    TPlayer.loginToLobby(): Failed to find username and/or password box

Page 4 of 4 FirstFirst ... 234

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
  •