Couldn't this get you banned for anti afk bot?
Trade Feedbacks
Hi, this is a program that hides WoW when you press F9, it's for those of you who aren't supposed to be playing WoW, like at work when your boss walks in, or if your parents don't let you play WoW. You press F9 and WoW disappears completely, not even on your taskbar if you look. Then when you press F10 it reappears, and IS on your taskbar. It's pretty useful. It doesn't contain any viruses because it's an auto-it code.
Also, while you're away, it will keep you from going AFK, I guess that's pretty handy if you're in a group or raid. Don't wanna get the boot
I am working on hiding Wow.exe from the task manager, but in the meantime, you can rename wow.exe to something else. For instance, explorer.exe or svchost.exe, firefox.exe, etc.
Also, I might try to change the script into a GUI.
Here's the code
You can also download it here:Code:HotKeySet("{F9}", "hide") HotKeySet("{F10}", "show") AutoItSetOption("WinTitleMatchMode", 4) While 1 Sleep(1000) WEnd Func hide() Global $Show = 0 Global $handle = WinGetHandle("classname=GxWindowClassD3d") WinSetState($handle, "", @SW_MINIMIZE) WinSetState($handle, "", @SW_HIDE) If @error Then MsgBox(0, "error", "couldnt find WoW") Else While 1 $unique = Random(1, 4, 1) If $unique = 1 Then ControlSend($handle, "", "", "{UP DOWN}") Sleep(100 + Random(1, 50, 1)) ControlSend($handle, "", "", "{UP UP}") ControlSend($handle, "", "", "{DOWN DOWN}") Sleep(100 + Random(1, 50, 1)) ControlSend($handle, "", "", "{DOWN UP}") Sleep(200000 + Random(5000, 15000, 1)) ElseIf $unique = 2 Then ControlSend($handle, "", "", "{RIGHT DOWN}") Sleep(100 + Random(1, 50, 1)) ControlSend($handle, "", "", "{RIGHT UP}") ControlSend($handle, "", "", "{LEFT DOWN}") Sleep(100 + Random(1, 50, 1)) ControlSend($handle, "", "", "{LEFT UP}") Sleep(200000 + Random(5000, 15000, 1)) ElseIf $unique = 3 Then ControlSend($handle, "", "", "{DOWN DOWN}") Sleep(100 + Random(1, 50, 1)) ControlSend($handle, "", "", "{DOWN UP}") ControlSend($handle, "", "", "{UP DOWN}") Sleep(100 + Random(1, 50, 1)) ControlSend($handle, "", "", "{UP UP}") Sleep(200000 + Random(5000, 15000, 1)) ElseIf $unique = 4 Then ControlSend($handle, "", "", "{LEFT DOWN}") Sleep(100 + Random(1, 50, 1)) ControlSend($handle, "", "", "{LEFT UP}") ControlSend($handle, "", "", "{RIGHT DOWN}") Sleep(100 + Random(1, 50, 1)) ControlSend($handle, "", "", "{RIGHT UP}") Sleep(200000 + Random(5000, 15000, 1)) EndIf If $Show > 0 Then ExitLoop WEnd EndIf EndFunc ;==>hide Func show() Global $Show = 1 WinSetState("World of Warcraft", "", @SW_SHOW) WinSetState("World of Warcraft", "", @SW_MAXIMIZE) WinActivate($handle, "") EndFunc ;==>show
hide wow1.exe
Here is the virustotal results: all auto-it programs will show up as threats
Virustotal. MD5: 84b747e438f7b6604bb2124d3eef6f6e Suspicious.Insight Trojan.Win32.Midgare!IK Trojan/Win32.Refroso.gen
If I get enough requests, I could make it for another program too![]()
Last edited by Beastslayer; 03-30-2010 at 01:15 PM.
Trade Feedbacks
Couldn't this get you banned for anti afk bot?
I will not be concerned at other men's not knowing me; I will be concerned at my own want of ability.
Trade Feedbacks
This seems pretty nice as I am no longer allowed to play WoW @ home! Will test.
Trade Feedbacks
i dont know anything about blizz's policy or w/e but i could see why they would ban this for an anti afk bot.
^^^^^Pretend what i typed up there is in this color font.^^^^^
Trade Feedbacks
well, it's not anti-afk for BGs and stuff, and really if you're going to hide WoW probably the max it is going to minimized is for atleast a couple hours at worst.
i don't think they are going to ban you.
Trade Feedbacks
This program violates the ToS and they CAN ban you for it.
Whether they WILL is of course a different issue entirely, but the OP is retarded for even suggesting that it's "100% unbannable".
Trade Feedbacks
Trade Feedbacks
Trade Feedbacks
:P I lul'd at the posts above.
btw @ Cypher,
He didn't stated it was 100% undetectable as quoted below:
Reading is hard!
No flame intended.
I don't think you are is the retard! Contribution is always welcome, especially something useful.
But there is a risk of being banned.
Last edited by Subset; 03-30-2010 at 12:40 AM.

Trade Feedbacks
The title should be "Hide wow´s window" becuse if u do CTRL+SHIFT+ESC you will still see wow?
You must hook the function that Chyper hooked at his program *WinNinja?* to be completely.
Trade Feedbacks
Last edited by Beastslayer; 03-30-2010 at 01:12 PM.
Reposting your own post? and you didn't even give credit to the coder..
http://www.mmowned.com/forums/bots-p...-hide-wow.html <- your own post
Original author and coder is The-chad from OGG WoW Hider + Anti AFK! - Online Game Hacker (OGH) - Warcraft III, Diablo II, WoW, Hacks, Exploits
Repost of you own thread lol.
/closed and warned
If you need me you have my skype, if you don't have my skype then you don't need me.
Bookmarks