happygolucky4133
Donkey Kong
- 2/3/04
- 454
- 0
ai biết chỉ giúp :P nghe nói là có . nhưng không tìm được đó mà ! Share ra pà kon cùng hưởng ứng nha !
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
thanks bạn nhiều nha. nói thiệt , xài mấy cái này cũng hơi ớn hàng !!

#include <GUIConstants.au3>
#include <Misc.au3>
Opt("GUIOnEventMode", 1)
;$dll = DllOpen("user32.dll")
$key1 = True
global $Name_Game = "Element Client";"abc.txt - Notepad"
global $ID = 0
global $Run_ID = 0
;---------------------------------HotKey---------------------------------
HotKeySet("{F12}", "HotKey1") ; ESC
HotKeySet("{F11}", "HotKey2") ; F11
HotKeySet("{F9}", "Add_ID") ;F9
HotKeySet("{F10}", "AltQ") ;F10
;--------------------------------Main-------------------------------------
$AutoTGHMv10 = GUICreate("Choi Nhieu ID TGHM", 230, 60)
$Add_ID = GUICtrlCreateButton("Them ID TGHM", 10, 10, 100, 25)
GUICtrlSetOnEvent($Add_ID,"Add_ID")
$Exit_ID = GUICtrlCreateButton("Thoát", 120, 10, 100, 25)
GUICtrlSetOnEvent($Exit_ID,"AltQ")
$MenuItem1 = GUICtrlCreateMenu("Phím Nóng")
$MenuItem2 = GUICtrlCreateMenuItem("Them ID TGHM - F9",$MenuItem1)
GUICtrlSetOnEvent($MenuItem2,"Add_ID")
$MenuItem3 = GUICtrlCreateMenuItem("An Hoac Hien Cua So Game - F12",$MenuItem1)
GUICtrlSetOnEvent($MenuItem3,"HotKey1")
$MenuItem4 = GUICtrlCreateMenuItem("Dong Xuong Taskbar - F11",$MenuItem1)
GUICtrlSetOnEvent($MenuItem4,"HotKey2")
$MenuItem5 = GUICtrlCreateMenuItem("Thoát - F10",$MenuItem1)
GUICtrlSetOnEvent($MenuItem5,"AltQ")
GUISetState(@SW_SHOW)
;--------------------------------Code----------------------------------------
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $MenuItem2
Add_ID()
Case $MenuItem3
HotKey1()
Case $MenuItem4
HotKey2()
Case $MenuItem5
Exit
Case $GUI_EVENT_CLOSE
Exit
EndSwitch
WEnd
;---------------------------------------------function-------------------------
Func Add_ID()
;MsgBox (0, "Them ID", "Them ID")
$ID = $ID + 1
WinSetTitle($Name_Game, "", $ID)
EndFunc
Func HotKey1()
$key1 = HideAndShowGame($key1, $ID)
EndFunc
Func HotKey2()
HideAndShowAuto()
EndFunc
Func HideAndShowGame($key_Game, $Name)
$Run_ID = 1
If $key_Game Then
WinSetState($Name_Game, "", @SW_HIDE)
while $Run_ID <= $ID
;MsgBox (0, "Hide ID", "Hide ID: " & $Run_ID)
WinSetState($Run_ID, "", @SW_HIDE)
$Run_ID = $Run_ID + 1
WEnd
Return False
Else
WinSetState($Name_Game, "", @SW_SHOW)
while $Run_ID <= $ID
;MsgBox (0, "Show ID", "Show ID: " & $Run_ID)
WinSetState($Run_ID, "", @SW_SHOW)
$Run_ID = $Run_ID + 1
WEnd
Return True
EndIf
EndFunc
Func HideAndShowAuto()
WinSetState("Choi Nhieu ID TGHM","", @SW_RESTORE)
Sleep(3000)
WinSetState("Choi Nhieu ID TGHM","", @SW_HIDE)
EndFunc
Func AltQ()
Exit
EndFunc
WinActivate("Element Client")
WinSetTitle("Element Client","","More Acc TGHM")
Exit 0;
VGA 1 GB , kiếm đâu ra vậy bạn ???Cái này chỉ chơi đối với máy loại nặng kí thui, muốn chơi ngon ít nhất ram 2GB, pen 3.06GHz, VGA 1GB. Còn đối với đa số anh em máy ram 512 thì cũng chỉ chơi đc 1 acc là hết, 2 acc trở lên là máy bắt đầu có hiện tượng 3 hình / s
,lại ít tốn tiền diện nua~ chứ 
Kinh bác này khẳng định cứ như test rồi ý , lại còn VGA 1GB nữa ( niềm mơ ước của tất cả những người dùng máy tính chăng :whew: .Cái này chỉ chơi đối với máy loại nặng kí thui, muốn chơi ngon ít nhất ram 2GB, pen 3.06GHz, VGA 1GB. Còn đối với đa số anh em máy ram 512 thì cũng chỉ chơi đc 1 acc là hết, 2 acc trở lên là máy bắt đầu có hiện tượng 3 hình / s