Results 1 to 7 of 7

Thread: Detect level up popup

  1. #1
    Join Date
    Aug 2009
    Location
    Nova Scotia, Canada
    Posts
    604
    Mentioned
    0 Post(s)
    Quoted
    56 Post(s)

    Default Detect level up popup

    Has anyone messed around with detecting the new level up popup? The border colors vary: sometimes it's silver, sometimes it's gold.
    Never ever approach a computer saying or even thinking "I will just do this quickly".

  2. #2
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    I was thinking about this but I just went with the noobier method and have the script look for the chat message when you level up. It would be cool to see if someone has a detection method for it though
    Current Project: Retired

  3. #3
    Join Date
    Aug 2009
    Location
    Nova Scotia, Canada
    Posts
    604
    Mentioned
    0 Post(s)
    Quoted
    56 Post(s)

    Default

    Something I would like to add to my scripts to make them more foolproof. Not my strong point doing crap like this and the changing colors drives me nuts. Seems to usually be silver, but gold when you hit a level milestone???
    Never ever approach a computer saying or even thinking "I will just do this quickly".

  4. #4
    Join Date
    Jul 2007
    Location
    Finland
    Posts
    304
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Maybe count color of orange text

  5. #5
    Join Date
    Aug 2009
    Location
    Nova Scotia, Canada
    Posts
    604
    Mentioned
    0 Post(s)
    Quoted
    56 Post(s)

    Default

    Quote Originally Posted by nokkasiili View Post
    Maybe count color of orange text
    If you time it right perhaps. It pops up with the skill symbol in the circle for a bit, then the symbol slowly fades out as the level text slowly fades in. The entire time the outline is not static in color, and depending on the nature of the level up it may be gold in color with fireworks going off obscuring the image.
    Never ever approach a computer saying or even thinking "I will just do this quickly".

  6. #6
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    I did this a while back.
    It would Result true if the orange bar around the circumfrence was at a certain point.
    Then once it resulted true, it'd call another function to check if it's still there, and if it was, it'd result false.
    Once It result'd true, it'd mean it leveled up

  7. #7
    Join Date
    Nov 2011
    Location
    United states
    Posts
    516
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Default

    I suggest using dtms. You can make the points no on the gold outside and when it goes to find dtm it checks just the top of the screen. If you want to find level pop ups just have the dtm have a point on the exp ring part hope I helped

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
  •