Page 2 of 4 FirstFirst 1234 LastLast
Results 26 to 50 of 92

Thread: Fre's AirCrafter

  1. #26
    Join Date
    Jul 2007
    Location
    Melbourne, Victoria, Australia.
    Posts
    665
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Double post my bad.
    Last edited by Ezio Auditore da Firenze; 02-15-2012 at 01:24 AM.

  2. #27
    Join Date
    Jul 2007
    Location
    Melbourne, Victoria, Australia.
    Posts
    665
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Here are the long ones:


    And Short here:


    Thanks very much Fre
    Last edited by Ezio Auditore da Firenze; 02-15-2012 at 01:22 AM.

  3. #28
    Join Date
    Feb 2012
    Location
    californa
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok hate 2 be a dick but this script suks i have tryd everything read all the post for fixes and wht not but every time it get 2 alter it runs 2 corner and just stands there.....post fix plz....i would love 2 see this script work cause i would love 2 find a good air rune bot....srry im just mad cause im raging tryn 2 fix this
    Last edited by likelike697; 02-15-2012 at 06:24 PM.

  4. #29
    Join Date
    Feb 2012
    Location
    californa
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    double posted srry

  5. #30
    Join Date
    Dec 2011
    Posts
    113
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Fastest AirCraft Script by far, great job. 697 error confirmed

  6. #31
    Join Date
    Feb 2012
    Location
    californa
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    shanghai are u gettn the same probelm as me? when in altar u run 2 corner and stay there??

  7. #32
    Join Date
    Feb 2012
    Location
    Bboy Vil
    Posts
    319
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks, i didnt change the 1+ part.

  8. #33
    Join Date
    Dec 2011
    Posts
    113
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by likelike697 View Post
    shanghai are u gettn the same probelm as me? when in altar u run 2 corner and stay there??
    Yes, playing with the code while doing some other things..
    I'm pretty sure is error is in this section
    Function InAltar: Boolean;
    var
    pts: TPointArray;
    begin
    Result:= false;
    FindColorsTolerance(pts,8357249,MMX1,MMY1,MMX2,MMY2,15); //road color
    if (Length(pts) < 10) then
    begin
    FindColorsTolerance(pts,10521992,MMX1,MMY1,MMX2,MMY2,10) //water color
    Result:= (Length(pts) < 10);
    end;
    writeln(tostr(length(pts)));
    If Result then
    writeln('we are in altar');
    end;
    Last edited by shanghai88; 02-16-2012 at 01:47 AM.

  9. #34
    Join Date
    Feb 2012
    Location
    californa
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well i would love to help but i just started learning 2 code 2day i download the whole guide for srl and i printed it out tryn 2 learn it all but i wanna bot while i read and try things out but i cant get the dame thing 2 work ive tryd everything i know if you find something that might work ill try it out im allways up 24/7

  10. #35
    Join Date
    Dec 2011
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Running very nicely... Going to add a proggy to this here post soon as I can.

  11. #36
    Join Date
    Apr 2007
    Posts
    373
    Mentioned
    2 Post(s)
    Quoted
    24 Post(s)

    Default

    Quote Originally Posted by likelike697 View Post
    well i would love to help but i just started learning 2 code 2day i download the whole guide for srl and i printed it out tryn 2 learn it all but i wanna bot while i read and try things out but i cant get the dame thing 2 work ive tryd everything i know if you find something that might work ill try it out im allways up 24/7
    The fault you get in the script is the same i get while testing.
    But i made failsafe on it so it would run back to the altar, so idk why it does not run back for you.

    Try find the line where it stuck by adding writeln('something');
    to the script.
    if u find the line where it goes wrong add a mouse(x,y, 0, 0, true);
    to the place where it should go.
    ~Fre

  12. #37
    Join Date
    Feb 2012
    Location
    californa
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ye ill try a few things i have just started 2 learn about makeing my own scripts so this will be good for me to do...ill post it here when im done

  13. #38
    Join Date
    Dec 2011
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmm now I seem to be running into a problem where I am logged out at the altar, then logged back in, and out, in an unending loop. What can I do to fix this? Yes, I have updated time to run and loads to do. It is at the ruins, not inside yet. Full inv of ess too.

  14. #39
    Join Date
    Jul 2007
    Location
    Melbourne, Victoria, Australia.
    Posts
    665
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Fre, you should add that this script is flawless in the description on he first page! Absolutely amazing run times! Good job.
    Last known as Jonno.

  15. #40
    Join Date
    Apr 2007
    Posts
    373
    Mentioned
    2 Post(s)
    Quoted
    24 Post(s)

    Default

    Quote Originally Posted by RegisterFree View Post
    Fre, you should add that this script is flawless in the description on he first page! Absolutely amazing run times! Good job.
    I worked hard to get it to run flawless for me.
    But it does not work for everyone so i can't claim that :s
    ~Fre

  16. #41
    Join Date
    Jul 2007
    Location
    Melbourne, Victoria, Australia.
    Posts
    665
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by fre View Post
    I worked hard to get it to run flawless for me.
    But it does not work for everyone so i can't claim that :s
    Hmm, I've run it 6 hours+ multiple times, and its perfect. I'm not exactly sure how it can be different for other people? Perhaps their version of SIMBA, and their updates are not up to date?
    Last known as Jonno.

  17. #42
    Join Date
    Feb 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default help set up bot

    I cannot figure this out can someone like post a screen shot of what it is supposed to look like. I know i'm retarded but I can't figure out how to put the info in so that it actually does what its supposed to

  18. #43
    Join Date
    Feb 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default What the fuck is wrong with this

    It works fine untill it haves to come back from the altar. It seems to be stop there... And it takes the script a long time to get to the bank

  19. #44
    Join Date
    Feb 2012
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    best air runecrafting script ever. I just hit 100k air runes for like the 3rd time and 57 rc. Thank you so much!

  20. #45
    Join Date
    Jul 2007
    Location
    Melbourne, Victoria, Australia.
    Posts
    665
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by orzo kaar View Post
    I cannot figure this out can someone like post a screen shot of what it is supposed to look like. I know i'm retarded but I can't figure out how to put the info in so that it actually does what its supposed to
    At line 41-42 enter your Runescape username and pass, your nick name bank pin if you have one Eg:

    with Players[0] do
    begin
    Name :='Your Runescape Username';
    Pass :=' Your Runescape Password';
    Nick :='Wrd';
    Pin := '0000';

    Then at Lines 46 and 47 you should have this:

    Integers[1] := 5; // TimetoRun
    Integers[2] := 1+random(1); //LoadsToDo

    Change it to this and your set

    Integers[1] := 5000; // TimetoRun
    Integers[2] := 1000+random(1000); //LoadsToDo

    After that hit the play button, and your set
    Last edited by Ezio Auditore da Firenze; 02-19-2012 at 03:10 AM.
    Last known as Jonno.

  21. #46
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    umm iv used this script alo already, however i often get a proplem where it logs itself out and just spams "we are in alter" i dont know what the error is as it accours at completly random times, plz can u fix this

  22. #47
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    if this script helps me get my hacked 1 mil back, il give u 100k

  23. #48
    Join Date
    Feb 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Active := True;
    Integers[1] := 60; // TimetoRun
    Integers[2] := 999+random(999); //LoadsToDo
    Booleans[0] := true; //Leave True !! Swich player after time or loads done? true for loads.


    5 loads and it stoped working

  24. #49
    Join Date
    Jan 2012
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by dzekpots View Post
    Active := True;
    Integers[1] := 60; // TimetoRun
    Integers[2] := 999+random(999); //LoadsToDo
    Booleans[0] := true; //Leave True !! Swich player after time or loads done? true for loads.


    5 loads and it stoped working
    put more time to run

  25. #50
    Join Date
    Jan 2012
    Posts
    470
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    those this work now or is a babysitting script?

Page 2 of 4 FirstFirst 1234 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
  •