Page 23 of 24 FirstFirst ... 1321222324 LastLast
Results 551 to 575 of 585

Thread: MonkeyKnifeFighterthiever [200-250k XP/h]

  1. #551
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by Gillzo View Post
    i cant get My Total Xp, Xp Per/Hour to show in paint, Anyone know why its not showing.

    It looks at your top xp counter. It can't say "lots" if you want the proggy to show the xp gained/hour.
    My First Build!, Selling Downloadable Games
    -------------------------------------

  2. #552
    Join Date
    Mar 2012
    Posts
    180
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is there a way to make it read the second or third counter i dont feel like resetting it to zero.

  3. #553
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by Gillzo View Post
    Is there a way to make it read the second or third counter i dont feel like resetting it to zero.
    Why not just disable the first counter?

  4. #554
    Join Date
    Mar 2012
    Posts
    180
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    Why not just disable the first counter?
    Never knew you could do that, and thanks it works.

  5. #555
    Join Date
    Feb 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    anyone know a fix so it drops the mithril scimmy's ? thx in advance guys !

  6. #556
    Join Date
    Nov 2012
    Posts
    96
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by anji View Post
    anyone know a fix so it drops the mithril scimmy's ? thx in advance guys !
    To make the script drop the addy and mith scimmy
    Replace line

    2974
    dtmAddyScimmy:= DTMFromString('mAAEAAHiclcxLCoAwDIThVFE3LYKvKlQ8S+ my979PfzELtxn4spqJF5EAhwkzFpxIuBCxYZAvb3+Ex4oDNx7d 7fqj136uhdsZ2OKM/mnFZgJ3')

    2976
    dtmMithScimmy:= DTMFromString('mAAEAAHic42FgYOAFYlYgZmGAAEYomxuIBY FYHIiloDQ/EHNC9YgAsSQQy0CxEFQPK9QMBii7rm4SkGTCig0UFLCIkwYYSc TIAAA0qANc');

  7. #557
    Join Date
    Feb 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    okay XX thanks for trying to help me out. but unfortunatly it doesn't seem to work I get this message now

    Error: Exception: FindDTMs: DTM[] is not valid. at line 621
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, 4, 5]

    Any advice on this new problem so close to 99 thieving

    Cheers
    -Anji

  8. #558
    Join Date
    Jan 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Bro...this is the best script ive ever seen!!! tyyyyy!!!!!

  9. #559
    Join Date
    Oct 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by anji View Post
    okay XX thanks for trying to help me out. but unfortunatly it doesn't seem to work I get this message now

    Error: Exception: FindDTMs: DTM[] is not valid. at line 621
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, 4, 5]

    Any advice on this new problem so close to 99 thieving

    Cheers
    -Anji
    Something went wrong somewhere because the script should work if you changed the DTMs correctly. I can't confirm the new ones actually work for dropping the scimmys but your script should compile.

    I'd say, download the script again so it's fresh and replace lines 2974 to 2980 with

    Simba Code:
    dtmAddyScimmy:= DTMFromString('mAAEAAHiclcxLCoAwDIThVFE3LYKvKlQ8S'
                      + 'my979PfzELtxn4spqJF5EAhwkzFpxIuBCxYZAvb3'
                      + 'Ex4oDNx7d 7fqj136uhdsZ2OKM/mnFZgJ3');

    dtmMithScimmy:= DTMFromString('mAAEAAHic42FgYOAFYlYgZmGAAEYomxuIBY'
                      + 'FYHIiloDQ/EHNC9YgAsSQQy0CxEFQPK9QMBii7rm4SkGTCig0UFLCIkwYYSc'
                      + 'TIAAA0qANc');

    Credit to X X for getting the new DTMs though!
    Last edited by sk8_tolivv; 12-03-2012 at 11:59 PM.

  10. #560
    Join Date
    Feb 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay once again thx guys for the help still not getting it to work. tried both your advice.

    I mean it works brilliantly giving me 180K xp/hour but once it has a full inventory = doesn't drop any scimmy's :-(

  11. #561
    Join Date
    Oct 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by anji View Post
    Okay once again thx guys for the help still not getting it to work. tried both your advice.

    I mean it works brilliantly giving me 180K xp/hour but once it has a full inventory = doesn't drop any scimmy's :-(
    Hmm, thats too bad.

    Well, I'm no expert or anything, don't even know that much frankly but I'm learning and that was my best guess so maybe I wasn't even doing it right.

    I'll see if it works for me with those DTMs, I'll edit this post later to say if it worked or not...

    Edit: Not working for me either, don't have time to really look into it right now sorry
    Last edited by sk8_tolivv; 12-04-2012 at 04:31 AM.

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

    Default

    After adding right dtms

    Remove
    Code:
     MMouse(x, y, 10, 10);
        Wait(30+Random(30));
    
        if (WaitUpTextMulti(['Wield','Mithril', 'scimitar'], 200)) then
        begin
          Result:= True;
          ClickMouse2(False);    // Right click
          WaitOptionEx('rop', 'action', ClickLeft, 200+Random(100))
        end;
      end else
    and replace it with

    Code:
    MMouse(x, y, 7, 7);
        Wait(30+Random(30));
    
        if (WaitUpTextMulti(['Wield','Mithril', 'scimitar'], 200)) then
       begin
        Result:= True;
        MMouse(x, y, 10, 10);
        Wait(30+Random(30));
        if (WaitUpTextMulti(['ield', 'ithril'],200)) then
        begin
          ClickMouse2(False);
          WaitOptionEx('rop', 'action', ClickLeft, 200+Random(100))
        end;
      end;
    end;

  13. #563
    Join Date
    Jul 2012
    Location
    London
    Posts
    1,549
    Mentioned
    0 Post(s)
    Quoted
    86 Post(s)

    Default

    Is this 99 easy to get? Atm 65 thieving but havn't done the do no evil quest and it seems like it would take ages and I really cba

  14. #564
    Join Date
    Aug 2010
    Posts
    213
    Mentioned
    0 Post(s)
    Quoted
    34 Post(s)

    Default

    odd, the script stops whenever i get hit by monkey.

  15. #565
    Join Date
    Nov 2012
    Posts
    96
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Mr[S] View Post
    Is this 99 easy to get? Atm 65 thieving but havn't done the do no evil quest and it seems like it would take ages and I really cba
    Fastest way to get 99

  16. #566
    Join Date
    Nov 2012
    Posts
    96
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by fiery oblivion View Post
    odd, the script stops whenever i get hit by monkey.
    If u have still this problem pm me and ill try help

  17. #567
    Join Date
    Aug 2010
    Posts
    213
    Mentioned
    0 Post(s)
    Quoted
    34 Post(s)

    Default

    yea still have problem :s

  18. #568
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    1,199
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    Quote Originally Posted by Gillzo View Post
    i cant get My Total Xp, Xp Per/Hour to show in paint, Anyone know why its not showing.

    That's because your first xp counter shows "Lots", you will either need to reset it or you need to change the script so that it checks the second xp counter rather than the first.

  19. #569
    Join Date
    Sep 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    is there any way to make this only keep dragon scims for quicker leveling rather than money making as mine seems to fill up on ady and mith scims quick and then stop when out of food id rather it keep the food and drop the scims

  20. #570
    Join Date
    Nov 2012
    Posts
    96
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by masman7 View Post
    is there any way to make this only keep dragon scims for quicker leveling rather than money making as mine seems to fill up on ady and mith scims quick and then stop when out of food id rather it keep the food and drop the scims
    Change correct dtms (scroll up for them) and it will drop scims.

  21. #571
    Join Date
    Oct 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    If anyones still having troubles with the DTMs, you can try mine if you like.
    Hopefully I set the tolerances high enough :S Otherwise thats a easy change.

    Simba Code:
    dtmAddyScimmy:= DTMFromString('m1gAAAHic42JgYOAGYn4gFgViWSCWBGIBIGZngABGKBukj'
                      + 'geIRYBYGojloHpAYqxQtSA6pyYfSDIRxEYMxAFGIjECAACM8wLD');

    dtmMithScimmy:= DTMFromString('mrAAAAHic42BgYOADYlYGCOACYh4gFgFiSSAWBGJ2qJg4l'
                      + 'M8LxGxQ9YxA3NOzCEgy4cQiDPgBIwEMAwAmZwKj');


    Edit: Increased the tolerance on the addy scimmy, didn't work after I logged out and in. Been working fine since then.
    Last edited by sk8_tolivv; 12-18-2012 at 10:39 PM.

  22. #572
    Join Date
    Oct 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Sorry for double post but here was my last proggy from 98-99 to prove that it still does work ok when you fix the DTMs.



    Went from 90-99 in about 3 days. Could only get it to run for about 4-5 hours then it runs into memory problems which I have no idea how to fix.

    Great script though, thanks for 99 Eska.


  23. #573
    Join Date
    Dec 2012
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Will surely check this out!!!

    Along with runespan rc -> 99, and Lrc mining ->, this 1 is high at my wanted list! Will do this right after i managed to get 99 mining! Awesome, i thinks!

    Any way possible (didnt find it alredy, didnt read all pages <3) to take alchs and alch scims? apart from dscim, or might even alch that, to prolong the stay?

    That would be some epic improvement..!

  24. #574
    Join Date
    Feb 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by sk8_tolivv View Post
    Sorry for double post but here was my last proggy from 98-99 to prove that it still does work ok when you fix the DTMs.



    Went from 90-99 in about 3 days. Could only get it to run for about 4-5 hours then it runs into memory problems which I have no idea how to fix.

    Great script though, thanks for 99 Eska.

    I've changed the DTM's and followed the other thing that was said, it successfully runs for a bit but then it dies with this error...

    Error: Exception: FindDTMs: DTM[] is not valid. at line 626
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5, 6]

  25. #575
    Join Date
    May 2012
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    If i want to restrain the area to a 4x4 square around the safe spot what would the are x1,x2,y1,y2 numbers be set to?

Page 23 of 24 FirstFirst ... 1321222324 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
  •