Adblock breaks this site

[SRL #27+] Ardougne Vial Buyer

Discussion in 'RuneScape Scripts' started by Jethr0x, Oct 4, 2008.

  1. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    Please, I need a pin, if someone could donate.. :(
    Jethr0x's Sexy Vialer
    Version: 1.01

    [​IMG]



    Where can I get SRL/Reflections?
    http://sythe.org/showthread.php?t=461094
    ^ The SMART fixes are attached there.

    New In Version 1.01
    - Deleted the form
    - Added an auto updater
    - It now auto-saves proggies!



    New In Version 0.6c
    - Fixed a problem with the form.
    - Added a "Help" button to the form.
    - Added SRL-Stats (Keeps track of all the vials / money made by script)



    New In Version 0.6b
    -Updated the Form.


    New In Version 0.5
    - Fixed Everything Wrong in v0.4 ( i think )
    - Added a form!
    - Fixed the "Error in trade tab" bug.
    - I think i fixed the walking from bank to store. (no longer goes in grave yard)
    - It now no longer gets stuck at the crossroads
    - It now turns on run when the 'run' orb is green.





    Code:
    program Downloader;
    
    const
      Version = '0.01';
      
    procedure SexyMeUp;
    var
      NewVersion : string;
      FileNum, i, downat : integer;
    begin
      WriteLn('Checking script version... please wait a moment...');
      WriteLn('');
      NewVersion := '';
      DownAt := 1+random(98);
      Wait(10);
      try
        NewVersion := GetPage('http://jethr0x.webs.com/Macros/Vialer/VialerVersion.txt');
      except
        WriteLn('-> Error in version checking.');
        WriteLn('-> Make sure you allow SCAR to connect to the Internet in my script.');
        WriteLn('-> Please try again in a few minutes (Server might be down).');                                                                                                                                                                                                                                                                                                                                                                       TerminateScript; // :)
        TerminateScript;
      end;
      Wait(10);
      NewVersion := Between('is ',' Thank', NewVersion);
      if Version < NewVersion then
        begin
            Writeln('Script outdated!')
            wait(1000);
            WriteLn('-> Auto-Updating you script.');
            repeat
    
              if i = downat then
              begin
                FileNum := RewriteFile(ScriptPath+'Vialer '+NewVersion+'.scar', False);
                if (FileNum < 0) then
                begin
                  ClearDebug;
                  WriteLn('-X Error with updating: File Error.');
                  WriteLn('-X Please re-try in a few minutes.');
                  CloseFile(FileNum);
                  TerminateScript;
                end;
                WriteFileString(FileNum, GetPage('http://jethr0x.webs.com/Macros/Vialer/NewVialer.txt'));
                CloseFile(FileNum);
              end;
              i := i + 1;
              ClearDebug;
              Writeln('Downloading Vialer ' + NewVersion + '.scar - ' +IntToStr(i)+ '%');
              wait(70+random(150));
              until (i = 100);
          Writeln('Successfully Downloaded to: ' + ScriptPath + 'Vialer ' + NewVersion + '.scar');
          wait(1000);
          WriteLn('-> Enjoy!  :)');
          wait(1000);
          WriteLn('-> Note: If you did not allow SCAR to connect to my website, the new version will be Blank. Always allow SCAR to connect to webpages in my script.');
          TerminateScript;
        end;
        begin
          WriteLn('Script is up to date!');
        end;
      end;
    
    begin
      SexyMeUp;
    end.
    

    What the fuck does this do?
    This script makes u millions. No exaggeration, it has made me almost 14M.

    OMG HOW?
    Pretty much, this account buys vials of water from shop, which are then sold in GE for like 100gp. (although alot of people just use them for rwt!)

    Requirements:
    SCAR 3.15b+
    SRL #28+
    Reflections #121+
    Members.
    Money.
    A brain.
    Ring of Life.


    So what do I do?
    Place your character in the SOUTH ardougne bank, and have money in the VERY 1st bank slot, hit run, and watch it do ur work :p.


    Is this safe to run overnight?

    I have to say, 'no', because I do not want to be held responsible for any banned accounts. But people run it all night, without getting banned, so it is your choice =]



    Best Proggie: (From ME)
    Code:
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    $$         Jethr0x's Vial Buyer v1.00!         $$
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    $$ Ran For: 6 Hours, 13 Minutes and 55 Seconds $$
    $$ Made: 254 trips.                            $$
    $$ Bought: 7,112 vials total.                  $$
    $$ * 597,408 gp this session.                  $$
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
     
  2. sourpatch

    sourpatch Member
    Banned

    Joined:
    Sep 22, 2008
    Posts:
    80
    Referrals:
    0
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    aww now you released it....

    i added anti randoms.... uhm yea... this had made me alot of money on various pures
     
  3. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    yea, I figured i should :p
     
  4. kinghit

    kinghit Active Member
    Banned

    Joined:
    May 29, 2008
    Posts:
    117
    Referrals:
    0
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    Good Working script
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    $$ Jethr0x's Vial Buyer v.01! $$
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    $$ Ran For: 48 Minutes and 3 Seconds $$
    $$ Made: 29 trips. $$
    $$ Bought: 812 vials. $$
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

    Happy vialing :)
    -Josh
     
  5. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    Thanks, looking forward to the proggie :p
     
  6. killertoms1

    killertoms1 Active Member
    Banned

    Joined:
    Aug 1, 2008
    Posts:
    196
    Referrals:
    0
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    im looking forward to using this on my lvl 3 pure
     
  7. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    it made me like 1.2M last night :p
     
  8. killerking 9

    killerking 9 Guest

    Referrals:
    0
    [SRL #27+] Ardougne Vial Buyer

    amazingly good, i made 3 mill already. will post proggie in another few hours.
    P.S. make sure you click store stock when the script opens the store or else it will keep clicking nothing in player stock. but after than i left it alone for 3 hours and made tons of vials :D
    thanks, your definatly my favorite scripter ever!!
     
  9. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    hehe thanks :p
     
  10. Gaxx

    Gaxx Forum Addict
    $5 USD Donor

    Joined:
    Oct 24, 2007
    Posts:
    372
    Referrals:
    0
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    Ftw mate, made me alot so far!
    BIG thanks!
     
  11. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    np, just dont run for to long.
     
  12. xxthebeastxx

    xxthebeastxx Guru
    Banned

    Joined:
    May 17, 2008
    Posts:
    1,680
    Referrals:
    1
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    I wanna try, is it SMART? I cbb to make ALL scripts SMART or w/e.

    Wanna help? Add my msn.
     
  13. Gf Runescape

    Gf Runescape Member

    Joined:
    Oct 3, 2008
    Posts:
    79
    Referrals:
    0
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    Line 22: [Error] (17601:19): String error in script
    Line 22: [Error] (17601:19): Syntax error in script

    What do I do? My first time doing this
     
  14. Gaxx

    Gaxx Forum Addict
    $5 USD Donor

    Joined:
    Oct 24, 2007
    Posts:
    372
    Referrals:
    0
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    Code:
    Include file C:\Program Files\SCAR 3.15\includes\SRL\SRL\misc\Smart.scar does not exist.
    Include file C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar does not exist.
    Include file C:\Program Files\SCAR 3.15\includes\SRL\SRL\reflection\Reflection.scar does not exist.
    Failed when compiling
    Err? I paused and ran again 5 mins later and this came up..
    Any help?
     
  15. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    redownload srl using checkout
    and redo the entire thing
    reflections and all
     
  16. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    i did that on purpose...

    its an anti leech thing... look at line 22.. its missing something all the other lines around it has.
     
  17. Gaxx

    Gaxx Forum Addict
    $5 USD Donor

    Joined:
    Oct 24, 2007
    Posts:
    372
    Referrals:
    0
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    Ffs.. Lol..
    Did what you said and now this came up..

    Code:
    Include file C:\Program Files\SCAR \includes\SRL\SRL\reflection\Reflection.scar does not exist.
    Failed when compiling
     
  18. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    u didnt do the thing where u make reflection folder
     
  19. Gf Runescape

    Gf Runescape Member

    Joined:
    Oct 3, 2008
    Posts:
    79
    Referrals:
    0
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    I got it to work thanks man ;)
     
  20. Gaxx

    Gaxx Forum Addict
    $5 USD Donor

    Joined:
    Oct 24, 2007
    Posts:
    372
    Referrals:
    0
    Sythe Gold:
    0
    [SRL #27+] Ardougne Vial Buyer

    How do you make reflections folder..? >_<
     
< Pickpocketeer! (Supports Multiple NPC's!) | Willow cut'n'Burn(being updated frequently!) >


 
 
Adblock breaks this site