Re: GfxBoost v0.7 - Out now!
This is a mortscript code for automatic start versione 0.7
Sleep(5000)
Run( "\Windows\GfxBoost.exe" )
WaitFor( "GfxBoost","30" )
MouseClick( "GfxBoost","117","86" )
Sleep(1500)
Minimize( "GfxBoost" )
Exit
Updated ..
Last edited by Hammerz; 04-29-2009 at 02:19 PM.
|