Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Paper's Anti-Minimize
#1
Here's a lil thing that stops d2 from minimizing... well it do not completely stops it from minimizing but it brings back the window instantly when u click outside of the window

Just start d2 then start the exe file (wherever u are in game) and voila !
the d2 window title HAS to be Diablo II and only that...
Press 6 to stop the script when u want.

Here's the code for those interested in auto-it v3:

Code:
HotKeySet("6", "Terminate")
Opt("WinTitleMatchMode", 3)
while 1
If WinExists("Diablo II") Then
WinActivate("Diablo II")
endif
wend
Func Terminate()
    Exit 0
EndFunc


and here's the compiled exe:

http://paperchat.free.fr/Paper's%20Anti-Minimize.rar
Reply
#2
This isn't infected, it's clean and you wont get banned. i know this because I also use auto-it.
Reply
#3
Yeah lol u can't get banned with auto-it unless maybe you do something really stupid but im not even sure u can lol Tongue and if anyone thinks its infected then downlaod auto-it and compile the script ive put in my message Smile
Reply
#4
Thats verry usefull thanks. I have died 2-3 tiems because of the using of -w Sad
Reply
#5
sometimes simple things can help a lot lol Tongue maphack did a better anti-minimize but it crashes like hell every game now with 7.0
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  D2nt Anti-Warden needed please insomiac420 3 440 01-26-2012, 04:22 AM
Last Post: comper
  [D2NT] D2NT 4.0b New version by me! now with GREAT Anti-WARDEN 1 point 13 8 7,661 11-02-2011, 11:06 PM
Last Post: hahaculon
  Anti-TPPK ScattyDude 4 533 07-04-2007, 10:08 AM
Last Post: ScattyDude
  Anti tppk/tppk with built in protection flesh 1 1,910 12-10-2006, 06:21 AM
Last Post: PoTatoes
  Help..! Anti drop sequence mm bot.. CliCe 1 318 11-27-2006, 03:32 AM
Last Post: John
  anti TP pk Blash 5 522 10-05-2006, 02:33 AM
Last Post: Tyler.
  Use this for Anti-detection i think Upio 26 1,465 08-12-2006, 06:53 AM
Last Post: GodandRock
  Anti-scamming guide Immortality 5 261 05-04-2006, 07:39 AM
Last Post: Immortality
  new map hack 100%anti-detect nec_man_dan 14 673 04-04-2006, 05:42 PM
Last Post: Siris
  How not to minimize -w D2 Windows senttoschool 1 334 09-18-2005, 09:23 AM
Last Post: thetvkiller

Forum Jump:


Users browsing this thread: 1 Guest(s)