Results 1 to 11 of 11

Thread: Dieing at login

  1. #1
    Join Date
    Jul 2010
    Location
    Western US
    Posts
    387
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default Dieing at login

    So I have been trying to mine Rune in the wilderness, but I find a lot of times I log in, see no one, and then 3-5 seconds later, I see other players and I am under attack. Anyone know how I may prevent this?
    Of all the things I have lost, I miss my mind the most.
    Current Projects:
    Addy bar miner and superheater

  2. #2
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    Quote Originally Posted by EtherFreak View Post
    So I have been trying to mine Rune in the wilderness, but I find a lot of times I log in, see no one, and then 3-5 seconds later, I see other players and I am under attack. Anyone know how I may prevent this?
    Yeah, dont mine at the wilderness and go to the place in falador...just keep hoping worlds..

  3. #3
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    LOL

    I'm not sure how new you are to Runescape, but it's the Wilderness.

    You can't prevent people from attacking you, just pray your not in their level range.

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

    Default

    Other players seem to be the last thing to load when you login, try logging out a little bit away from the rock, so you can see if there are other players

  5. #5
    Join Date
    Jul 2010
    Location
    Western US
    Posts
    387
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by abu_jwka View Post
    LOL

    I'm not sure how new you are to Runescape, but it's the Wilderness.

    You can't prevent people from attacking you, just pray your not in their level range.
    what I am saying is if my scripts could spot the other players, i could log out and prevent an attack. I know its the wilderness and that is what makes the availiability of rune more promising.

    Simba Code:
    repeat
    wait(500);
    writeln('running');
    writeln(CountDots('white'));
    if CountDots('white')>0 then
      begin
        writeln('Exiting');
        exittolobby;
        writeln('Exited');
        OpenWorldScreen;

      end;
    until 1=2
    Of all the things I have lost, I miss my mind the most.
    Current Projects:
    Addy bar miner and superheater

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

    Default

    Quote Originally Posted by EtherFreak View Post
    what I am saying is if my scripts could spot the other players, i could log out and prevent an attack. I know its the wilderness and that is what makes the availiability of rune more promising.

    Simba Code:
    repeat
    wait(500);
    writeln('running');
    writeln(CountDots('white'));
    if CountDots('white')>0 then
      begin
        writeln('Exiting');
        exittolobby;
        writeln('Exited');
        OpenWorldScreen;

      end;
    until 1=2
    I had something similar to that for my recourse dungeon miner, it would world hop if there was too much competition, which was determined by the number of white dots on the MM

  7. #7
    Join Date
    Jun 2012
    Posts
    304
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You could use the player counting part of the MSI woodcutting script where it counts if there is 30 people (by default) and changes world. You could set the number 1 and if it spots a white dot on radar it will auto log out? Just a thought,I'm not a programmer.

  8. #8
    Join Date
    Jul 2010
    Location
    Western US
    Posts
    387
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Clairvoyance View Post
    You could use the player counting part of the MSI woodcutting script where it counts if there is 30 people (by default) and changes world. You could set the number 1 and if it spots a white dot on radar it will auto log out? Just a thought,I'm not a programmer.
    The short little script I have does just that, if it sees 1 white dot, it will exit the player to the lobby. The issue is as putonajonny confirmed that other players are the last thing to load. In this time, they have enough time to get a hit in, and you cannot log out and are under combat. The heavy nature of runite ore is that you run out of energy while trying to run away.
    Of all the things I have lost, I miss my mind the most.
    Current Projects:
    Addy bar miner and superheater

  9. #9
    Join Date
    Jun 2012
    Posts
    304
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by EtherFreak View Post
    The short little script I have does just that, if it sees 1 white dot, it will exit the player to the lobby. The issue is as putonajonny confirmed that other players are the last thing to load. In this time, they have enough time to get a hit in, and you cannot log out and are under combat. The heavy nature of runite ore is that you run out of energy while trying to run away.
    Well it was a thought,the only thing I'm thinking about now is having a faster pc which should make everything load faster but ofcourse you won't buy a new pc for that It might be one of those things where you can't do anything to prevent it...

  10. #10
    Join Date
    Jun 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by abu_jwka View Post
    LOL

    I'm not sure how new you are to Runescape, but it's the Wilderness.

    You can't prevent people from attacking you, just pray your not in their level range.
    u mistook his question, he was wondering if there was a way to avoid the loading of rs characters being delayed for 4-5 seconds, sadly there is not. its been that way for quite a while. even during pvp and bh u use to have the issue, but they implemented a protection shield for a brief few seconds.

    as for how to get around this, just hop in a distance away from the rune rocks.

    save urself the hassle of being attacked and just run a distance of 10 squares for safety

  11. #11
    Join Date
    Jul 2010
    Posts
    1,115
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default

    best bet is to be away from the rune ore when you log out and in. have it so the rune ore is on the edge of the minimap so it would give it enough time for players to load if they are by the ore and run towards you.

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
  •