Page 2 of 2 FirstFirst 12
Results 26 to 40 of 40

Thread: VialFiller

  1. #26
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    Quote Originally Posted by sydd131 View Post
    no stress just thought i'd let you know. it also went for 6 hours last night after i posted that without an issue, but shut off some point today, seems fine now though. so i'm not sure what the go is good luck

    happened a couple of times since, and just thought i'd post this up for you to see if it would be of any help, its not stating any particular problem though.. :/

    10 Minutes and 45 Seconds
    P: 0; A: True; F: 308;
    NextPlayer(False)
    SwitchToPlayer(PlayerNo: 0, Active: False);
    Player is not Active...
    All players not active!
    Successfully executed.

    Only using it with one player, set to do 1k loads (was set to 100 originally, but changed after the third time it shut itself off) good luck! & thanks again.
    ahhh ill have a look at it some other time, busy atm, making another script, need to be watching it when it happens and im completely oblivious of why its happening -.-

  2. #27
    Join Date
    Nov 2012
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    yeah as am i, it isn't showing any specific error so its hard to pin point :/ i really wouldn't stress about it bud i'm not overly fussed, only takes 30 seconds to start it again! thanks heaps for all your effort though!

  3. #28
    Join Date
    Mar 2012
    Location
    Canada
    Posts
    442
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    hey im getting this error

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(274:149): Invalid number of parameters at line 273
    Compiling failed.

    can you help me out? thanks alot

  4. #29
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    Quote Originally Posted by kyleinkman View Post
    hey im getting this error

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(274:149): Invalid number of parameters at line 273
    Compiling failed.

    can you help me out? thanks alot
    you need the latest smart, 8.0+. you can find this on benland's git. search the forums for it.

  5. #30
    Join Date
    Nov 2012
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    Eeeep, i'm thinking it might be safe to say my last post can be ignored, AND THE SCRIPT IS FINE. i ran this particular script for at least 4 hours yesterday with no issues (with and without me watching it)

    However for any future references, I'm pretty certain my issue was the mugger, as there was a few of times (while i was watching thankfully ) that i noticed the mugger decided to have a crack at me, once three vials filled, once three vials off finished, and a couple in between 1 and all filled, but more or less after being attacked by the mugger it just gets lost (assuming waiting to see all vials filled, which obviously isn't going to happen unless its told to fill again ) so I'll assume this is my issue, which is based purely around the fact I'm using a low level account (just to make some money on the side).

    Thanks again and good luck!

  6. #31
    Join Date
    Jan 2012
    Location
    in a galaxy far far away
    Posts
    371
    Mentioned
    3 Post(s)
    Quoted
    48 Post(s)

    Default

    59 Minutes and 42 Seconds
    P: 0; A: True; F: 1904;

    pretty good script, not main worthy but i just needed some vials filled.
    banking is kinda sketchy, and clicking on the well is buggy cause it will have the vial selected but it will try to click door's and other things around but thanks for the release playa
    >:)

  7. #32
    Join Date
    Dec 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sucks when a mugger attacks ur bot! =\ it stops!

  8. #33
    Join Date
    Nov 2012
    Location
    Runescape
    Posts
    177
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by DemonRanger123 View Post
    sucks when a mugger attacks ur bot! =\ it stops!
    Yes this is a problem especially on my skiller.
    Check out my scripts:
    FrostChopper

  9. #34
    Join Date
    Apr 2007
    Location
    Estonia
    Posts
    156
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Nice script, wanted to make one myself while back but had problems with walking, made Custom SPS map but it didn't work(Maybe because there are many Symbols aronud?), using you walking procedures in my little project, thanks!
    ROCK IS NOT A DEVILS WORK, ITS MAGICAL AND RAD!

  10. #35
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    @Kasi

    Script runs smooth as, high anti-ban, what I like to see. Ran the script for 12 minutes,
    Suggestion: Add more wait between withdrawing and then checking to see if InvFull (Due to ping)
    Simba Code:
    F := WaitFunc(@InvFull, 50, 800);

    to

    Simba Code:
    F := WaitFunc(@InvFull, 50, 1200);
    1200 because that's 2 game-ticks (600ms each tick)

    Here is the output of the script that is attached to OPs the output.

    Code:
    Compiled successfully in 359 ms.
    SRL Compiled in 0 msec
    Paired with SMART[8760]
    Current player: 
    VialFiller
    11 Seconds
    P: 0; A: True; F: 28;
    VialFiller
    54 Seconds
    P: 0; A: True; F: 56;
    VialFiller
    1 Minutes and 40 Seconds
    P: 0; A: True; F: 84;
    VialFiller
    2 Minutes and 24 Seconds
    P: 0; A: True; F: 112;
    VialFiller
    3 Minutes and 13 Seconds
    P: 0; A: True; F: 140;
    VialFiller
    4 Minutes and 0 Seconds
    P: 0; A: True; F: 168;
    VialFiller
    4 Minutes and 45 Seconds
    P: 0; A: True; F: 196;
    VialFiller
    5 Minutes and 27 Seconds
    P: 0; A: True; F: 224;
    VialFiller
    6 Minutes and 10 Seconds
    P: 0; A: True; F: 252;
    VialFiller
    6 Minutes and 53 Seconds
    P: 0; A: True; F: 280;
    VialFiller
    7 Minutes and 38 Seconds
    P: 0; A: True; F: 308;
    VialFiller
    8 Minutes and 22 Seconds
    P: 0; A: True; F: 336;
    VialFiller
    9 Minutes and 3 Seconds
    P: 0; A: True; F: 364;
    VialFiller
    9 Minutes and 46 Seconds
    P: 0; A: True; F: 392;
    VialFiller
    10 Minutes and 31 Seconds
    P: 0; A: True; F: 420;
    VialFiller
    11 Minutes and 15 Seconds
    P: 0; A: True; F: 448;
    VialFiller
    12 Minutes and 2 Seconds
    P: 0; A: True; F: 476;
    VialFiller
    12 Minutes and 47 Seconds
    P: 0; A: True; F: 504;
    Successfully executed.

  11. #36
    Join Date
    Mar 2012
    Location
    I can only imagine.
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    It works but I got attacked by a mugger and I died.

  12. #37
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    Updated, added longer wait. as for the mugger issue, try a vial filling at a different location.

  13. #38
    Join Date
    Jun 2007
    Location
    Michigan
    Posts
    269
    Mentioned
    2 Post(s)
    Quoted
    141 Post(s)

    Default

    Script runs great, except I get the same issue as Sydd131. So, if anyone figures it out please let me know.

  14. #39
    Join Date
    Mar 2012
    Location
    I can only imagine.
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    VialFiller
    3 Hours, 8 Minutes and 0 Seconds
    P: 0; A: True; F: 7112;

  15. #40
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    It hardly ever finds the well and it logs out. Maybe the TPA needs to be recolored?
    You have permission to steal anything I've ever made...

Page 2 of 2 FirstFirst 12

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
  •