-
Posts
324 -
Joined
-
Last visited
Content Type
Forums
Downloads
Forum Articles
Events
Everything posted by Erik.
-
Oeps:P
-
Is this good??: $pbags = "C:\Program Files\Activision\Call of Duty 2\pb\" $pbcl = "C:\Program Files\Activision\Call of Duty 2\pb\" $pbcls = "C:\Program Files\Activision\Call of Duty 2\pb\" $pbsv = "C:\Program Files\Activision\Call of Duty 2\pb\" $lc001203 = "C:\Program Files\Activision\Call of Duty 2\pb\htm\" $mc001203 = "C:\Program Files\Activision\Call of Duty 2\pb\htm\" $wc001203 = "C:\Program Files\Activision\Call of Duty 2\pb\htm\" $ws001105 = "C:\Program Files\Activision\Call of Duty 2\pb\htm\" $wc001203 = "C:\Program Files\Activision\Call of Duty 2\pb\dll\" $ws001105 = "C:\Program Files\Activision\Call of Duty 2\pb\dll\" $version = "C:\Program Files\Activision\Call of Duty 2\" $cod2patch = "C:\Program Files\Activision\Call of Duty 2\" $iw_15 = "C:\ProgramFiles\Activision\Call of Duty 2\main\" $localized_english_iw11 = "C:\ProgramFiles\Activision\Call of Duty 2\main\" $CoDMP = (@ProgramFilesDir & "\Activision\Call Of Duty 2") FileCopy("C:\WINDOWS\Patch\1.0\CoDMP.exe", $CoDMP,1) $CoD2MP_s = (@ProgramFilesDir & "\Activision\Call Of Duty 2") FileCopy("C:\WINDOWS\Patch\1.0\CoD2MP_s.exe", $CoD2MP_s,1) $mss32 = (@ProgramFilesDir & "\Activision\Call Of Duty 2") FileCopy("C:\WINDOWS\Patch\1.0\mss32.dll", $mss32,1) $gfx_d3d_mp_x86_s = (@ProgramFilesDir & "\Activision\Call Of Duty 2") FileCopy("C:\WINDOWS\Patch\1.0\gfx_d3d_mp_x86_s.dll", $gfx_d3d_mp_x86_s,1) $gfx_d3d_x86_s = (@ProgramFilesDir & "\Activision\Call Of Duty 2") FileCopy("C:\WINDOWS\Patch\1.0\gfx_d3d_x86_s.dll", $gfx_d3d_x86_s,1) if FileExists($pbags & "pbags.dll") then FileDelete($Folder1 & "pbags.dll") Else endif if FileExists($pbcl & "pbcl.dll") then FileDelete($Folder1 & "pbcl.dll") Else endif if FileExists($pbcls & "pbcls.dll") then FileDelete($Folder1 & "pbcls.dll") Else endif if FileExists($pbsv & "pbsv.dll") then FileDelete($Folder1 & "pbsv.dll") Else endif if FileExists($lc001203 & "lc001203.htm") then FileDelete($Folder1 & "lc001203.htm") Else endif if FileExists($mc001203 & "mc001203.htm") then FileDelete($Folder1 & "mc001203.htm") Else endif if FileExists($wc001203 & "wc001203.htm") then FileDelete($Folder1 & "wc001203.htm") Else endif if FileExists($ws001105 & "ws001105.htm") then FileDelete($Folder1 & "ws001105.htm"") Else endif if FileExists($wc001203 & "wc001203.dll") then FileDelete($Folder1 & "wc001203.dll") Else endif if FileExists($ws001105 & "ws001105.dll") then FileDelete($Folder1 & "ws001105.dll") Else endif if FileExists($version & "version.inf") then FileDelete($Folder1 & "version.inf") Else endif if FileExists($cod2patch & "cod2patch.ini") then FileDelete($Folder1 & "cod2patch.ini") Else endif if FileExists($iw_15 & "iw_15.iwd") then FileDelete($Folder1 & "iw_15.iwd") Else d endif if FileExists($localized_english_iw11 & "localized_english_iw11.iwd") then FileDelete($Folder1 & "localized_english_iw11.iwd") Else endif DirRemove("C\Program Files\Activision|Call of Duty 2\pb") DirRemove("C\Program Files\Activision|Call of Duty 2\htm") RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Activision\Call of Duty 2\","Version","REG_SZ", 1.0)
-
Like this? $pbags = "C:\Program Files\Activision\Call of Duty 2\pb\" $pbcl = "C:\Program Files\Activision\Call of Duty 2\pb\" $pbcls = "C:\Program Files\Activision\Call of Duty 2\pb\" $pbsv = "C:\Program Files\Activision\Call of Duty 2\pb\" $lc001203 = "C:\Program Files\Activision\Call of Duty 2\pb\htm\" $mc001203 = "C:\Program Files\Activision\Call of Duty 2\pb\htm\" $wc001203 = "C:\Program Files\Activision\Call of Duty 2\pb\htm\" $ws001105 = "C:\Program Files\Activision\Call of Duty 2\pb\htm\" $wc001203 = "C:\Program Files\Activision\Call of Duty 2\pb\dll\" $ws001105 = "C:\Program Files\Activision\Call of Duty 2\pb\dll\" $version = "C:\Program Files\Activision\Call of Duty 2\" $cod2patch = "C:\Program Files\Activision\Call of Duty 2\" $iw_15 = "C:\ProgramFiles\Activision\Call of Duty 2\main\" $localized_english_iw11 = "C:\ProgramFiles\Activision\Call of Duty 2\main\" $CoDMP = "C:\WINDOWS\Patch\1.0\" $CoD2MP_s = "C:\WINDOWS\Patch\1.0\" $mss32 = "C:\WINDOWS\Patch\1.0\" $gfx_d3d_mp_x86_s = "C:\WINDOWS\Patch\1.0\" $gfx_d3d_x86_s = "C:\WINDOWS\Patch\1.0\" $dll = "C:\WINDOWS\Patch\1.0\" $htm = "C:\WINDOWS\Patch\1.0\" DirRemove("C\Program Files\Activision|Call of Duty 2\pb") DirRemove("C\Program Files\Activision|Call of Duty 2\htm") if FileExists($pbags & "pbags.dll") then FileDelete Else endif if FileExists($pbcl & "pbcl.dll") then FileDelete Else endif if FileExists($pbcls & "pbcls.dll") then FileDelete Else endif if FileExists($pbsv & "pbsv.dll") then FileDelete Else endif if FileExists($lc001203 & "lc001203.htm") then FileDelete Else endif if FileExists($mc001203 & "mc001203.htm") then FileDelete Else endif if FileExists($wc001203 & "wc001203.htm") then FileDelete Else endif if FileExists($ws001105 & "ws001105.htm") then FileDelete Else endif if FileExists($wc001203 & "wc001203.dll") then FileDelete Else endif if FileExists($ws001105 & "ws001105.dll") then FileDelete Else endif if FileExists($version & "version.inf") then FileDelete Else endif if FileExists($cod2patch & "cod2patch.ini") then FileDelete Else endif if FileExists($iw_15 & "iw_15.iwd") then FileDelete Else d endif if FileExists($localized_english_iw11 & "localized_english_iw11.iwd") then FileDelete Else endif if FileExists( $CoDMP & "CoDMP.exe") then FileCopy("C:\WINDOWS\Patch\1.0\CoDMP.exe","C:\Program Files\Activision\Call of Duty 2\") Else endif if FileExists( $CoD2MP_s & "CoD2MP_s.exe") then FileCopy("C:\WINDOWS\Patch\1.0\CoD2MP_s.exe","C:\Program Files\Activision\Call of Duty 2\") Else endif if FileExists($mss32& "mss32.dll") then ("C:\WINDOWS\Patch\1.0\mss32.dll","C:\Program Files\Activision\Call of Duty 2\") Else endif if FileExists( $gfx_d3d_mp_x86_s & "gfx_d3d_mp_x86_s.dll") then FileCopy("C:\WINDOWS\Patch\1.0\gfx_d3d_mp_x86_s.dll","C:\Program Files\Activision\Call of Duty 2\") Else endif if FileExists( $gfx_d3d_x86_s& "gfx_d3d_x86_s.dll") then FileCopy("C:\WINDOWS\Patch\1.0\gfx_d3d_x86_s.dll","C:\Program Files\Activision\Call of Duty 2\") Else endif
-
i makeing an new script i will post it when its done
-
Okej, How can i let it look if the directory exist? How can i look if a file does NOT exist?
-
No, i posted my script so you cans ee i edit it i will try it again whit this: $Folder1 = "C:\ProgramFiles\Activision\Call of Duty 2\pb\" If FileExists($Folder1 & "my-file.exe") Then FileDelete($Folder1 & "my-file.exe") Else MsgBox(0, '', "That folder was not found ") EndIf ; then use... FileDelete($Folder1 & "my-file.exe") with the new file name What can i do to see if the file does not exits? and then copy it to that directory?
-
Yes i did, i posted my script so youc an see that i corret it
-
Can you please give me a example for 2 file copy's so i can exit it? This is what i have now: #include <Guiconstants.au3> Hotkeyset("\","popup") $menu = GUicreate("Crack patch to 1.0 to 1.2 and 1.2 to 1.0", 255,44,0,0) $group1 = Guictrlcreategroup("",0,0,255,41) $login = Guictrlcreatebutton("Patch to 1.0",8,8,100,25) Guictrlsetstate(-1,$gui_DISABLE) $kick = Guictrlcreatebutton("Patch to 1.2",150,8,100,25) Guictrlcreategroup("",-99,-99,1,1) Guisetstate(@SW_HIDE) func popup() $state = Guictrlgetstate($login) If $state = 144 Then Guictrlsetstate($login, $Gui_ENABLE) Guisetstate(@sw_show) elseif $state = 80 Then Guictrlsetstate($login , $gui_DISABLE) Guisetstate(@SW_HIDE) EndIf endfunc Do $msg = Guigetmsg() Select Case $msg = $login Guictrlsetstate($login , $gui_DISABLE) Guisetstate(@SW_HIDE) FileCopy("C:\WINDOWS\Patch\1.0\CoD2SP_s.exe","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.0\CoDMP.exe","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.0\CoD2MP_s.exe","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.0\mss32.dll","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.0\gfx_d3d_mp_x86_s.dll","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.0\gfx_d3d_x86_s.dll","C:\Program Files\Activision\Call of Duty2") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\pbags.dll") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\pbcl.dll") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\pbcls.dll") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\pbsv.dll") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\htm\lc001203.htm") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\htm\mc001203.htm") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\htm\wc001203.htm") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\htm\ws001105.htm") DirRemove("C:\Program Files\Activision\Call of Duty 2\pb\htm") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\dll\wc001203.dll") FileDelete("C:\Program Files\Activision\Call of Duty 2\pb\dll\ws001105.dll") DirRemove("C:\Program Files\Activision\Call of Duty 2\pb\dll") FileDelete("C:\Program Files\Activision\Call of Duty 2\version.inf") FileDelete("C:\Program Files\Activision\Call of Duty 2\cod2patch.ini") FileDelete("C:\Program Files\Activision\Call of Duty 2\main\iw_15.iwd") FileDelete("C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw11.iwd") RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Activision\Call of Duty 2\","Version","REG_SZ", 1.0) Guisetstate(@SW_SHOW) Guictrlsetstate($login,$Gui_ENABLE) Case $msg = $kick Guictrlsetstate($login , $gui_DISABLE) Guisetstate(@SW_HIDE) FileCopy("C:\WINDOWS\Patch\1.2\CoD2SP_s.exe","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.2\CoDMP.exe.exe","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.2\CoD2MP_s.exe","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.2\cod2patch.ini","C:\ProgramF iles\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.2\version.inf","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.2\gfx_d3d_mp_x86_s.dll","C:\Program Files\Activision\Call o fDuty2") FileCopy("C:\WINDOWS\Patch\1.2\gfx_d3d_x86_s.dll","C:\Program Files\Activision\Call of Duty2") FileCopy("C:\WINDOWS\Patch\1.2\main\iw_15.iwd","C:\Program Files\Activision\Call of Duty2\main") FileCopy("C:\WINDOWS\Patch\1.2\main\localized_english_iw11.iwd","C:\Program Files\Activision\CallofDuty2\main") FileCopy("C:\WINDOWS\Patch\1.2\pbag.dll","C:\Program Files\Activision\Call of Duty2\pb\") FileCopy("C:\WINDOWS\Patch\1.2\pbags.dll","C:\Program Files\Activision\Call of Duty2\pb\") FileCopy("C:\WINDOWS\Patch\1.2\pbcl.dll","C:\Program Files\Activision\Call of Duty2\pb\") FileCopy("C:\WINDOWS\Patch\1.2\pbcls.dll","C:\Program Files\Activision\Call of Duty2\pb\") FileCopy("C:\WINDOWS\Patch\1.2\pbsv.dll","C:\Program Files\Activision\Call of Duty2\pb\") DirCreate("C:\ProgramFiles\Activision\CallofDuty2\pb\htm") FileCopy("C:\WINDOWS\Patch\1.2\lc001203.htm","C:\Program Files\Activision\Call of Duty2\pb\mth\") FileCopy("C:\WINDOWS\Patch\1.2\mc001203.htm","C:\Program Files\Activision\Call of Duty2\pb\htm\") FileCopy("C:\WINDOWS\Patch\1.2\wc001203.htm","C:\Program Files\Activision\Call of Duty2\pb\htm\") FileCopy("C:\WINDOWS\Patch\1.2\ws001105.htm","C:\Program Files\Activision\Call of Duty2\pb\htm\") DirCreate("C:\ProgramFiles\Activision\CallofDuty2\pb\dll") FileCopy("C:\WINDOWS\Patch\1.2\wc001203.dll","C:\Program Files\Activision\CallofDuty2\pb\dll\") FileCopy("C:\WINDOWS\Patch\1.2\ws001105.dll","C:\Program Files\Activision\CallofDuty2\pb\dll\") RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Activision\Call of Duty 2\","Version","REG_SZ", 1.2) Guisetstate(@SW_SHOW) Guictrlsetstate($login,$Gui_ENABLE) endselect until $msg = $GUI_EVENT_CLOSE When i do this it's make a folder ProgramFiles and not program Files The Call of Duty is a game whit all folders in it what you see in my script. i firts delete all files then i delete the folder.
-
Yes i know But when i press the button it only made a directory it does nothing whit the files he should copy. i
-
Hello, i want to make a program that can patch a game to 1.0 and to 1.2. i made this: #include <Guiconstants.au3> Hotkeyset("\","popup") $menu = GUicreate("Crack patch to 1.0 to 1.2 and 1.2 to 1.0", 255,44,0,0) $group1 = Guictrlcreategroup("",0,0,255,41) $login = Guictrlcreatebutton("Patch to 1.0",8,8,100,25) Guictrlsetstate(-1,$gui_DISABLE) $kick = Guictrlcreatebutton("Patch to 1.2",150,8,100,25) Guictrlcreategroup("",-99,-99,1,1) Guisetstate(@SW_HIDE) func popup() $state = Guictrlgetstate($login) If $state = 144 Then Guictrlsetstate($login, $Gui_ENABLE) Guisetstate(@sw_show) elseif $state = 80 Then Guictrlsetstate($login , $gui_DISABLE) Guisetstate(@SW_HIDE) EndIf endfunc Do $msg = Guigetmsg() Select Case $msg = $login Guictrlsetstate($login , $gui_DISABLE) Guisetstate(@SW_HIDE) FileCopy("C:\WINDOWS\Patch\1.0\CoD2SP_s.exe","C:\ProgramF iles\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.0\CoDMP.exe","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.0\CoD2MP_s.exe","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.0\mss32.dll","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.0\gfx_d3d_mp_x86_s.dll","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.0\gfx_d3d_x86_s.dll","C:\Program Files\Activision\CallofDuty2") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\pbags.dll") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\pbcl.dll") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\pbcls.dll") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\pbsv.dll") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\htm\lc001203.htm") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\htm\mc001203.htm") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\htm\wc001203.htm") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\htm\ws001105.htm") DirRemove("C:\ProgramFiles\Activision\Call of Duty 2\pb\htm") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\dll\wc001203.dll") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\pb\dll\ws001105.dll") DirRemove("C:\ProgramFiles\Activision\Call of Duty 2\pb\dll") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\version.inf") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\cod2patch.ini") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\main\iw_15.iwd") FileDelete("C:\ProgramFiles\Activision\Call of Duty 2\main\localized_english_iw11.iwd") RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Activision\Call of Duty 2\","Version","REG_SZ", 1.0) Guisetstate(@SW_SHOW) Guictrlsetstate($login,$Gui_ENABLE) Case $msg = $kick Guictrlsetstate($login , $gui_DISABLE) Guisetstate(@SW_HIDE) FileCopy("C:\WINDOWS\Patch\1.2\CoD2SP_s.exe","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.2\CoDMP.exe.exe","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.2\CoD2MP_s.exe","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.2\cod2patch.ini","C:\ProgramF iles\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.2\version.inf","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.2\gfx_d3d_mp_x86_s.dll","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.2\gfx_d3d_x86_s.dll","C:\Program Files\Activision\CallofDuty2") FileCopy("C:\WINDOWS\Patch\1.2\main\iw_15.iwd","C:\Program Files\Activision\CallofDuty2\main") FileCopy("C:\WINDOWS\Patch\1.2\main\localized_english_iw11.iwd","C:\Program Files\Activision\CallofDuty2\main") FileCopy("C:\WINDOWS\Patch\1.2\pbag.dll","C:\Program Files\Activision\CallofDuty2\pb\") FileCopy("C:\WINDOWS\Patch\1.2\pbags.dll","C:\Program Files\Activision\CallofDuty2\pb\") FileCopy("C:\WINDOWS\Patch\1.2\pbcl.dll","C:\Program Files\Activision\CallofDuty2\pb\") FileCopy("C:\WINDOWS\Patch\1.2\pbcls.dll","C:\Program Files\Activision\CallofDuty2\pb\") FileCopy("C:\WINDOWS\Patch\1.2\pbsv.dll","C:\Program Files\Activision\CallofDuty2\pb\") DirCreate("C:\ProgramFiles\Activision\CallofDuty2\pb\htm") FileCopy("C:\WINDOWS\Patch\1.2\lc001203.htm","C:\Program Files\Activision\CallofDuty2\pb\mth\") FileCopy("C:\WINDOWS\Patch\1.2\mc001203.htm","C:\Program Files\Activision\CallofDuty2\pb\htm\") FileCopy("C:\WINDOWS\Patch\1.2\wc001203.htm","C:\Program Files\Activision\CallofDuty2\pb\htm\") FileCopy("C:\WINDOWS\Patch\1.2\ws001105.htm","C:\Program Files\Activision\CallofDuty2\pb\htm\") DirCreate("C:\ProgramFiles\Activision\CallofDuty2\pb\dll") FileCopy("C:\WINDOWS\Patch\1.2\wc001203.dll","C:\Program Files\Activision\CallofDuty2\pb\dll\") FileCopy("C:\WINDOWS\Patch\1.2\ws001105.dll","C:\Program Files\Activision\CallofDuty2\pb\dll\") RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Activision\Call of Duty 2\","Version","REG_SZ", 1.2) Guisetstate(@SW_SHOW) Guictrlsetstate($login,$Gui_ENABLE) endselect until $msg = $GUI_EVENT_CLOSE My problem is that when i want to copy a file into a directory it does not copy:P it only mades new directorys Can someone tell me what i do wrong? It does not delete directory and file's
-
Can you please help me. Does it come because the resolution of the game is diferent then the resolution of windows??
-
Someone?
-
Thanks man!!!! There is only one problem left. When i am onto the game and i press \ i firts go back to windows and thats what i don't want. Can you fix that ore is that to dificult? Is the problem that the resolution diferent is whit the menu and game? Could that be the problem? Thanks for the script!!
-
Lol, you can control the game whit consule. you must know al the commando's of the consule. Some people do not control them so i want to make a program that make it easy to control the consule. Could you help me? Made a script whit one button and something that i get in front of the game? When you press a button it only type's the commando into the consule. i am online now at msn:P
-
Hello, Fine you are online:P Okej, You can compare it whit a cheat. you press a key and i menu come's you can set thins and you press key and it's gone and the setings are apply i do not want no sounds ore something. A menu whit buttons The menu goed help noobs whit controling there server
-
Sorry my englis his not so well, OKej I want to make an program that help noob whit controling consule of a game. I want that when i press at a key i get a menu in front of the game. So i will still see the game NOT minimize the game. I do not want to go back to windows. i hope thats clear? Good. There is a program named X-fire. That program is a chat program like msn. it is made for game's. Whem someone types to you, you will here a sound and you can push scrolllock+x to get a window in front of the game. So the game will not me minimize and you can type and press enter to send it. and when you press scrolllock+x again the window goes away. Clear? i used x-fire as a example. I hope it is clear now? you can add me whit msn so it goed faster? [email protected] Erik
-
Could somene help me?
-
Hello, Thanks for posting. What i mean is this: There is an program x-fire that is a program where you can chat whit you firends. like msn. but it's only chat. it is special made for game's When you are gaming and someone types to you ho here a sound. you also see in front of the game not in windows. In front of the game a chat window. When you want to chat whit him you press scrool lock+x so you get that chat window. Wen you press it again your chat window is gone and you can play. But you do not gat back to windows. Thats what i want. When you press an key i want that an window come's and you get a little menu where you can press things you want to set for the game. When you have set it you press a key and it is gone. Whit a key i mean q ore something. Can you help me whit it?
-
Hello, now i made my second program. Now i want to make another program. i try to explain what i want to do. I want to make something that can help you in an game. it is not an cheat ore something. I would like to help noobs help control there consule. whit the consule and a password you can control the game server. Now do i want to make something that waits untill i pressed a key you do that whit this: HotKeySet('{Numpad0}', 'Menu') While 1 Sleep(1000) WEnd Func Menu() Send("`/rcon login ") EndFunc Now do i want to make an menu that when i am playing and i want to do something i press the 0 key and the menu come's in the game!! so i do not get back to windows. Now you get an menu where you can control things. Now when you press the 0 for the second time the menu must go away yo do not see it anymore. When you press the 0key again u must see it ect... Now do i want to make an menu that you can see and you can scroll in it whit the numpad arrow keys. Can someone help me whit the basic script like menu comes and goes and some menu items in it? Thanks Erik EDIT: title is wrong:P sorry
-
Waiting Till Key Is Typed And Making Buttons
Erik. replied to Erik.'s topic in AutoIt General Help and Support
EDIT: i will make an new topic for my second question. Thanks for all the help!! guys -
Waiting Till Key Is Typed And Making Buttons
Erik. replied to Erik.'s topic in AutoIt General Help and Support
Someone? Now you made a script for one key thats the q Now how to made a script that waits till some omre jeys are pressed? I would like to to this: When i press q i get hello When i press a i get byebye Ect... how to do that? When i copy and paste something i won't work so... -
Waiting Till Key Is Typed And Making Buttons
Erik. replied to Erik.'s topic in AutoIt General Help and Support
Thenks man. Thanks works good. Now i want to do that whit 5 buttons like 1,2,3,4,5 every numbver has his own function. Now how to do that ? The script is made for 1 number not for more so.... Should if work? Thanks for the help!! -
Waiting Till Key Is Typed And Making Buttons
Erik. replied to Erik.'s topic in AutoIt General Help and Support
Hello. Thanks for posting. I already read the manual. When i do this: HotKeySet("q","Message")] I got an error:ERROR: Message(): undefined function. When i do all the script in my autoit i got this: WARNING: $GUI_HIDE: possibly used before declaration. WARNING: $GUI_EVENT_CLOSE: possibly used before declaration. WARNING: $GUI_SHOW: possibly used before declaration. ERROR: $GUI_HIDE: undeclared global variable. -
Waiting Till Key Is Typed And Making Buttons
Erik. posted a topic in AutoIt General Help and Support
Hello, 1)i use this program now for some months No do i want an simp[le script that wait till a key is pressed. Like the q Then i must do something like type hello ore something ore open aprogram. How can i do that? Can someone give me i little script whit an few lines in it that waits till a key is pressed? i do not want one key i think i need 5 keys ore someonthing whit each other function. Can someone help me please? 2) my second question is how can i make an window whit some buttons in it whit each other fnction? When i open a program what i made i see rightdown an icon i used when i compiled it. There do i have some functions like close and fause script. How can i make some functions more link about ore something? Greets Erik