Page 6 of 13 FirstFirst ... 45678 ... LastLast
Results 126 to 150 of 301

Thread: P07_AgilityGnomeBeta

  1. #126
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Strangely enough, in 2.5 the script couldn't locate the branch, but in 2.4 the branch was fine. I tried copying the colour code from 2.4 to 2.5, but still didn't seem to work.

    In 2.4, the main issue I had was that, after the pipe, nothing really happened. (after the second 'found pipe')

  2. #127
    Join Date
    Nov 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by SantaMan102 View Post
    Strangely enough, in 2.5 the script couldn't locate the branch, but in 2.4 the branch was fine. I tried copying the colour code from 2.4 to 2.5, but still didn't seem to work.

    In 2.4, the main issue I had was that, after the pipe, nothing really happened. (after the second 'found pipe')
    same.

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

    Default

    New Plan Will be Working on DTMs Instead of Colors! Tired of them changing all the time!

  4. #129
    Join Date
    Feb 2013
    Location
    The Boonies
    Posts
    203
    Mentioned
    9 Post(s)
    Quoted
    70 Post(s)

    Default

    I've changed the Walktolog procedure to walk to the agility icon on the minimap, so it will actually move after exiting the pipe, but really what this needs is more failsafes on every step, as it continues on sometimes without doing its intended action. I can get this to run maybe 2 or 3 laps in a row before it mis-clicks somewhere and lacks a failsafe to catch itself. But overall, it is coming along.

  5. #130
    Join Date
    Dec 2011
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Help me please? Been getting same error over and over


    You Have The Latest Version of P07Include
    Walking Log
    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3]
    Last edited by Incanumix; 03-02-2013 at 09:34 PM.

  6. #131
    Join Date
    Jan 2013
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    gets stuck on first branch for me

    Error: Exception: You passed wrong values to a finder function: xs > xe (0,-383). at line 1563
    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8]
    Last edited by empurefine; 03-02-2013 at 09:45 PM.

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

    Default

    Here is a temporarily modified version. I combined/recycled some of the code from the 2.4 / 2.5 script.

    It kept getting stuck on the previous procedures. I set LONG delays so I could debug it. I also changed 1 DTM string.

    The agility symbol moves around. We should make a different way for it to return to the log.

    The pipes on 2.5 were too obvious. I say it should randomize which pipe to go through, but stick to that pipe once its made a decision.

    I left the full orig. credits to the author.

    I have set (1) anti-leech. (It is extremely simple)

    Gnome Agility Temp Modification.simba

    Issues:
    * Can over shoot log, which I feel is suspicious.
    * Delays are extremely long.
    Last edited by anony; 03-02-2013 at 10:53 PM.

  8. #133
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by anony View Post
    Here is a temporarily modified version. I combined/recycled some of the code from the 2.4 / 2.5 script.

    It kept getting stuck on the previous procedures. I set LONG delays so I could debug it. I also changed 1 DTM string.

    The agility symbol moves around. We should make a different way for it to return to the log.

    The pipes on 2.5 were too obvious. I say it should randomize which pipe to go through, but stick to that pipe once its made a decision.

    I left the full orig. credits to the author.

    I have set (1) anti-leech. (It is extremely simple)

    Gnome Agility Temp Modification.simba

    Issues:
    * Can over shoot log, which I feel is suspicious.
    * Delays are extremely long.
    Tested. Does not work. Stops at rope.

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

    Default

    i'm also working on a working version.

    i don't take credit ofcource,

    what i've fixed

    branch shit

    delays

    gonna fix

    that he walks back to the log

  10. #135
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by joop681 View Post
    i'm also working on a working version.

    i don't take credit ofcource,

    what i've fixed

    branch shit

    delays

    gonna fix

    that he walks back to the log
    Post it when your finished please!

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

    Default

    Quote Originally Posted by dblurxd View Post
    Tested. Does not work. Stops at rope.
    Well sorry I suppose, it works fine for me.

  12. #137
    Join Date
    Nov 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Ok guys, I fixed up the script, credits to OP, and me for fixing


    Ok guys, I fixed up some errors, heres a fully working script, credits to OP and me for fixing.

    program AgilityP07Test;
    {$I SRL/SRL.Simba}
    {$I P07Include.Simba}

    //Made By Rules

    var
    x, y, logcol, netcol, treecol, ropecol, branchcol, climbcol, pipecol:integer;

    Procedure P07_DeclarePlayer;
    begin
    P07_PlayerName := '';
    P07_PlayerPass := '';
    end;

    procedure Log;
    begin
    P07_MakeCompassNorth;
    P07_MakeCameraAngleHigh;
    logcol := 538974 Writeln('Walking Log');
    if P07_FindObjCustom(x, y, ['Walk', 'lk-acr', 'Log', 'og bal'], [logcol, 540007, 534854], 3) then
    begin
    ClickMouse2(mouse_left);
    wait(randomrange(100, 200));
    end;
    end;

    procedure Net;
    begin
    P07_MakeCameraAngleHigh;
    P07_MakeCompassSouth;
    netcol := 132102 Writeln('climbing net');
    if P07_FindObjCustom(x, y, ['Climb', 'mb-ove', 'Obstacle'], [netcol], 5) then
    begin
    ClickMouse2(mouse_left);
    wait(randomrange(100, 200));
    end;
    end;

    procedure Tree;
    begin
    P07_MakeCameraAngleLow;
    P07_MakeCompassEast;
    treecol := 1525855 Writeln('climbing branch');
    if P07_FindObj(x, y, 'Climb', treecol, 5) then
    begin
    ClickMouse2(mouse_left);
    wait(randomrange(100, 200));
    end;
    end;

    procedure Rope;
    begin
    P07_MakeCameraAngleHigh;
    ropecol := 6063267 Writeln('Walk Rope');
    if P07_FindObjCustom(x, y, ['Walk', 'lk-on'], [ropecol, 5799581], 5) then
    begin
    wait(1000);
    ClickMouse2(mouse_left);
    wait(randomrange(100, 200));
    end;
    end;


    procedure Branch;
    begin
    P07_MakeCameraAngleHigh;
    branchcol := 4354956 Writeln('Climb Branch');
    if P07_FindObj(x, y, 'Climb', branchcol, 5) then
    begin
    ClickMouse2(mouse_left);
    wait(randomrange(100, 200));
    end;
    end;

    procedure Climb;
    begin
    climbcol := 935537 Writeln('Climb net');
    if P07_FindObj(x, y, 'Climb', climbcol, 5) then
    begin
    ClickMouse2(mouse_left);
    wait(randomrange(100, 200));
    end;
    end;

    procedure Pipe;
    begin
    P07_MakeCameraAngleHigh;
    pipecol := 7697790 Writeln('Squeeze Pipe');
    if P07_FindObj(x, y, 'Squeeze', pipecol, 5) then
    begin
    ClickMouse2(mouse_right);
    wait(randomrange(100, 200));
    P07_ChooseOptionMulti(['eze-thro']);
    wait(randomrange(600, 1000));
    end;
    end;

    Procedure PipeD;
    var
    DTM_pipe: integer;
    begin
    P07_MakeCameraAngleHigh;
    DTM_pipe := DTMFromString('m1gAAAHic42JgYOAHYmkglgNiBSCWBWI+Bg hgBGIWIBYAYmEgZgJiHqh6JSiWAWJBqDoQqMjPY4iPiGCwMjNj KMvNYSjKzGSoKiwE45iwMLBYTmoqAytQrRERmJFIjAAAlI8PFw ==');
    ClickDTMRotatedIn(DTM_pipe, MSX1, MSY1, MSX2, MSY2, - Pi, Pi, Pi / 30, [], mouse_Left);
    WriteLn('Found Pipe');
    Wait(2500);
    while (isMoving) do
    wait(500);
    FreeDTM(DTM_pipe);
    end;




    procedure WalktoLog;
    begin
    Wait(4000);
    MMouse(592,95,2,2);
    ClickMouse2(mouse_left);
    P07_MakeCompassSouth;
    Wait(4000);
    end;

    begin
    P07_DeclarePlayer;
    SetupP07Include;
    //ActivateClient;
    Repeat
    Log;
    Wait(3000);
    Net;
    Wait(3000);
    Tree;
    Wait(3000);
    P07_MakeCompassEast;
    Rope;
    Wait(5000);
    Branch;
    P07_MakeCompassNorth;
    Wait(3000);
    P07_MakeCameraAngleLow;
    Climb;
    Wait(3000);
    P07_MakeCameraAngleHigh;
    Repeat
    //Pipe;
    PipeD;
    P07_MakeCameraAngleHigh;
    Wait(4000);
    Until(FindColorTolerance(X, Y, 1980742, 94, 88, 405, 212, 3));
    WalktoLog;
    Wait(2000);
    Until(False);
    end.

  13. #138
    Join Date
    Feb 2013
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Problem on "TreeD" it get stuck and keeps looping, doesnt click. Any help? I tried adding more search options, but maby camera angel change will help? Or is it wrong color or so?

    SCreenie:



    THanks,
    WImpie

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

    Default

    Quote Originally Posted by wimpie2001 View Post
    Problem on "TreeD" it get stuck and keeps looping, doesnt click. Any help? I tried adding more search options, but maby camera angel change will help? Or is it wrong color or so?

    SCreenie:



    THanks,
    WImpie
    That guy looks like my Char!
    Working on This Script is draining all my time and energy! Im like addicted to scripting!

    So my old Rs not Loading So if anyone got that SMART Old RS hit me up cuz the website doesn't work!
    Last edited by BigRedJapan; 03-03-2013 at 05:18 AM.

  15. #140
    Join Date
    Mar 2013
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Error: Exception: You passed wrong values to a finder function: ys > ye (620,503). at line 1563
    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7]

    it won't climb the branch, any ideas?

  16. #141
    Join Date
    Feb 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Has anyone gotten this to work?

  17. #142
    Join Date
    Feb 2013
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    A bit of copy pasting from
    jordantotty his script and this script where it gets stuck u take the code from the other guy --> and i will make it work

  18. #143
    Join Date
    Nov 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by wimpie2001 View Post
    A bit of copy pasting from
    jordantotty his script and this script where it gets stuck u take the code from the other guy --> and i will make it work
    post what you have.

  19. #144
    Join Date
    Feb 2013
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    will post 2night when i start agil

  20. #145
    Join Date
    Mar 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    It doesn't climb the branch for me :

    Error: Exception: You passed wrong values to a finder function: xs > xe (0,-12). at line 1563
    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8]

  21. #146
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I get this error:
    Walking Log
    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3]

    Help plz!

  22. #147
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    158
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    Quote Originally Posted by Rules of Joe View Post
    That guy looks like my Char!
    Working on This Script is draining all my time and energy! Im like addicted to scripting!

    So my old Rs not Loading So if anyone got that SMART Old RS hit me up cuz the website doesn't work!
    Use this link to load old rs on the downloadable client. I then run simba on a virtual machine. you can find a free win xp and virtual machone on RID's website.
    http://services.runescape.com/m=rswi..._on_the_Client

  23. #148
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Won't climb up branch

    Error: Exception: You passed wrong values to a finder function: xs > xe (0,-496). at line 1563
    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8]

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

    Default

    mine only works when there are not many people at the gnome course.
    try and maybe fix some things :P

    P07_GnomeAgilityBeta2.5 Edited.simba

  25. #150
    Join Date
    Mar 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by joop681 View Post
    mine only works when there are not many people at the gnome course.
    try and maybe fix some things :P

    P07_GnomeAgilityBeta2.5 Edited.simba
    Doesn't work at all

Page 6 of 13 FirstFirst ... 45678 ... 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
  •