[Jack] SimpleWatchDog menu

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 41
  1. #16
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The other tool is made with .Net, i guess it's VB because of the "My" everywhere in decompiled source.
    But if it's doable in VB, it's doable in C# ; )

    I wonder if a gui is needed, i always loved the fire and forget tools ;p
    Hide the Rum! --> Default theme customization 101 <--

    [Jack] SimpleWatchDog
  2. #17
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by prrovoss View Post
    the gain is huuuge. you edit your plugins, switch back to d3 and see the changes. you switch back to vs, edit your plugins, switch to d3 to check if everything looks okay, switch back to vs and so on...
    Well, this has become a second nature for me, alt-tab ctrl-end ^^'
    Hide the Rum! --> Default theme customization 101 <--

  3. #18
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    with this you only need to use alt-tab
    efficiency gain++

  4. #19
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by prrovoss View Post
    the gain is huuuge. you edit your plugins, switch back to d3 and see the changes. you switch back to vs, edit your plugins, switch to d3 to check if everything looks okay, switch back to vs and so on...
    I can do that with HUD itself...

  5. #20
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    I can do that with HUD itself...
    yes PLEASE :gusta:

  6. #21
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)

  7. #22
    FredDurst's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    33
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my RoG laptop doesn't have an End key dedicated, it's a fn on my num pad, anyone know how I can get Ctrl/End to work with my keyboard, currently I have to open Task Manager and end the process

  8. #23
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, it's clunky, but i guess fn+ctrl+the corresponding num pad key should work..

    Edit : btw, you can change the hot keys in /config/hotkeys.xml
    Last edited by JackCeparou; 03-28-2017 at 04:31 AM.
    Hide the Rum! --> Default theme customization 101 <--

  9. Thanks FredDurst (1 members gave Thanks to JackCeparou for this useful post)
  10. #24
    FredDurst's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    33
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Jack, no I have tried every combination of the keys for my End key. Its on the number pad 1 key but no combination of fn+ctrl+1(End) key shuts down THUD.

    I tried a few versions ago to change the hot keys for shut down and it did not work.

    Ill try again and come back to post how it goes.

    Edit: Nevermind, I was able to change my hotkey to turn off THUD to ctrl+E and it shuts down.......noice...TY!
    Last edited by FredDurst; 03-28-2017 at 06:54 PM.

  11. #25
    moiiom050579's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello Jack and ty for this great exe

    i ve got a request regarding to my post on "how to protect against warden"
    [HOW TO] Protect against Warden

    is there any ways that you add this in your program :

    if D3 and Thud are strated check if agent.exe is started and kill it....

    because as you can read on my post in warden protect thread:
    every time D3 is started by my user "toto" (with no admin rights) my main account launch agent.exe

    and agent is like a fck..g trojan so i prefere it dead when i play....

    regards

    Lio

  12. #26
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by moiiom050579 View Post
    is there any ways that you add this in your program :

    if D3 and Thud are strated check if agent.exe is started and kill it....

    because as you can read on my post in warden protect thread:
    every time D3 is started by my user "toto" (with no admin rights) my main account launch agent.exe
    I call this "treat the symptom and not the root cause"

    There is no reason than agent will launch itself, check if ou don't have bnet launcher on auto-start on your 'admin' profile.

    TL;DR;
    I'll not implement your request.
    Hide the Rum! --> Default theme customization 101 <--

  13. #27
    moiiom050579's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi, thanks for your answer....

    No, there is not any kind of blizzard exe or dll that are auto started on every account of my windows...

    i ve check that using "Autoruns.exe" a very good soft that explore all place where a program, a services, dll and sys files can be launch :
    AutoRuns pour Windows v8.61

    From your side, have you/can you just check, if you launch Diablo III.exe (-launch), did you see or not Agent.exe loading up in your task manager ?
    FYI i m on Win 7 64...

    TY

  14. #28
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by moiiom050579 View Post
    hi, thanks for your answer....

    No, there is not any kind of blizzard exe or dll that are auto started on every account of my windows...

    i ve check that using "Autoruns.exe" a very good soft that explore all place where a program, a services, dll and sys files can be launch :
    AutoRuns pour Windows v8.61

    From your side, have you/can you just check, if you launch Diablo III.exe (-launch), did you see or not Agent.exe loading up in your task manager ?
    FYI i m on Win 7 64...

    TY
    I usually use the bnet launcher with the limited user account, only this account has bnet processes running.

    Just tested with -launch (so without the launcher), the agent process is running on the limited account, which is perfectly fine.

    Seeing Agent in your process list doesn't mean it's running on your 'full user'

    Edit: tbh if your are too paranoid and afraid to loose your account to a legit updater software, you should stop using 'cheats' ;p
    Last edited by JackCeparou; 05-08-2017 at 08:21 AM.
    Hide the Rum! --> Default theme customization 101 <--

  15. #29
    smoochy84's Avatar Member
    Reputation
    10
    Join Date
    Jul 2017
    Posts
    44
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Jack,

    thank you very much for this neat little tool. It is really helpful. I use it for testing and playing around with changing plugins. Just need to hit ctrl+del to close TH and it will automatically be restarted a few seconds later.

    I just found one little thing. Would it be possible for you the change the way the app is looking for the D3 process? at the moment it is strictly looking for what is entered into the config. Like only "Diablo III", but not "Diablo III64".

    Could you change the app to look for the process, which contains what is set in the config file?

  16. #30
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by smoochy84 View Post
    Hi Jack,

    thank you very much for this neat little tool. It is really helpful. I use it for testing and playing around with changing plugins. Just need to hit ctrl+del to close TH and it will automatically be restarted a few seconds later.

    I just found one little thing. Would it be possible for you the change the way the app is looking for the D3 process? at the moment it is strictly looking for what is entered into the config. Like only "Diablo III", but not "Diablo III64".

    Could you change the app to look for the process, which contains what is set in the config file?
    Oo

    Just checked the source to be sure, but it should use the config value : SimpleWatchDog/Program.cs at master * JackCeparou/SimpleWatchDog * GitHub

    Edit : Or are you asking to be able to watch multiple process name with only one app ?
    If yes, just duplicate it with 2 different config ;p
    Last edited by JackCeparou; 07-27-2017 at 07:51 AM.
    Hide the Rum! --> Default theme customization 101 <--

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [EPIC] Reality vs Fantasy feat Jack Thompson
    By Nemorosa in forum Community Chat
    Replies: 1
    Last Post: 02-25-2008, 11:47 AM
  2. I R Jack Yo Chips
    By Phase228 in forum Community Chat
    Replies: 2
    Last Post: 02-20-2008, 08:02 PM
  3. Jumping Jack Walljumper (safe!)
    By Cern in forum World of Warcraft Bots and Programs
    Replies: 18
    Last Post: 02-05-2008, 04:07 AM
  4. Lord of the Rings-Jack Black Parody
    By The Juggernaut in forum Community Chat
    Replies: 3
    Last Post: 03-09-2007, 09:46 PM
All times are GMT -5. The time now is 01:56 PM. 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