Jump to content
LaunchBox Community Forums

DonellHD

Members
  • Posts

    476
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by DonellHD

  1. correct. my actual arcade cabinet with usb keyboard and I-pac encoder In the 2nd video, i clicked on it manually with my mouse. i was just showing you it has the same results whether im in launchbox or not The set Key delay was already at the top. I just forgot to copy that part by accident. the results are the recent videos above.
  2. @JoeViking245@skizzosjtafter adding that script results 2.mp4 I added that msg box on another script, a little box comes in the middle of the screen saying all the msgs i typed. But it appeared behind launchbox even though i have startup disabled and alt and enters and directions went all over the place except for keyboard splitter. Here Is Me running the script and waiting W/O Launchbox involved. results 3.mp4 Still Not grabbing.
  3. @JoeViking245 I Still don't understand what this means.... Or how i would begin to type this Yes the window is in focus. Its the active window. I added that winactivate thing u said. Hope i typed and placed it correctly. The shortcut is named Keyboard Splitter TMNT This Is What my Active And Non Active Window Looks Like After Adding That Line, this is the video results.mp4 I can press the keys manually. it just wont work automatically
  4. @JoeViking245@skizzosjt wondering if u could help me with one more thing....I created the script for a practice fun for use on my pc and i just transitioned over to my actual arcade. Im now running the script and it works the same bc i see it moving on a notepad. But i cant get it to focus on the program. even though the window is in focus. i changed the script at the beginning and extended the length it takes to begin and still nothing. the script runs and dissapears like its supposed to but it doesnt make the movements. works on other windows like notepad, browser, File explorer, etc My keyboard works fine and i can do the movements manually.....just cant get it to focus on the keyboard splitter program, even though its in focus. i disable startup also. i couldnt find this. the script is working the same though. its even doing the alt +F4 at the end on other windows. Just Not that window. Sample.mp4 as u can see it focuses on other windows just not that one.
  5. So Here is the Script at the end. Thank You guys.
  6. Holy s#!t. It was exactly what u said. everything works now. BTW, this is a perfect way to make games like SOR 4, TMNT shredders revenge, Etc work with keyboard controls for an arcade setting Thank you very much @JoeViking245 and @skizzosjt! u guys are wonderful. @JoeViking245 thank you for helping me simplify my script. I did'nt know u could add a 4 beside the direction prompt! Skizzosjt Suggestion WIth Joe Viking Script Result.mp4 Skizzosjt Suggestion With JoeViking245 Script Result
  7. @JoeViking245 Script results: i changed the 1000 to 3000 to give it more time. didnt know if i needed to add a comma to the sleep 1000 and sleep 2000 so i made a script with the commas and without. JoeViking Script Results.mp4 the window is highlighted after exiting game on your script video and mine and i can manually push the tab key and make it move to ok, the script isn't just doing it yet. still stopping at same area.
  8. couple hours later.... I started looking for solutions everyhere and came across this after using Chatgpt. it game me a script and i added a couple things and it got really close!!! holy $#@! Skynet is getting scary!! It gave me: ; Wait for 3 seconds Sleep 3000 ; Send Alt key Send {Alt} Sleep 100 ; Send Right arrow key (4 times) Send {Right} Sleep 100 Send {Right} Sleep 100 Send {Right} Sleep 100 Send {Right} Sleep 100 ; Send Down arrow key Send {Down} Sleep 100 ; Send Right arrow key Send {Right} Sleep 100 ; Send Down arrow key Send {Down} Sleep 100 ; Send Enter key Send {Enter} Sleep 100 ; Wait for 3 seconds Sleep 3000 ; Send Tab key Send {Tab} Sleep 100 ; Send Enter key Send {Enter} Sleep 100 SetTitleMatchMode, 2 ----------------I ADDED THIS AREA ; Wait for the "tmnt.exe" window to become active WinWaitActive, tmnt.exe ; Wait until the process closes Process, WaitClose, tmnt.exe Sleep 100 ----------------PART I ADDED ENDS HERE Send {Tab} Sleep 100 ; Send Enter key Send {Enter} Sleep 2000 ; Send Alt + F4 to close the Keyboard Splitter Program Send !{F4} ExitApp This is the Result: Results After Script.mp4 It Seems to Go all the way through to 00:26 then it stops.....it needs to finish this part. the script is still open on the bottom right so its not finished somewhere.... Its supposed to finish these steps..... Send {Tab} Sleep 100 ; Send Enter key Send {Enter} Sleep 2000 ; Send Alt + F4 to close the Keyboard Splitter Program Send !{F4} ExitApp Its nearly there!! can someone please help me finish this?
  9. Hey Everyone. I Have A Program Im Trying to use with a script. it set up to boot like i need it to but the rest has to be done by script. i have a video below of exactly how it can be done, i just dont know how to make the script. could someone help me with a script for this please? Much appreciated. The Script Is Wait Like 2 Seconds....Alt Key, Right, Right, Right, Right, Down, Right, Down, Enter Key Wait Like 1.5 Secs....Tab, Enter Key. (The game will load like normal. Wait till im done playing. when i exit the game, Send the Tab Key, Enter Key. And Finally Alt+F4 to close. Done. Any Help Will Be Appreciated. This program has no hotkeys, Hence why im trying to do this. thanks guys. Script Video Demonstration.mp4
  10. I Wanted to make a category called playlists and put it in with my platforms, and then drop all my genre categories in the playlsit category and then choose it in big box. could someone tell me how to do that?
  11. after trying your method With RALT and Enter Everything Is Working Fine Now. Also I Changed it To 8000 To make It maximize Just In Time. Thank you Guys So Much for your help.
  12. Hello Guys. Sorry If I Broke The topic but Im Using The MelonDS Emulator and i can't for the life of me get it to go in fullscreen by pasting the below script in running autohotkey Script. Usually i dont have this problem and it usually works but it will not for MelonDs... this is the script i use currently....... Sleep, 5000 Send, {F11} Or I Use Sleep, 5000 Send, !{Enter} It Wont Work Tho.... I even disabled startup screen An Alternative I thought about is getting an AHK script to wait 5 Seconds then Hold Alt and then pressing enter. Pressing Either Hotkey I change It to whether it is Alt+Enter Or F11, it works when i manually press it with my fingers, But It Does Not Work at all By Script. Please Help. heres the video of whats happening and screenshot of settings. and the video. Melon Video.mp4 Emulator Settings
  13. here u go. make sure launchbox is closed. drop it in your launchbox/data/playlists folder. then open launchbox. Light Gun Games.xml
  14. this is a very good Idea!!!!!!
  15. hey wondering if i could get help with a script I want to launch D:\Emulators\Teknoparrot\Games\Wacky Races\Data\Launcher.exe and when i push the ESC key to exit, i want to send the Alt+F4 instead. It keeps going to the dipswitch menu and i don't want to see that. If the process; close exit App thingy works for this i can use that instead. Thank you in advance
  16. thank you @faeran
  17. When the themes demo attract mode starts, it plays sounds for the first game it cycles through, but when it gets to the consecutive cycles sound stops entirely. Is there a way I can keep playing sounds always?
  18. Thank You Sir!!!!!!
  19. Thank You! trying it now. Will This Close the ahk at the end of it all as well?
  20. wondering if someone can help me with an ahk that i want to put in the additional apps section i want to open an ahk telling it to open MKDX simulation server 1.0.exe and continue to run until i press the escape key to escape out of the game as usual. the hotkey to close the MKDX Server app is alt+F4 but i dont know if you use something else. plz help
×
×
  • Create New...