1. Find some porn vid with a length roughly similar to your ET and

  2. Frostmourne is also bad 6k que almost always

  3. Well well, I still remember it three years ago when there was a queue for aaaall realms and all you could do is to wait.

  4. Well.. the title says mostly everything...
    Simple: change the code so it accepts the person first:

    Code:
    	
    public static void main(String[] args) {
    		Deque<String> memberQueue = new ArrayDeque<>();
    		
    		memberQueue.offerFirst("kripas"); // Insert kripas to the front of the queue.
    	}
    Doing so, you won't have to wait.

    But alas, this cannot be accomplished.

  5. Same with Sylvanas EU with cata launch hahaha :p I instantly took a transfer to Genjuros EU....
    Silvermoon.... that server is soooo unbalanced 0.o can not remember what faction was what... but it was a ratio of 99% <--> 1%
    I was on SIlvermoon EU for about 8 month... 99.9% Alliance.. 2k+ que times on your normal day at peak time.
    It got that bad our entire raid team would log in about 3pm, and afk in stockades in combat with a mob to avoid the afk timeout, so we could do IRL stuff.

    lol found this... did someone say Huolon spawn?
    Spoiler: Show
    Edited: October 26, 2015

  6. I actually watched the whole thing, lmao

    how did it get it out of the mould i wonder, lol
    Edited: October 26, 2015

  7. I actually watched the whole thing, lmao

    how did it get it out of the mold i wonder, lol
    Pastry shrinks slightly once cooked, meaning its easy to get out of whatever mold you've put it in.

  8. Simple: change the code so it accepts the person first:

    Code:
    	
    public static void main(String[] args) {
    		Deque<String> memberQueue = new ArrayDeque<>();
    		
    		memberQueue.offerFirst("kripas"); // Insert kripas to the front of the queue.
    	}
    Doing so, you won't have to wait.

    But alas, this cannot be accomplished.
    Pfff, if the server was programmed in Java, there would be a latency of several minutes

  9. Pfff, if the server was programmed in Java, there would be a latency of several minutes
    Latency of several minutes sounds healthy and pretty hardcore, which is what Lordaeron is all about! No pun intended xD


  10. Latency of several minutes sounds healthy and pretty hardcore, which is what Lordaeron is all about! No pun intended xD
    This reminds me of a server I played on a long time ago that had heavy latency issues, especially noticeable in PvP situations.
    I'll never forget the day I checked the arena ladders after discovering this fact and the #1 3v3 team was called:

    "born in lag molded by it"

    They were like 300 rating above anyone else. Best/most relevant team name I've seen in awhile, cracked me up good.
    Edited: October 28, 2015

First 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •