Krackin Posted September 26, 2008 Author Posted September 26, 2008 (edited) HotKeySet("0" , "start") While 1 Sleep(100);loop to keep program running WEnd Func start() ControlSend("U2K", "", "", "4") Endfunc i have this and it dont work i even switched it to notepad to see if it worked and it dint thats just stoping me from pressing 0 while it runs Edited September 26, 2008 by Krackin
Pain Posted September 26, 2008 Posted September 26, 2008 what zero are you using? the numpad? then it's pretty obvious it's not working because that should be {NUMPAD0} I even tried it myself and it worked just fine in notepad for me (you might have to change the title if you are using a non english OS)
Krackin Posted September 26, 2008 Author Posted September 26, 2008 (edited) no im not using numpad0 im trying the exact script u posted i think i may just say screw it this is taking to much time to try to figure out and my whole body hurts cuz im sick ima give it like another hour of trying then im done Edited September 26, 2008 by Krackin
Krackin Posted September 26, 2008 Author Posted September 26, 2008 No Matter what i try i cant get this to work so annoying
Krackin Posted September 26, 2008 Author Posted September 26, 2008 is there like a site i can just pay to have this done at this point idc id pay like 50$ or something im frickin annoyed and sick
AdmiralAlkex Posted September 26, 2008 Posted September 26, 2008 Is the window really named "U2K"?? Try testing it with WinExists() or have the window parameter empty to send to the "active" window ControlSend("", "", "", "4") .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Krackin Posted September 26, 2008 Author Posted September 26, 2008 yes it is U2K i have it setup like thati just wanna get this done
Krackin Posted September 26, 2008 Author Posted September 26, 2008 can someone thats good with this gimmie there msn i rly need to get this done and my fever is just going up and up and im so stubborn that im not going to leave this chair until its done and i rly need rest rigth now my temps up to 104
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now