So that i can shut down, hibernate, run files, whatever i wanna do. How can i make the script execute commands in cmd?
So that i can shut down, hibernate, run files, whatever i wanna do. How can i make the script execute commands in cmd?
Start + Run + Cmd + Command.
You can open the startmenu with a clickmouse, or finding the keycode for it.
Also, you can do Alt + R as far as I know to open the Run dialog.
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
well....theres no way to do it with a hook or something? like i.e saving a file to .txt
Save this in a .bat file:
That'll restart.Code:shutdown -r -t
Enable API calls in SCAR then you should be able todo all that using .bat files. Also for writing to a .txt use SCAR's file commands. OpenFile, WriteFileString, RewriteFile, and CloseFile.
If you need more help feel free to ask me
Writing an SRL Member Application | [Updated] Pascal Scripting Statements
My GitHub
Progress Report:13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you have serious physchological problems 13:46 <@BenLand100> HE GETS IT! 13:46 <@BenLand100> HE FINALLY GETS IT!!!!1
Holding the Windows key and tapping R will show the run dialog without even showing the start menu.
I would think that you could Mouse to click the start button and then SendKeys "R" to open Run, TypeSend command, then do what you will...
~Zeek
Last major script: November 2009
Attempted to rejoin: January 2011
Rejoining: [][][][][]
Current task: writing basic alching script

I think that is the best way to approach this without an injection. once u do windows key + r it automatically puts ur character into the line so you do not need to click anything, just press both keys then just send keys w/e command you like, works perfect for me. Using xp.
Interested in C# and Electrical Engineering? This might interest you.

OMGWTFHAX!
that's crazy yo!
sorry to whoever I said that wouldn't work![]()
That dosen't work on Vista though. At least my computer. When I press Windows key and press R and press enter, it opens Call of Duty 4 lol.
Ohh, I thought you were trying to open the cmd prompt. Yeah that will work.
lol it would work either way. just type in cmd into the search box
There are currently 1 users browsing this thread. (0 members and 1 guests)