[Need help] detecting disconect menu

User Tag List

Results 1 to 5 of 5
  1. #1
    wowgold4you.de's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Need help] detecting disconect

    Hello,
    who has an idea how to detect a disconect in WoW, without mem reading (blackmagic)?
    or an easy way to read the memory...
    And ofc in c#

    help is thanks +Rep
    Last edited by wowgold4you.de; 12-05-2009 at 11:00 AM.

    [Need help] detecting disconect
  2. #2
    wowgold4you.de's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    an "no" is also good.
    Or did all c# developers left mmowned? :P

  3. #3
    nopz's Avatar Active Member
    Reputation
    67
    Join Date
    Aug 2009
    Posts
    56
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Maybe if you can't read account name, that meant connection between client and server is closed. Never tested that just an idea.
    My blog: https://pimpmykitty.wordpress.com
    PyFasm: https://github.com/srounet/pyfasm
    Pymem: https://github.com/srounet/pymem

  4. #4
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You could read from the packets to detect a disconnect, but that's probably out of reach. Best bet would be to read memory.

  5. #5
    attn's Avatar Member
    Reputation
    13
    Join Date
    Sep 2009
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you really looking for "out of the box" solution than try the next:

    Code:
    #!/bin/bash
    
    if ! netstat -n | grep :WOW_PORT | grep ESTABLISHED 1>/dev/null 2>&1
    then
      echo "disconnected"
    else
      echo "connected"
    fi
    How implement in C# I think you'll figure out.

    WOW_PORT=3724 by default (if I'm correct) unless you run multiple clients on same PC

    Alternative with "-b" switch you can filter by "wow.exe" process name ... well there are lot's of alternatives
    Last edited by attn; 01-06-2010 at 10:42 AM. Reason: wrong code

Similar Threads

  1. Need help ? Pokemon & poke stop don't appear on my game !
    By indianajaune in forum Pokemon GO Hacks|Cheats
    Replies: 4
    Last Post: 08-14-2016, 07:35 PM
  2. [How-To] Need Help. How to Fix Failed to detect location
    By naflush in forum Pokemon GO Hacks|Cheats
    Replies: 0
    Last Post: 08-12-2016, 05:27 AM
  3. I need help making a disconnect detection program in C#
    By ASWeiler in forum Diablo 3 Memory Editing
    Replies: 11
    Last Post: 03-25-2013, 11:35 PM
  4. Model Edit Detected, Need Help.
    By Sithius in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 07-12-2008, 06:27 AM
  5. need help with shammy talents
    By jason in forum World of Warcraft General
    Replies: 5
    Last Post: 07-19-2006, 02:02 AM
All times are GMT -5. The time now is 07:08 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search