Page 3 of 13 FirstFirst 12345 ... LastLast
Results 51 to 75 of 301

Thread: P07_AgilityGnomeBeta

  1. #51
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    make patch notes on the first page k

    easy for people to see that changes you made

  2. #52
    Join Date
    Dec 2011
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    im getting this error

    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3]

    any ideas what the problem is ???
    thanks

  3. #53
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    A really nice script overall. The only problem I found was when it misses a particular area of the course. Instead of re-clicking the section, it will click the next section thinking the character is there when it isn't. Anyway of including a fail safe which ensures if the mouse click misses, it will retry again?

  4. #54
    Join Date
    Dec 2011
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    @Rules of Joe, you could use this: Function P07_DidClick(Red: Boolean; Time: Integer): boolean;.

  5. #55
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    hey i get this

    Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Users\Samsung\Downloads\P07_GnomeAgilityBeta2. 2.simba'


    what am i doing wrong??

  6. #56
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by Bottingps3 View Post
    hey i get this

    Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Users\Samsung\Downloads\P07_GnomeAgilityBeta2. 2.simba'


    what am i doing wrong??
    You need to download the PO7Include from the forum.

  7. #57
    Join Date
    Jun 2008
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Is there antileech in the script?

  8. #58
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    can you link me where to download please?

  9. #59
    Join Date
    Feb 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm new, what on earth is a anti leech :/

  10. #60
    Join Date
    Jan 2012
    Posts
    468
    Mentioned
    3 Post(s)
    Quoted
    200 Post(s)

    Default

    Download is on the First Page and there is no Anti-Leech atm!

  11. #61
    Join Date
    Feb 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Rules of Joe View Post
    Download is on the First Page and there is no Anti-Leech atm!
    lol ? i still see it ;] ?

  12. #62
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    The way to make proper failsafes for each one is to check that the message popped up in chat, using bmp, maybe dtm. So it doesnt go on to the next step without having done the one it's supposed to.

  13. #63
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Had a big problem with script, meaning it will only take you around the course once. After you climb through the pipe it cannot find its way back to the start (The Log).

  14. #64
    Join Date
    May 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Haven't been able to make a complete lap with the script. 7 attempts. Missing the object wouldn't be a problem with the failsafes suggested above.

  15. #65
    Join Date
    Jan 2012
    Posts
    468
    Mentioned
    3 Post(s)
    Quoted
    200 Post(s)

    Default

    Fuck this pipe is killing me! Only thing thats holding me back! I got the fail safes in guys just need to find out a better method for the pipe!

  16. #66
    Join Date
    Feb 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Whats wrong with the pipe? It works fine for me even the fail safe. The only problem is going back to log and Adamater had solved it trying to input his code again didnt work.

  17. #67
    Join Date
    Jan 2012
    Posts
    468
    Mentioned
    3 Post(s)
    Quoted
    200 Post(s)

    Default

    I just updated the Script with a pipe failsafe and redclikers! The Walk back to log is broken because DTM's are currently Down and thats what I used to Walk to the Log!

  18. #68
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    You can do log by either making the camera angle facing the log from where you exit the pipe, or making it click something like the agility icon on the minimap to walk there. The rest is looking good.

  19. #69
    Join Date
    Jan 2012
    Posts
    468
    Mentioned
    3 Post(s)
    Quoted
    200 Post(s)

    Default

    Okay Update 2.4 Should walk and run now without stopping Good Luck!

  20. #70
    Join Date
    Jan 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    has trouble on the rope upstairs, trying to click the fence below

  21. #71
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    This is my current version of it, I opted for making you face log after the pipe, I also fixed the rope, it seemed to misclick quite a bit, the only problem is it will sometimes run away.

    test2.simba
    Last edited by adamater; 02-28-2013 at 11:18 PM.

  22. #72
    Join Date
    Jan 2012
    Posts
    468
    Mentioned
    3 Post(s)
    Quoted
    200 Post(s)

    Default

    Thats an Older Version Beta2.4 Has new walk, and pipe code!

  23. #73
    Join Date
    Dec 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    2.4 still isn't walking to the log for me
    I'll see if I can make it work, nice job though!

  24. #74
    Join Date
    Jan 2012
    Posts
    468
    Mentioned
    3 Post(s)
    Quoted
    200 Post(s)

    Default

    Make Sure the Loop Is This

    iv been running for hour straight none stop! Unless of Randoms!

    Code:
    begin
      P07_DeclarePlayer;
      SetupP07Include;
      //ActivateClient;
      Repeat
      Repeat
        wait(randomrange(100, 200));
        Log;
      Until(P07_DidRedClick);
        Wait(4000);
          Net;
          Wait(4000);
          Repeat
            wait(randomrange(100, 200));
            Tree;
          Until(P07_DidRedClick);
            Wait(3500);
            Repeat
              wait(randomrange(100, 200));
              Rope;
            Until(P07_DidRedClick);
              Wait(6000);
              Repeat
                wait(randomrange(100, 200));
                Branch;
              Until(P07_DidRedClick);
                 Wait(4000);
                 Repeat
                    wait(randomrange(100, 200));
                    Climb;
                 Until(P07_DidRedClick);
                     Wait(4000);
                     Repeat
                      PipeD;
                      Wait(2000);
                     Until(FindColorTolerance(X, Y, 2906031, MSX1, MSY1, MSX2, MSY2, 3));
                        WalktoLog;
                        Wait(2000);
      Until(Not P07_LoggedIn);
    end.
    and the Walk Code is

    Code:
    procedure WalktoLog;
    var
      DTM_log: integer;
    begin
      DTM_log := DTMFromString('mwQAAAHic42RgYGADYi4g5gNiHiDmAGImBggA0exQNYxQNg+SWk4ktSJyUgQxMYCRCAwHAF+0Azs=');
      Wait(2000);
        Repeat
      ClickDTMRotatedIn(DTM_log, MMX1, MMY1, MMX2, MMY2, - Pi, Pi, Pi / 30, [], mouse_Left);
        Until(P07_DidRedClick);
      WriteLn('Found DTM');
      Wait(2500);
      while (isMoving) do
        wait(500);
      P07_MakeCompassSouth;
      FreeDTM(DTM_log);
    end;

  25. #75
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    you need to make the dtm yourself usually, what is yours pointing to? And is your brightness on highest?
    Last edited by adamater; 03-01-2013 at 01:18 AM.

Page 3 of 13 FirstFirst 12345 ... 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
  •