Page 19 of 29 FirstFirst ... 91718192021 ... LastLast
Results 451 to 475 of 702

Thread: Amble Alcher

  1. #451
    Join Date
    Oct 2008
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    can this lo alch?

  2. #452
    Join Date
    Jan 2008
    Location
    Stanford, CA
    Posts
    329
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    All right. I'll be sure to go there right now.

  3. #453
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by jneves7 View Post
    can this lo alch?
    Yes, it can. Just set
    SCAR Code:
    Players[0].Booleans[0] := True; //True=High Alch; False=Low Alch
    to
    SCAR Code:
    Players[0].Booleans[0] := False; //True=High Alch; False=Low Alch

  4. #454
    Join Date
    Oct 2008
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by WhoCares357 View Post
    Yes, it can. Just set
    SCAR Code:
    Players[0].Booleans[0] := True; //True=High Alch; False=Low Alch
    to
    SCAR Code:
    Players[0].Booleans[0] := False; //True=High Alch; False=Low Alch
    thanksyou, i figured that once i opened it. i guess i should of checked before posting, but i was too lazy
    anyways this works great. I Low Alched Willows in the GE.

    Code:
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    <><><><><><><><><>Ample Alcher<><><><><><><><>
    Ample Alcher Version: 3.10
    Current Character: ***
    Items Alched for ***: 947
    Items Left for ***: 4439
    Total Alched: 947
    Magic Level for ***: 39
    XP Gained for ***: 29357
    Total XP Gained: 29357
    Worked for: 0 Hours, 59 Minutes, and 18 Seconds.
    Average Alchs Per Hour: 965
    <><><><><><><><><><><><><><><><><><><><><><><>
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    P.S. Why do you recommend slot 13?

  5. #455
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Slot 13 is closest to the spell. That way the cursor doesn't have to travel all the way to another slot. Also, using the slot right under the spell is "realistic" and thus good for anti-ban. Most people do that so they don't have to keep moving the mouse.

  6. #456
    Join Date
    Jun 2006
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I get this all the time?

    File access error
    File access error
    SRL Compiled in 281 msec




    Thanks for Using the Ample Alcher
    /\
    __ / \ __ ______
    \ \/ /\ \/ / / ____\
    \ / \ / / / *
    \/ \/ \ \____/|
    * * \_______/
    Brought to you by WhoCares357

    ::If the script just stopped, scroll up to check for an error::
    ** Warning in InvBox: Incorrect index: 0**
    [Runtime Error] : Exception: Canvas does not allow drawing in line 251 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Inventory.scar

  7. #457
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by traitors View Post
    I get this all the time?

    File access error
    File access error
    SRL Compiled in 281 msec




    Thanks for Using the Ample Alcher
    /\
    __ / \ __ ______
    \ \/ /\ \/ / / ____\
    \ / \ / / / *
    \/ \/ \ \____/|
    * * \_______/
    Brought to you by WhoCares357

    ::If the script just stopped, scroll up to check for an error::
    ** Warning in InvBox: Incorrect index: 0**
    [Runtime Error] : Exception: Canvas does not allow drawing in line 251 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Inventory.scar
    You probably didn't set up SRL correctly. You need to download a program called subversion and use that to download SRL. There's a tutorial here:
    http://www.villavu.com/forum/showthread.php?t=17890

  8. #458
    Join Date
    Aug 2008
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok mine won't log me back in. It clicks the log in button and even after it clicks it, it continues to try to click it over and over. My cursor just hovers over the log in button, even when it's time to enter the password. Please fix this soon because I really need this script.

  9. #459
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by 0lumpy View Post
    Ok mine won't log me back in. It clicks the log in button and even after it clicks it, it continues to try to click it over and over. My cursor just hovers over the log in button, even when it's time to enter the password. Please fix this soon because I really need this script.
    Try one of two things:
    1) Update SRL to Revision 30. There is a login fix in this version.
    2) Switch to another browser. SCAR can get iffy with certain browsers. I'd recommend trying Firefox or IE.

    The problem is not with my script, because my script uses the SRL command called "LogIn" to log into RuneScape. Therefore, SRL has control over the whole log-in step and any faults are not caused by my script.

  10. #460
    Join Date
    Aug 2008
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sorry you were right, sorry I was using version 28 thanks alot, however once in a while it will say nextplayeractive(False) or something like that. It then stops completely. It usually does this during the log out anti-ban. Why does it do this? I have the player 0 active=true so that's not problem. It seems to randomly do this. I'm going to post my player setup here also


    SCAR Code:
    const
    //SRL Stats Setup Begin
      YourSRLID = ''; //SRL ID if using SRL Stats
      YourSRLPassword = ''; //SRL Password if using SRL Stats
    //SRL Stats Setup End

      CustomMouseSpeed = 15; //Set the speed of the mouse movement (Default is 15)
      RunD = 's'; //Direction to run from Attacking Random (n, s, w, e)
      ItemToAlchName = 'yew longbow'; //Name of the item you are alching (for antiban)
      FailedChecks = 5; //Amount of times to allow Double Check if Failed to alch
                        //Recommended: FailedChecks = 5;

      AntiBanOn = true; //Do anti-ban? True = yes; False = no
      AntiBanChance = 30; //if AntiBanOn = True: chance (in %) of anti-ban ocurring (0-100)
      AntiRandomsOn = True; //Do anti-randoms? True = yes; False = no
      DoAntisEvery = 4; //After every how many alchs to do anti-randoms/anti-ban
    {    WARNING: Only turn off anti-randoms if:
      1) You don't care if you get banned.
      2) You are watching the screen for randoms yourself
         Anti-Randoms lessen the chance of getting banned                 }


      RunAmountMinutes = 15; //minutes to run before logging out, waiting
                      //LogOutForMinutes minutes, and then logging back in (for anti-ban)
                      //SETTING runAmount TO 0 (ZERO) OR LESS TURNS THIS OFF
      LogOutForMinutes = 3; //minutes to stay logged out before logging back in
                             //(set this if RunAmountMinutes is set to higher than 0)
                             
      GoToHouse = True; //Go to your house after anti-ban logs off/logs back in?
                         //Note: start the script in your house or logged off if
                         //GoToHouse = True
      UseSpellOrPortal = true; //if GoToHouse = True;, use the spell or portal to get in?
                                //True = Spell, False = Portal

      GeneralSpeed = 2; //the speed of the alching (not including WaitTimeBetween)
                       //1 is the fastest, positive infinite is the slowest
                       //fast connections, recommended: 2

      WaitTimeBetween = 1600; //Amount to wait between each alch (while the alching
            //animation is playing)
            //It will wait WaitTimeBetween + random(WaitTimeBetween / 10) miliseconds

      NumberOfOpenBankTries = 5; //Number of tries to open bank

    procedure DeclarePlayers;
    begin
      HowManyPlayers := 1; //Amount of Characters using
      NumberOfPlayers(HowManyPlayers); //Don't touch
      CurrentPlayer := 0; //Player to start with (eg. Players[0] = 0)

      Players[0].Name := ''; //Username
      Players[0].Pass := ''; //Password
      Players[0].Nick := ''; //3-4 small letters of the username
      Players[0].Pin := ''; //bank pin (if using banking)
      Players[0].Active := True; //Using Character? True = yes; False = no
      Players[0].Booleans[0] := True; //True=High Alch; False=Low Alch
      Players[0].Booleans[1] := True; //True=Fire/Lava Staff; False=Fire Runes
      Players[0].Booleans[2] := False; //True=Bank Items; False=Don't Bank Items
      Players[0].Integers[0] := 13; //Slot number of item to alch (recomend 13)
      Players[0].Integers[1] := 8116; //Amount to Alch
      Players[0].Integers[2] := 10000; //Every How Many Alchs to Bank?
      Players[0].Strings[0] := ''; //which bank: 'feb', 'fwb', 'veb', 'vwb',
                                   //            'db', 'eb', 'akb'

    { Players[0].Name := ''; //Username
      Players[0].Pass := ''; //Password
      Players[0].Nick := ''; //3-4 small letters of the username
      Players[0].Pin := ''; //bank pin (if using banking)
      Players[0].Active := false; //Using Character? True = yes; False = no
      Players[0].Booleans[0] := True; //True=High Alch; False=Low Alch
      Players[0].Booleans[1] := True; //True=Fire/Lava Staff; False=Fire Runes
      Players[0].Booleans[2] := False; //True=Bank Items; False=Don't Bank Items
      Players[0].Integers[0] := 0; //Slot number of item to alch (recomend 13)
      Players[0].Integers[1] := 0; //Amount to Alch
      Players[0].Integers[2] := 0; //Every How Many Alchs to Bank?
      Players[0].Strings[0] := ''; //which bank: 'feb', 'fwb', 'veb', 'vwb',
                                   //            'db', 'eb', 'akb' }

    end;
    this is exactly how I have it setup, and also the second player 0 is green lettered

  11. #461
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You should remove your password/username from the post.

    The script should give you a more detailed error. Scroll up in the progress report a bit. You should see something like "ERROR:". That should give a clue as to why it logs out.

    Make sure that you have all the items needed to alch (nature runes, fire runes if using fires, fire/lava staff equipped if using staff, items in the correct slot, etc.). Those are primary reasons for the log out. Go over all your settings and make sure you have all your items required for the selected settings.

  12. #462
    Join Date
    Jun 2006
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SRL Compiled in 313 msec




    Thanks for Using the Ample Alcher
    /\
    __ / \ __ ______
    \ \/ /\ \/ / / ____\
    \ / \ / / / *
    \/ \/ \ \____/|
    * * \_______/
    Brought to you by WhoCares357

    ::If the script just stopped, scroll up to check for an error::
    ** Warning in InvBox: Incorrect index: 0**
    [Runtime Error] : Exception: Canvas does not allow drawing in line 251 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Inventory.scar


    this is after i updated scar like you said which helped thanks.I put the nature runes in my first inventory slot i have a fire staff equiped and have it set so it knows im using a firestff and the rest of my inventory is full of what i want to alch?bank and portal both set to false?

  13. #463
    Join Date
    Aug 2008
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    omg someone stole my account got it back though... wow i'm dumb




    BTW ty whoever stole it because you didn't do anything bad

  14. #464
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by 0lumpy View Post
    omg someone stole my account got it back though... wow i'm dumb




    BTW ty whoever stole it because you didn't do anything bad
    Yeah . I asked Hobbit to delete your username/pass from the post, but I guess someone got to it before he did.

  15. #465
    Join Date
    Aug 2008
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright after all that crap it turned out to be an amazing script here's my proggy

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    <><><><><><><><><>Ample Alcher<><><><><><><><>
    Ample Alcher Version: 3.10
    Current Character: element13100
    Items Alched for element13100: 4865
    Items Left for element13100: 0
    Total Alched: 4865
    Magic Level for element13100: 85
    XP Gained for element13100: 316225
    Total XP Gained: 316225
    Amount of Times Logged Out (Anti-Ban): 13
    Worked for: 8 Hours, 39 Minutes, and 15 Seconds.
    Average Alchs Per Hour: 696
    <><><><><><><><><><><><><><><><><><><><><><><>
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


    Also I did another 6k with it earlier but forgot the proggy

  16. #466
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    SCAR Code:
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    <><><><><><><><><>Ample Alcher<><><><><><><><>
    Ample Alcher Version: 3.10
    Current Character: pur34ki113r
    Items Alched for pur34k3r: 11
    Items Left for pur33r: 344
    Total Alched: 11
    Magic Level for pu13r: 61
    XP Gained for pur33r: 715
    Total XP Gained: 715
    Amount of Times Logged Out (Anti-Ban): 0
    Worked for: 0 Hours, 1 Minutes, and 0 Seconds.
    Average Alchs Per Hour: 1056
    <><><><><><><><><><><><><><><><><><><><><><><>
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!





    Thanks for Using the Ample Alcher
              /\                    
         __  /  \  __   ______      
         \ \/ /\ \/ /  /  ____\      
          \  /  \  /  /  /    *      
           \/    \/   \  \____/|    
           *     *     \_______/    
      Brought to you by WhoCares357  

    ::If the script just stopped, scroll up to check for an error::
    NextPlayer(Active: False);

    does 60 seconds.
    Did someone say GDK?

  17. #467
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by jakeyboy29 View Post
    SCAR Code:
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    <><><><><><><><><>Ample Alcher<><><><><><><><>
    Ample Alcher Version: 3.10
    Current Character: pur34ki113r
    Items Alched for pur34k3r: 11
    Items Left for pur33r: 344
    Total Alched: 11
    Magic Level for pu13r: 61
    XP Gained for pur33r: 715
    Total XP Gained: 715
    Amount of Times Logged Out (Anti-Ban): 0
    Worked for: 0 Hours, 1 Minutes, and 0 Seconds.
    Average Alchs Per Hour: 1056
    <><><><><><><><><><><><><><><><><><><><><><><>
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!





    Thanks for Using the Ample Alcher
              /\                    
         __  /  \  __   ______      
         \ \/ /\ \/ /  /  ____\      
          \  /  \  /  /  /    *      
           \/    \/   \  \____/|    
           *     *     \_______/    
      Brought to you by WhoCares357  

    ::If the script just stopped, scroll up to check for an error::
    NextPlayer(Active: False);

    does 60 seconds.
    That's weird. There should be an error farther up in the debug box (before the progress report).

    PS @ 0lumpy: You shouldn't leave your username in posts. If Jagex sees it by any chance they could ban you.

  18. #468
    Join Date
    Jun 2007
    Location
    south park
    Posts
    1,160
    Mentioned
    0 Post(s)
    Quoted
    62 Post(s)

    Default

    this working man?
    http://www.youtube.com/user/YoHoJoSRL
    Good scripting guides on youtube
    Formerly known as (djcheater)

  19. #469
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's working .

  20. #470
    Join Date
    Apr 2007
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay, do you know why this never alchs a full 6k anymore? The first 9 or so times I used it, it alched the full 6k in one night flat. Now it only does like 300-1k and never says any errors or anything. Why is this?

  21. #471
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    it did this 4 me, i went to pc bank. no breaks... risky but gets the job done. make sure u also set the item name right.
    Did someone say GDK?

  22. #472
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by phantomking8 View Post
    Okay, do you know why this never alchs a full 6k anymore? The first 9 or so times I used it, it alched the full 6k in one night flat. Now it only does like 300-1k and never says any errors or anything. Why is this?
    Give me the options that you're using (just block out your username/pass). There may be a bug with counting after it goes on break.

  23. #473
    Join Date
    May 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Has anyone got banned with this ? And also the mouse twitches while alching, wondering if that can get us banned?

  24. #474
    Join Date
    May 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Ample Alcher Version: 3.10
    Current Character:
    Items Alched for: 500
    Items Left for : 0
    Total Alched: 500
    Magic Level for
    XP Gained for : 32500
    Total XP Gained: 32500
    Worked for: 0 Hours, 33 Minutes, and 54 Seconds.
    Average Alchs Per Hour: 888
    <><><><><><><><><><><><><><><><><><><><><><><>
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    OMG DUDE TURN OFF AUTOTALK IT GETS YOU BANNED

    Here's a pretty good proggy Didn't change the number so it was 500 :]

  25. #475
    Join Date
    Apr 2007
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this what you wanted?

    CustomMouseSpeed = 15; //Set the speed of the mouse movement (Default is 15)
    RunD = 's'; //Direction to run from Attacking Random (n, s, w, e)
    ItemToAlchName = 'Yew Longbow'; //Name of the item you are alching (for antiban)
    FailedChecks = 5; //Amount of times to allow Double Check if Failed to alch
    //Recommended: FailedChecks = 5;

    AntiBanOn = True; //Do anti-ban? True = yes; False = no
    AntiBanChance = 30; //if AntiBanOn = True: chance (in %) of anti-ban ocurring (0-100)
    AntiRandomsOn = True; //Do anti-randoms? True = yes; False = no
    DoAntisEvery = 4; //After every how many alchs to do anti-randoms/anti-ban
    { WARNING: Only turn off anti-randoms if:
    1) You don't care if you get banned.
    2) You are watching the screen for randoms yourself
    Anti-Randoms lessen the chance of getting banned }

    RunAmountMinutes = 0; //minutes to run before logging out, waiting
    //LogOutForMinutes minutes, and then logging back in (for anti-ban)
    //SETTING runAmount TO 0 (ZERO) OR LESS TURNS THIS OFF
    LogOutForMinutes = 2; //minutes to stay logged out before logging back in
    //(set this if RunAmountMinutes is set to higher than 0)

    GoToHouse = False; //Go to your house after anti-ban logs off/logs back in?
    //Note: start the script in your house or logged off if
    //GoToHouse = True
    UseSpellOrPortal = False; //if GoToHouse = True;, use the spell or portal to get in?
    //True = Spell, False = Portal

    GeneralSpeed = 2; //the speed of the alching (not including WaitTimeBetween)
    //1 is the fastest, positive infinite is the slowest
    //fast connections, recommended: 2

    WaitTimeBetween = 1600; //Amount to wait between each alch (while the alching
    //animation is playing)
    //It will wait WaitTimeBetween + random(WaitTimeBetween / 10) miliseconds

    NumberOfOpenBankTries = 0; //Number of tries to open bank

    procedure DeclarePlayers;
    begin
    HowManyPlayers := 1; //Amount of Characters using
    NumberOfPlayers(HowManyPlayers); //Don't touch
    CurrentPlayer := 0; //Player to start with (eg. Players[0] = 0)

    Players[0].Name := 'urface'; //Username
    Players[0].Pass := 'lolsorry'; //Password
    Players[0].Nick := 'tryagain'; //3-4 small letters of the username
    Players[0].Pin := ''; //bank pin (if using banking)
    Players[0].Active := True; //Using Character? True = yes; False = no
    Players[0].Booleans[0] := True; //True=High Alch; False=Low Alch
    Players[0].Booleans[1] := True; //True=Fire/Lava Staff; False=Fire Runes
    Players[0].Booleans[2] := False; //True=Bank Items; False=Don't Bank Items
    Players[0].Integers[0] := 13; //Slot number of item to alch (recomend 13)
    Players[0].Integers[1] := 6000; //Amount to Alch
    Players[0].Integers[2] := 0; //Every How Many Alchs to Bank?
    Players[0].Strings[0] := 'vwb'; //which bank: 'feb', 'fwb', 'veb', 'vwb',
    // 'db', 'eb', 'akb'

Page 19 of 29 FirstFirst ... 91718192021 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. AbsTrACt Auto Alcher! The Ultimate Alcher!
    By AbsTrACt'^.| in forum RS3 Outdated / Broken Scripts
    Replies: 8
    Last Post: 05-24-2008, 05:52 PM
  2. Best Alcher!
    By yanix in forum RS3 Outdated / Broken Scripts
    Replies: 5
    Last Post: 11-24-2007, 03:40 PM
  3. FYA -- Alcher
    By Dipped_in_Pwn_Sauce in forum RS3 Outdated / Broken Scripts
    Replies: 3
    Last Post: 11-09-2007, 06:30 AM

Posting Permissions

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