Results 1 to 24 of 24

Thread: I need help with ENT finding

  1. #1
    Join Date
    May 2007
    Location
    Seattle
    Posts
    1,069
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default I need help with ENT finding

    Can anyone tell me how to?
    FORMERLY BORN2CODE | Play Internet Games
    http://img147.imageshack.us/img147/2084/sigg.png

  2. #2
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    YoHoJo has one.. ask him.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  3. #3
    Join Date
    May 2007
    Location
    Canada
    Posts
    261
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    While wcing, you need to check for a yellow "Chop" text. Because for some reason, Fagex made is so that whenever there is a ent, text shows up yellow...I think they support macro's.
    On vacation from July 2nd till middle of August


    Account Creator and Tutorial Island Runner (member | public) Errors fixed


    Check out my Complete forms tutorial. It will teach you everything you need to know about forms.

  4. #4
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Yeah, I think that too..


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  5. #5
    Join Date
    May 2007
    Location
    Seattle
    Posts
    1,069
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Alright, so, how would I include that?
    FORMERLY BORN2CODE | Play Internet Games
    http://img147.imageshack.us/img147/2084/sigg.png

  6. #6
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    probable just use a bitmap of it. thats an idea -.- or dtm, but idk how to do those and they advaced
    Originally Posted by YoHoJo
    I like hentai.

  7. #7
    Join Date
    May 2007
    Location
    Seattle
    Posts
    1,069
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    How would I do that? I am not very good at dtms.
    FORMERLY BORN2CODE | Play Internet Games
    http://img147.imageshack.us/img147/2084/sigg.png

  8. #8
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)
    lol you think i am? read a bitmap tut, then create the bmp. your code should look something like..


    SCAR Code:
    program tree choper;

    const
      yellowtext=
    BitMapToStr'bfisbfuiosuifhsuiohfnousnfonzsdovgodvgodfbgodfbgoa'

    then u will need

    SCAR Code:
    Procedure loadbmp
    begin;
      LoadBmps
    end;

    then before and after your procedure of chopping the tree, put this procedure

    SCAR Code:
    Procedure findent
    begin;
      if yellowtext then
      begin;
        RundDir's'
        Runback
      end;

    now i am a complete nub, so im not sure if this will work, so dont shoot my hed off.
    Originally Posted by YoHoJo
    I like hentai.

  9. #9
    Join Date
    May 2007
    Location
    Seattle
    Posts
    1,069
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by llamaman View Post
    lol you think i am? read a bitmap tut, then create the bmp. your code should look something like..


    SCAR Code:
    program tree choper;

    const
      yellowtext=
    BitMapToStr'bfisbfuiosuifhsuiohfnousnfonzsdovgodvgodfbgodfbgoa'

    then u will need

    SCAR Code:
    Procedure loadbmp
    begin;
      LoadBmps
    end;

    then before and after your procedure of chopping the tree, put this procedure

    SCAR Code:
    Procedure findent
    begin;
      if yellowtext then
      begin;
        RundDir's'
        Runback
      end;

    now i am a complete nub, so im not sure if this will work, so dont shoot my hed off.


    K. Thank you. I will look at that.
    FORMERLY BORN2CODE | Play Internet Games
    http://img147.imageshack.us/img147/2084/sigg.png

  10. #10
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    netime, im trying to get into scripting, i keep going in and out of script-lust phases lol. i made my own acc creator that i ran all night and it got me my 30 acc army
    Originally Posted by YoHoJo
    I like hentai.

  11. #11
    Join Date
    May 2007
    Location
    Seattle
    Posts
    1,069
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by llamaman View Post
    netime, im trying to get into scripting, i keep going in and out of script-lust phases lol. i made my own acc creator that i ran all night and it got me my 30 acc army
    How did u make a 30 account army?
    FORMERLY BORN2CODE | Play Internet Games
    http://img147.imageshack.us/img147/2084/sigg.png

  12. #12
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    26 actually =D i just ran the creator all night, n saved the users n masta pass into txt file in scar. it creates 5 acc's then waits 5400000(hour n half)
    then starts back up again.
    Originally Posted by YoHoJo
    I like hentai.

  13. #13
    Join Date
    Apr 2007
    Location
    brisbane
    Posts
    104
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    {************************************************* ******************************
    function FindEnt(TreeColor: Integer): Boolean;
    By:
    Description: Will look for an Ent
    ************************************************** *****************************}

    function FindEnt(TreeColor: Integer): Boolean;
    var
    i: Integer;
    begin
    if (Option2('Chop')) then
    begin
    if (FindColorTolerance(x, y, 383705, 9, 9, 233, 24, 20)) or
    (FindColorTolerance(x, y, 65535, 9, 9, 233, 24, 20)) then
    begin
    GetMousePos(x, y);
    Mouse(x, y, 5, 5, False);
    if (FindText(x, y, 'Chop down', upchars, x - 50, y - 50, x + 100, y + 50))
    then
    begin
    if (FindColor(x, y, 65535, x + 70, y, x + 100, y + 10)) then
    begin
    for i := 1 to 2 do
    begin
    Mouse(648, 83, 1, 1, True)
    Flag;
    end;
    WriteLn('Found ent! Waiting for it to go away');
    Wait(30000 + Random(5000));
    Result := True;
    EntsAvoided := EntsAvoided + 1;
    end;
    end else
    ChooseOption(x, y, 'Cancel');
    end;
    end;
    end;

    look in the srl directory under skills
    x: y, why are you so fat?
    y:-_____
    ---l-1
    ---l-----
    ---l
    --\l64

  14. #14
    Join Date
    May 2007
    Location
    Seattle
    Posts
    1,069
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by sheetomg View Post
    {************************************************* ******************************
    function FindEnt(TreeColor: Integer): Boolean;
    By:
    Description: Will look for an Ent
    ************************************************** *****************************}

    function FindEnt(TreeColor: Integer): Boolean;
    var
    i: Integer;
    begin
    if (Option2('Chop')) then
    begin
    if (FindColorTolerance(x, y, 383705, 9, 9, 233, 24, 20)) or
    (FindColorTolerance(x, y, 65535, 9, 9, 233, 24, 20)) then
    begin
    GetMousePos(x, y);
    Mouse(x, y, 5, 5, False);
    if (FindText(x, y, 'Chop down', upchars, x - 50, y - 50, x + 100, y + 50))
    then
    begin
    if (FindColor(x, y, 65535, x + 70, y, x + 100, y + 10)) then
    begin
    for i := 1 to 2 do
    begin
    Mouse(648, 83, 1, 1, True)
    Flag;
    end;
    WriteLn('Found ent! Waiting for it to go away');
    Wait(30000 + Random(5000));
    Result := True;
    EntsAvoided := EntsAvoided + 1;
    end;
    end else
    ChooseOption(x, y, 'Cancel');
    end;
    end;
    end;

    look in the srl directory under skills
    That is the one my SRL. They say that it does not work well.
    FORMERLY BORN2CODE | Play Internet Games
    http://img147.imageshack.us/img147/2084/sigg.png

  15. #15
    Join Date
    Apr 2007
    Location
    brisbane
    Posts
    104
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    That is the one my SRL. They say that it does not work well.
    try it out first, if it works well for you then there should be no problem
    x: y, why are you so fat?
    y:-_____
    ---l-1
    ---l-----
    ---l
    --\l64

  16. #16
    Join Date
    Jun 2006
    Location
    Tennessee, USA
    Posts
    2,603
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    Yeah it doesn't work all to good.

  17. #17
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    id rather have some thing like... ur own procedure, or take 1 out of another wcer with credz
    Originally Posted by YoHoJo
    I like hentai.

  18. #18
    Join Date
    Jan 2007
    Location
    Skaville, Jamaica
    Posts
    1,117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well, what do you want to do when you find an ent? (FindEnt is a procedure in SRL). You wanna runaway for 15 seconds or so, so then (Runback...which is also a procedure). You can try and figure it out off of that.

    OK, Fine..I give in.

    Code:
    procedure FindingEnts;
    var
      Ents: Integer;
    begin
        if(FindEnt(TREECOLOR OR CONSTANT OF TREE COLOR GOES HERE))or
        (FindEnt(YOU CAN DELETE THIS IF YOU DON'T HAVE 3 DIFFERENT COLORS THAT SCAR LOOKS FOR))or
        (FindEnt(SAME AS ABOVE))then
        begin
          WriteLn('Ent Found');
          RunAwayDirection('N');
          wait(7000+random(3000));
          RunBack;
          Ents := Ents + 1;
        end;
    end;
    Proper Credits please, but tbh, the FindEnt function should work, as long as you define the tree color correctly =]

  19. #19
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    IEJB, I though that FindEnt in SRL doesn't work.. or is that your own creation?


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  20. #20
    Join Date
    Jan 2007
    Location
    Skaville, Jamaica
    Posts
    1,117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ooh, it..doesn't? :S

  21. #21
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    no, i think it works, but it doesnt all teh time. i got it! create a bitmap of yellow text of 'chop' that wud work sooo easy

    SCAR Code:
    If FindBitMap(ent) then
    Begin;
    RunAwayDirection('n')
    FTWait(20000)
    Runback
    end;
    Originally Posted by YoHoJo
    I like hentai.

  22. #22
    Join Date
    Jan 2007
    Location
    Skaville, Jamaica
    Posts
    1,117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sounds easy enough

    Can somebody find an image of the yellow 'chop'? Make it a bitmap and post it on here.. I don't go on Runescape anymore

    I suppose i could use the regular chop and make it the runescape yellow, but nah..if someone does play Runescape and woodcuts a little, just take a screeny.

  23. #23
    Join Date
    Nov 2006
    Location
    NSW, Australia
    Posts
    3,487
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    It's not that simple. The tree usually becomes an ent while your chopping and I don't think you keep your mouse over the tree the whole time. However, if the ent is symbolised by a yellow dot on the minimap, you can probably use FindColorCircleTolerance or FindColorCircle.

    You'd find the white dot of yourself, then check if the yellow dot of the ent is in a certain radius. Ofcourse, this is not full proof as there might be other yellow dots on the minimap.
    [CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
    [CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]

    [CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]

  24. #24
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmm alright, ill try to find n ent as this is conviently the time im trying to get my wc up on yews below cammy.
    Originally Posted by YoHoJo
    I like hentai.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Finding an NPC... I Need Help!
    By mormonman in forum OSR Help
    Replies: 9
    Last Post: 12-06-2008, 05:36 AM
  2. Replies: 3
    Last Post: 09-23-2008, 03:37 AM
  3. Gas finding help
    By Lancelot074 in forum OSR Help
    Replies: 9
    Last Post: 03-01-2008, 10:00 PM
  4. Finding npc
    By dvdcrayola in forum OSR Help
    Replies: 4
    Last Post: 08-20-2007, 01:57 AM
  5. help with ent finding
    By Adamb_135 in forum OSR Help
    Replies: 4
    Last Post: 04-18-2007, 02:14 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
  •