Results 1 to 19 of 19

Thread: [RS2][SRL]AirCrafter v0.1[SRL][RS2]

  1. #1
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    [RS2][SRL]AirCrafter v0.1[SRL][RS2]

    Code:
    ////////////////////////////////////////////////////////////////////////////////
    //                       Magnetical's Air Crafter!                            //
    //               Version - 0.1                                                //
    //               Creator - Magnetical                                         //
    ////////////////////////////////////////////////////////////////////////////////
    //                                                                            //
    ///////////////////////////////Release Notes////////////////////////////////////
    //         -This is only a BETA version. I'm still working on better          //
    //          walking procedures and screen-detection. Please remember,         //
    //          this is my first script to actually do as a full script,          //
    //          so it WILL have errors, bugs, etc.                                //
    //         -MUST HAVE TIARA ON FOR IT TO WORK                                 //
    //         -Post your ERRORS and COMMENTS on the Villu-Reborn Forums          //
    //         -Any ways you can help me with walking and screen-detection        //
    //          please email to magnetical0718@hotmail.com with the subject       //
    //          of AirCrafter (so that I dont delete it as Junk-Mail THANKS       //
    //         -Sofar it ONLY does one load, and very easily gets lost while      //
    //          walking.                                                          //
    ////////////////////////////////////////////////////////////////////////////////
    // --ALL CREDIT FOR CREATION CURRENTLY GOES TO MAGNETICAL AND SRL             //
    ////////////////////////////////////////////////////////////////////////////////
    /////////////////////////////Future Releases////////////////////////////////////
    //         -Improved walking procedures                                       //
    //         -Faster screen-detection                                           //
    //         -Much better movement detection                                    //
    //         -Forms and ability to use without Tiara                            //
    //         -Procedures for fixing script-made Mistakes                        //
    ////////////////////////////////////////////////////////////////////////////////
    This is my FIRST release of this script (v 0.1) and will hopefully be updated soon. Comments are appreciated. Thanks

    --I need a MUCH better walking system. Please help me

  2. #2
    Join Date
    Oct 2006
    Location
    Texas
    Posts
    1,450
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Default

    Seems good, im going to test it out now!

  3. #3
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Awesome thx. Pls remember, it VERY easily gets lost while walking lol i need a new walking procedure

  4. #4
    Join Date
    Jun 2006
    Posts
    366
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    walking to altar's is the hardest part.. Maybe if I get free time i'll try to fix it up, but probably won't.. *mom keepin an eye on me*
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig (I did, so should u )

  5. #5
    Join Date
    Nov 2006
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    looks like it will get better, just make it do more runs and get a better run proecdure!

  6. #6
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah. im workin on the walkin procedure. If u have the mmap perfectly north (all lines are straight) then it will make it there Ok. havent gotten it to make it back OK yet tho:S

    Anyone know of a better walking procedure than I'm using?

    --maybe i can use roadwalk?

  7. #7
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey, for some reason my Roadwalk and RoadWalkTol dont work... idk. any ideas on what i can do for a new walking procedure?

  8. #8
    Join Date
    Nov 2006
    Location
    Uk
    Posts
    104
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this is an awosme idea and all the best 4 u i will test nd giv report

  9. #9
    Join Date
    Oct 2006
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its 2am at the moment so ill test tommorow good job on tackling such a hard script i tried to make one but failed :P so good luck with the updates hope to see more!

  10. #10
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks. Right now im experimenting with different walking procedures until i find one that works. This isnt that complicated of a script. if you ask me, its rather easy. If it didnt have to walk so far, I could do it no problem whatsoever.

    --Still taking advice on walking procedures. please tell anything that works good

  11. #11
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,828
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    You only "edited" Mouse(cx, cy, 3, 3, true) at EnterAltar Function. Enterin to altar could be simple done with:

    if(EnterAltar=True)then
    GetMousePos(x,y) //This gets your mouse position.
    Mouse(x,y,3,3,true)

    Just wanted to show how this can be done other way.

    And for road walking, maybe you should put RoadColor on consts and
    then make script click on minimaps roadcolor.

    But this looks good script!

  12. #12
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    actually i changed the text detection as well. the text detection used in that function wasnt working. (i had tried what you said, and it didnt work. it was the text detection, and i figured id add the mouseclick as well.)

  13. #13
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey, I looked over radialwalk, and I understand it now. But how do i make it click on the minimap??

    it clicks in upper-left corner of screen :S

  14. #14
    Join Date
    Dec 2006
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Still working on this?

    Itd be awsome to have a nice air crafter

  15. #15
    Join Date
    Mar 2006
    Posts
    795
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    hey another aircrafter... Looks gud.



    Dont Steal..

  16. #16
    Join Date
    Oct 2006
    Posts
    1,190
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    where do u put your username and pw??



  17. #17
    Join Date
    Nov 2006
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i suggest you use juniors air crafter it is getting 1337 paths and freakin amazing walking procudes with everything flawless! check it out!

  18. #18
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    2,254
    Mentioned
    21 Post(s)
    Quoted
    238 Post(s)

    Default

    nice advertimessment !

  19. #19
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)
    Quote Originally Posted by simba49 View Post
    i suggest you use juniors air crafter it is getting 1337 paths and freakin amazing walking procudes with everything flawless! check it out!
    Heh that was helpful...

    Back ontopic...

    I'll test it out and post if I get any errors; If I have some spare time I'll look it over and see if there's anything I can fix.

    EDIT: 170 posts and still a chicken?? :|
    Interested in C# and Electrical Engineering? This might interest you.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. AirCrafter Blog
    By TViYH in forum Blogs and Writing
    Replies: 10
    Last Post: 10-10-2008, 09:15 PM
  2. AirCrafter
    By TViYH in forum OSR Help
    Replies: 6
    Last Post: 10-02-2008, 09:17 PM
  3. W16 AirCrafter
    By Jackrawl in forum OSR Help
    Replies: 11
    Last Post: 09-22-2007, 06:49 PM

Posting Permissions

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