Page 4 of 13 FirstFirst ... 23456 ... LastLast
Results 76 to 100 of 323

Thread: AIO Stronghold - Stronghold of Security - With Banking

  1. #76
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by insidethefire666 View Post
    EDIT> am i supposed to put anything into the integer if i choose lobster besides Food_Lobster
    Nope, just make sure the line ends with a ;


    Quote Originally Posted by insidethefire666 View Post
    Error: Exception: Access violation at line 305
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, 3]


    happens right when it goes down the hole everything else is fine
    I'll have a look at this bug, for now start in the room you want to fight in

  2. #77
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    alright and that should eliminate that bug from happening again?

  3. #78
    Join Date
    Jan 2012
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    When I choose weapons, it doesn't recognize it.. ( Ex: Unknown...: Lash or Rapid)

  4. #79
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    look earlier in the thread there is already a solution posted and found another bug the script still isn't working for me i'm getting this error
    Failed to walk to path node 0, trying to step forward or back one node.
    Failed to find first path node. Exiting.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Failed to walk to path node 0, trying to step forward or back one node.
    Failed to find first path node. Exiting.



    i started this time on the same floor right outside the room i was going to run the script in and it still isn't working at this point i'm just gonna work on my own script and wait until you can get the bugs worked out once they are i'm sure it'll be epiccc.

  5. #80
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by insidethefire666 View Post
    look earlier in the thread there is already a solution posted and found another bug the script still isn't working for me i'm getting this error
    Failed to walk to path node 0, trying to step forward or back one node.
    Failed to find first path node. Exiting.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find Object DTM.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Did not find path node 0.
    Failed to walk to path node 0, trying to step forward or back one node.
    Failed to find first path node. Exiting.



    i started this time on the same floor right outside the room i was going to run the script in and it still isn't working at this point i'm just gonna work on my own script and wait until you can get the bugs worked out once they are i'm sure it'll be epiccc.
    Please start actually in the room, and post which room you are using if that doesn't work

  6. #81
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok and im going to use room 2 on the second floor

  7. #82
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im also going to try reinstalling the script to make sure it wasn;t anything i did by mistake

  8. #83
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by insidethefire666 View Post
    ok and im going to use room 2 on the second floor
    Let me know how it goes if not well please post everything in the debug box the bit before the part you put in the last post would be the bit that is useful for me, if you don't have debug mode on please put it on

    Line 15:
    Simba Code:
    DebugMode = True;

  9. #84
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah debug mode is on and actually floor 3 room 2 with the spiders

  10. #85
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    We are training: Strength combat style
    [15:58:22] [] We are on the right floor
    [SPS] SPS_Setup() took 31 ms. Areas: ['0_0']
    SPS_GetMyPos: Finished in 219 ms. Result = (235, 299)
    [15:58:23] [] Checking if we are in room 2 on floor 2
    [SPS] SPS_Setup() took 31 ms. Areas: ['0_0']
    [15:58:23] [] We are not in the correct room
    SPS_GetMyPos: Finished in 219 ms. Result = (235, 299)
    [15:58:23] ] I don't know where we are in this floor, lets bank
    [15:58:23] [] Teleporting
    [15:58:23] [] Login Status: "True"
    [15:58:25] [] Checked for randoms, result was: "False"
    [15:58:25] [] Login Status: "True"
    [15:58:25] [] Checked for randoms, result was: "False"

    this is what is coming up and i am in the right room i am attempting to use a different room to see if it's that room thats buggy
    Last edited by insidethefire666; 05-28-2012 at 08:09 PM.

  11. #86
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    still occuring in all the rooms no matter where i set it im not sure why it's not working for me but other people aren't having the same problem it's weird

  12. #87
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    btw you just showed everybody your rsn (or at least part of it) try starting right in the middle of the room, as it is detecting that you aren't in it

  13. #88
    Join Date
    May 2012
    Location
    Chaaaaiir
    Posts
    376
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Thumbs up

    Quote Originally Posted by putonajonny View Post
    Let me know how it goes if not well please post everything in the debug box the bit before the part you put in the last post would be the bit that is useful for me, if you don't have debug mode on please put it on

    Line 15:
    Simba Code:
    DebugMode = True;
    Do you still need a good graphics design? I may be of assistance if you do. Let me know.
    - Sokkr7

  14. #89
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i've tried standing in the middle and everything im really not sure why i keep having this error could it have to do with i needed to update dmt perhaps

  15. #90
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Sokkr7 View Post
    Do you still need a good graphics design? I may be of assistance if you do. Let me know.
    - Sokkr7
    I'll PM you...

  16. #91
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [16:16:47] [j] Checking if we are in room 2 on floor 2
    [SPS] SPS_Setup() took 31 ms. Areas: ['0_0']
    [16:16:47] [j] We are in the correct room
    [16:16:47] [j] Fighting
    [16:16:47] [ Login Status: "True"
    [16:16:48] [] Checked for randoms, result was: "False"}



    got it finally let you know if it banks and returns to right location without bugs

  17. #92
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by insidethefire666 View Post
    [16:16:47] [j] Checking if we are in room 2 on floor 2
    [SPS] SPS_Setup() took 31 ms. Areas: ['0_0']
    [16:16:47] [j] We are in the correct room
    [16:16:47] [j] Fighting
    [16:16:47] [ Login Status: "True"
    [16:16:48] [] Checked for randoms, result was: "False"}



    got it finally let you know if it banks and returns to right location without bugs
    How weird, maybe you accidentally selected the wrong room, thanks

  18. #93
    Join Date
    Dec 2011
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i dunno what it was but whatever as long as it works and your welcome thanks for the great script man

  19. #94
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    If anybody is good with photoshop they could make a graphic to go over the chatbox when you are running the script, it would say "AIO Stronghold Fighter" and then "by putonajonny", they could use some of these images:
    http://images.wikia.com/runescape/im...uge_spider.png
    http://images.wikia.com/runescape/im...in_level_5.png
    http://services.runescape.com/m=rswi...r-16225514.png
    http://images.wikia.com/runescape/im...sh_Crawler.png
    http://images.wikia.com/runescape/im...Catableons.png
    http://images2.wikia.nocookie.net/__...0418!Ankou.png
    http://images.wikia.com/runescape/im...scorpionv2.png
    http://images.wikia.com/runescape/im...ourth_Door.png

    let me know if you think you could do this

    btw dimensions would be 519 x 142

  20. #95
    Join Date
    Jan 2012
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Not sure if you're aware of this but I think someone is trying to sell your script on MMOexchange. They say they bought it and are trying to resell it for 125m.

  21. #96
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by resurrected View Post
    Not sure if you're aware of this but I think someone is trying to sell your script on MMOexchange. They say they bought it and are trying to resell it for 125m.
    Could you link it please?

  22. #97
    Join Date
    Dec 2011
    Posts
    505
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    Quote Originally Posted by putonajonny View Post
    If anybody is good with photoshop they could make a graphic to go over the chatbox when you are running the script, it would say "AIO Stronghold Fighter" and then "by putonajonny", they could use some of these images:

    let me know if you think you could do this

    btw dimensions would be 519 x 142
    I was bored so made a very simple one

  23. #98
    Join Date
    May 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [------------------------------------------------]
    [ ]
    [ AIO Stroghold by putonajonny ]
    [ Version: 2 ]
    [------------------------------------------------]
    [ Time Running: 3 Hours, 33 Minutes and 9 Seconds]
    [------------------------------------------------]
    [ Monsters Killed: 722 ]
    [ Killed/Hour: -132 ]
    [------------------------------------------------]
    [ XP Gained: 27.9k ]
    [ XP/Hour: 7.8k ]
    [------------------------------------------------]
    [ Strength(45) XP/Hour: 5.9k ]
    [ TTNL: -8 sec ]
    [ Hitpoints(46) XP/Hour: 1.9k ]
    [ TTNL: 1 hr 18 min 13 sec ]
    [------------------------------------------------]
    [ Levels Gained: 0 ]
    [------------------------------------------------]

    The strength is actually me training range, and the levels gained should be 2 levels, Though I am getting 7.8k/hr with 74 range, the script attacks slowly sometimes, especially because it's constantly find it's current location. Oh, and this was in room 5 with the Minotaurssssssssssssssssss

  24. #99
    Join Date
    Dec 2011
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by putonajonny View Post
    Same question as above but for accurate?


    Hey putonajonny, i give you the dtm's via pastebin cause it are quite a few and i dont want to spam the thread full with dtm's

    Pastebin link to Potion dtm's:

    http://pastebin.com/ncjKygP4

    I hope they are good, it took me a bit because im a perfectionist

  25. #100
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by atea1234 View Post
    Progress Report:
    [------------------------------------------------]
    [                                                ]
    [          AIO Stroghold by putonajonny          ]
    [                                   Version: 2   ]
    [------------------------------------------------]
    [ Time Running: 3 Hours, 33 Minutes and 9 Seconds]
    [------------------------------------------------]
    [ Monsters Killed:        722                    ]
    [ Killed/Hour:            -132                   ]
    [------------------------------------------------]
    [ XP Gained:              27.9k                  ]
    [ XP/Hour:                7.8k                   ]
    [------------------------------------------------]
    [ Strength(45) XP/Hour:   5.9k                   ]
    [ TTNL:                   -8 sec                 ]
    [ Hitpoints(46) XP/Hour:  1.9k                   ]
    [ TTNL:                   1 hr 18 min 13 sec     ]
    [------------------------------------------------]
    [ Levels Gained:          0                      ]
    [------------------------------------------------]


    The strength is actually me training range, and the levels gained should be 2 levels, Though I am getting 7.8k/hr with 74 range, the script attacks slowly sometimes, especially because it's constantly find it's current location. Oh, and this was in room 5 with the Minotaurssssssssssssssssss
    Cheers for the proggy, if you put it in [REPORT] tags it spaces it all out properly, shame it is so low xp/hour :/ Will work on speed

Page 4 of 13 FirstFirst ... 23456 ... 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
  •