Looking for the arena queue duration value menu

User Tag List

Results 1 to 4 of 4
  1. #1
    boblapeche's Avatar Member
    Reputation
    1
    Join Date
    Sep 2015
    Posts
    8
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Looking for the arena queue duration value

    I'm trying to add a new function into my C# code to retrieve the value of the "Arena queue duration" (In queue since 2min30sec ...) by reading memory but I can't seem to find a way to do it.

    I already tried to look for the value but I don't even know how WoW is storing it, as an int / timestamp / string / ... ? No luck neither in trying to find the 32 bits lua function returning this value.

    If anyone has any info on this, thanks a lot !

    Edit : The "GetBattlefieldTimeWaited(1)" API Command seems to be able to return the information I'm looking for but it's nowhere to be found in memory, it seems to be only returned after a call to Blizzard's servers
    Last edited by boblapeche; 09-12-2015 at 06:25 PM.

    Looking for the arena queue duration value
  2. #2
    danwins's Avatar Contributor
    Reputation
    189
    Join Date
    Mar 2013
    Posts
    143
    Thanks G/R
    6/62
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    .text:00846DB9                         Script_GetBattlefieldTimeWaited
    looks like it just stores the time the que started and subtracts it from the current time stamp, and then pushes that value on the lua stack

    (based on a quick look in ida.)

  3. #3
    boblapeche's Avatar Member
    Reputation
    1
    Join Date
    Sep 2015
    Posts
    8
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by danwins View Post
    Code:
    .text:00846DB9                         Script_GetBattlefieldTimeWaited
    looks like it just stores the time the que started and subtracts it from the current time stamp, and then pushes that value on the lua stack

    (based on a quick look in ida.)
    Oh wow, didn't even thought about it working this way, thanks for the answer

  4. #4
    csoldjb's Avatar Member Authenticator enabled
    Reputation
    7
    Join Date
    Jan 2015
    Posts
    20
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It seems not requiring a server request.There is a var save the start time when you start to queue.Then the dutation is CurrentTime - StartTime.

Similar Threads

  1. Looking For the id for
    By nofear12 in forum World of Warcraft General
    Replies: 0
    Last Post: 01-27-2008, 02:59 AM
  2. Looking for the Merc glad 1h maces .m2 names and .blp's
    By orionlol in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 09-02-2007, 05:24 PM
  3. What Someone Should Do For The Arena Fighting Community...
    By Jackalantern in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 04-13-2007, 07:10 PM
  4. What Someone Should Do For The Arena Fighting Community...
    By Jackalantern in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 04-13-2007, 07:04 PM
  5. Looking for the bests equipment for a lvl 29 druid
    By bait in forum World of Warcraft General
    Replies: 4
    Last Post: 02-13-2007, 01:13 PM
All times are GMT -5. The time now is 06:01 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search