Results 1 to 23 of 23

Thread: Drynor Power Netter

  1. #1
    Join Date
    Mar 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Drynor Power Netter

    One of my first few WORKING script.

    Code:
    Version: Beta
    ----------------------
    Setup: 
    *Start near fishing spot 
    *Make sure net is in 1st Slot.
    -------------------------------
    Theres alot of bugs
    No antirandoms added yet =(
    -----------------------------
    Adding:
     Antirandoms
       Faster autoing
         And much more.
    Code:
    {
    o-o                             o--o                           o   o      o   o
    |  \                            |   |                          |\  |      |   |
    |   O o-o o  o o-o  o-o o-o     O--o  o-o o   o   oo-o o-o     | \ | o-o -o- -o- o-o o-o
    |  /  |   |  | |  | | | |       |     | |  \ / \ / |-' |       |  \| |-'  |   |  |-' |
    o-o   o   o--O o  o o-o o       o     o-o   o   o  o-o o       o   o o-o  o   o  o-o o
                 |        ||    Made by: Sean
              o--o        ||    Help From : BucklyInDaHouse + The Scar Noob.     
    
    }
    program DrynorPowerNetter;
    
    {.include SRL/SRL.scar}
    {.include SRL/SRL/skill/Fishing.scar}
    
    
    // Finds the fishing area
    procedure Fish;
    begin
    repeat
    SetUpSRL;
    if (FindColorSpiral(x,y,15198954,500,700,700,500)) then
    MMouse(x,y,2,2);
    wait(100+random(50));
    if IsUpTextMulti('Fish','ish','Net') then
    wait(2000+random(400));
    Mouse(x,y,2,2,true);
    until(InvFull);
    end;
    
    // Droping part
    procedure Drop;
    begin
    DropTo(2,28);
    end;
    begin
    repeat
    Fish;
    Drop;
    until(false);
    end.

  2. #2
    Join Date
    Jan 2007
    Posts
    268
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oh god, no thx

  3. #3
    Join Date
    Feb 2007
    Posts
    3,616
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by macromacro123 View Post
    oh god, no thx
    @macro.. umm.. you don't need to be a jerk to him. he is at least attempting to make a good script, and until you are as good as wt-fakawi (and you still shouldn't even then) you don't have any room to talk.

    And I'll take a look at the script and tell you more about what you'll need to learn

    Edit: Why does it say made by sean?

  4. #4
    Join Date
    Mar 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by JAD View Post
    @macro.. umm.. you don't need to be a jerk to him. he is at least attempting to make a good script, and until you are as good as wt-fakawi (and you still shouldn't even then) you don't have any room to talk.

    And I'll take a look at the script and tell you more about what you'll need to learn

    Edit: Why does it say made by sean?
    Caz my name is Sean <3

  5. #5
    Join Date
    Feb 2007
    Posts
    3,616
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oh.. my bad

    Edit: you shouldn't have the SetupSRL; after the repeat, it should be before it or else you may get serious lag and it is not needed other then that good work, keep it up, still have a lot to learn, if you want, you'll probably learn some things from my tuts, links are in sig.

  6. #6
    Join Date
    Jan 2007
    Posts
    268
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    what u want me to say?? ''you are the best scripter i ever saw!'' ???
    im realistic i say true things. and yes, he is a NOOB and his script does SUCK!im only telling the truth!

  7. #7
    Join Date
    Mar 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by macromacro123 View Post
    what u want me to say?? ''you are the best scripter i ever saw!'' ???
    im realistic i say true things. and yes, he is a NOOB and his script does SUCK!im only telling the truth!
    I am a noob and my script sucks?

    We can both agree one thing. The Script does suck it is one of my first.

    And btw? You dont know who I am, I might be Bill Gates for all your know.

    If u have a problem why would you post? Just GTFO and ill be happy.

    kthxbi.

  8. #8
    Join Date
    Feb 2007
    Posts
    3,616
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by macromacro123 View Post
    what u want me to say?? ''you are the best scripter i ever saw!'' ???
    im realistic i say true things. and yes, he is a NOOB and his script does SUCK!im only telling the truth!
    Dude.. you can be truthful but not to the point of possibly discouraging somebody from scripting.. I don't know what your 3000 line tutorial island is coming out either macromacro. And I can see how you got your title. I'm going to be truthful, I don't like you at all, and being obnoxious like this isn't going to help you get membership status if you plan to try for it anyway. you gotta chill dude before you make the wrong person mad..

  9. #9
    Join Date
    Jan 2007
    Posts
    268
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    allrite sorry wuffel and sory jad it wont happen again

    by the way what GTFO means lol just wondering

  10. #10
    Join Date
    Feb 2006
    Location
    L.A, USA
    Posts
    1,632
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by macromacro123 View Post
    allrite sorry wuffel and sory jad it wont happen again

    by the way what GTFO means lol just wondering
    Get the fuck out?

  11. #11
    Join Date
    Feb 2007
    Location
    SparklesProd.com
    Posts
    2,406
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    @macromacro123

    Pretty harsh dude, Don't want people to get reactions like this and be put off scripting because they think they're no good.

    We all start somewhere, it's only by making scripts that you can feel proud and want to continue, no matter how crappy they are.

    @Wuffel

    Take the SetUpSRL out of the fish procedure, you need to re-structure your code slightly.

    This would be good.

    SCAR Code:
    program DrynorPowerNetter;

    {.include SRL/SRL.scar}
    {.include SRL/SRL/skill/Fishing.scar}


    // Finds the fishing area
    procedure Fish;
     begin
      repeat
       if (FindColorSpiral(x,y,15198954,500,700,700,500)) then
        MMouse(x,y,2,2);
        wait(100+random(50));
       if IsUpTextMulti('Fish','ish','Net') then
        wait(2000+random(400));
        Mouse(x,y,2,2,true);
      until(InvFull);
    end;

    // Droping part
    procedure Drop;
     begin
      DropTo(2,28);
    end;

    //Main Loop
    begin
     SetUpSRL;
      repeat
       Fish;
      Drop;
     until(false);
    end.

  12. #12
    Join Date
    Mar 2007
    Location
    Under a rock
    Posts
    813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    macromacro123 , you need to learn something called constructive criticism. It is helping them and telling them what is bad adn saying why its bad instead of just saying its bad. Dont post stupid stuff without helping the person out.

  13. #13
    Join Date
    Apr 2007
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice script, just needs a few works.

  14. #14
    Join Date
    Apr 2007
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    just stop fighting about so silly thing dont be mad this isnt real life dudes and nice script keep trying on it.
    Want to stop all those level 3 autoers? Want to help the SRL community to stop them? Get bot catcher here:http://www.srl-forums.com/forum/atta...0&d=1177242675
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly!- Put this in your sig

  15. #15
    Join Date
    Feb 2007
    Location
    Australia
    Posts
    176
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow harsh.... i only got told by wt-fakawi to look at some tuts lol. My script was ok ish.

    Marzy, Goodluck Scripting

    -Currently learning script
    Marzey

  16. #16
    Join Date
    Jun 2007
    Location
    Mianus
    Posts
    863
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Wuffel View Post
    One of my first few WORKING script.

    Code:
    Version: Beta
    ----------------------
    Setup: 
    *Start near fishing spot 
    *Make sure net is in 1st Slot.
    -------------------------------
    Theres alot of bugs
    No antirandoms added yet =(
    -----------------------------
    Adding:
     Antirandoms
       Faster autoing
         And much more.
    Code:
    {
    o-o                             o--o                           o   o      o   o
    |  \                            |   |                          |\  |      |   |
    |   O o-o o  o o-o  o-o o-o     O--o  o-o o   o   oo-o o-o     | \ | o-o -o- -o- o-o o-o
    |  /  |   |  | |  | | | |       |     | |  \ / \ / |-' |       |  \| |-'  |   |  |-' |
    o-o   o   o--O o  o o-o o       o     o-o   o   o  o-o o       o   o o-o  o   o  o-o o
                 |        ||    Made by: Sean
              o--o        ||    Help From : BucklyInDaHouse + The Scar Noob.     
    
    }
    program DrynorPowerNetter;
    
    {.include SRL/SRL.scar}
    {.include SRL/SRL/skill/Fishing.scar}
    
    
    // Finds the fishing area
    procedure Fish;
    begin
    repeat
    SetUpSRL;
    if (FindColorSpiral(x,y,15198954,500,700,700,500)) then
    MMouse(x,y,2,2);
    wait(100+random(50));
    if IsUpTextMulti('Fish','ish','Net') then
    wait(2000+random(400));
    Mouse(x,y,2,2,true);
    until(InvFull);
    end;
    
    // Droping part
    procedure Drop;
    begin
    DropTo(2,28);
    end;
    begin
    repeat
    Fish;
    Drop;
    until(false);
    end.

    yeah hi its my first quote but when i start it it works but it just goes to the upper right corner and stays there any ideas of how to fix? ty and nice script

  17. #17
    Join Date
    Jun 2007
    Location
    Mianus
    Posts
    863
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Wuffel View Post
    One of my first few WORKING script.

    Code:
    Version: Beta
    ----------------------
    Setup: 
    *Start near fishing spot 
    *Make sure net is in 1st Slot.
    -------------------------------
    Theres alot of bugs
    No antirandoms added yet =(
    -----------------------------
    Adding:
     Antirandoms
       Faster autoing
         And much more.
    Code:
    {
    o-o                             o--o                           o   o      o   o
    |  \                            |   |                          |\  |      |   |
    |   O o-o o  o o-o  o-o o-o     O--o  o-o o   o   oo-o o-o     | \ | o-o -o- -o- o-o o-o
    |  /  |   |  | |  | | | |       |     | |  \ / \ / |-' |       |  \| |-'  |   |  |-' |
    o-o   o   o--O o  o o-o o       o     o-o   o   o  o-o o       o   o o-o  o   o  o-o o
                 |        ||    Made by: Sean
              o--o        ||    Help From : BucklyInDaHouse + The Scar Noob.     
    
    }
    program DrynorPowerNetter;
    
    {.include SRL/SRL.scar}
    {.include SRL/SRL/skill/Fishing.scar}
    
    
    // Finds the fishing area
    procedure Fish;
    begin
    repeat
    SetUpSRL;
    if (FindColorSpiral(x,y,15198954,500,700,700,500)) then
    MMouse(x,y,2,2);
    wait(100+random(50));
    if IsUpTextMulti('Fish','ish','Net') then
    wait(2000+random(400));
    Mouse(x,y,2,2,true);
    until(InvFull);
    end;
    
    // Droping part
    procedure Drop;
    begin
    DropTo(2,28);
    end;
    begin
    repeat
    Fish;
    Drop;
    until(false);
    end.

    hi again i just wanted to ask something i love ur script but i cant have it on nights cuz the time out thing when will u fix it ty man nice script msg me when u can answer ty again

  18. #18
    Join Date
    Apr 2007
    Location
    Shhhhhhh im right behind you
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i havent even tried the script or even looked at it but before i do i have 1 thing to say macro wtf is up with u your not a god a scripting how can u judge some one thats pretty much at your lvl u pretty much just told your self that u suck dont be a jerk...

    OFF TOPIC BUT FUNNY
    ????oh and did anyone else here that chris benoit killed his family and himself lol that just fed up man wat a douch.?????????

  19. #19
    Join Date
    Jun 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    HORIBLE CANT EVEN USE AT ALL

  20. #20
    Join Date
    Jun 2007
    Location
    New Yawk
    Posts
    943
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mulliken2 View Post
    HORIBLE CANT EVEN USE AT ALL
    HORRIBLE CANT EVEN SPELL AT ALL NOR USE GRAMMAR
    I guess the holidays are over - no sig for now.

  21. #21
    Join Date
    Jul 2007
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice Efforet To Try To Make A Good Script But There Is A Tun Of Bugs Plz Fix Them Thank You.
    ~mod Richie

  22. #22
    Join Date
    Jul 2007
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Not bad Wuffle! Im going to give it a shot see what u got working.

  23. #23
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Dont grave dig.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Draynor Netter v3.0
    By Dankness in forum RS3 Outdated / Broken Scripts
    Replies: 319
    Last Post: 10-07-2009, 08:38 AM
  2. [SRL 4] Draynor Netter .82
    By itSchRis917 in forum RS3 Outdated / Broken Scripts
    Replies: 69
    Last Post: 03-23-2009, 07:52 AM
  3. [SRL #16] Draynor Netter!
    By Wizzup? in forum RS3 Outdated / Broken Scripts
    Replies: 443
    Last Post: 10-06-2008, 12:29 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
  •