스타크래프트 치트 트레이너랄까? 그걸 만드는데 어디서 잘못된건지 이해가 안되네요ㅇㅅㅇ
무들
Private Declare Function GetAsyncKeyState Lib user32 (ByVal vKey As Long) As Integer
Private Sub Timer10_Timer()If GetAsyncKeyState(vbKeyNumpad0) ThenTimer1 = TrueEnd IfIf GetAsyncKeyState(vbKeyNumpad1) ThenTimer2 = TrueEnd IfIf GetAsyncKeyState(vbKeyNumpad2) ThenTimer3 = TrueEnd IfIf GetAsyncKeyState(vbKeyNumpad3) ThenTimer4 = TrueEnd IfIf GetAsyncKeyState(vbKeyNumpad4) ThenTimer5 = TrueEnd IfIf GetAsyncKeyState(vbKeyNumpad5) ThenTimer6 = TrueEnd IfIf GetAsyncKeyState(vbKeyNumpad6) ThenTimer7 = TrueEnd IfIf GetAsyncKeyState(vbKeyNumpad7) ThenTimer8 = TrueEnd IfEnd Sub
Private Sub Timer1_Timer()SendKeys {Enter}SendKeys power overwhelmingSendKeys {Enter}Timer1 = FalseEnd Sub
Private Sub Timer2_Timer()SendKeys {Enter}SendKeys operation cwalSendKeys {Enter}Timer2 = FalseEnd Sub
Private Sub Timer3_Timer()SendKeys {Enter}SendKeys black sheep wallSendKeys {Enter}Timer3 = FalseEnd Sub
Private Sub Timer4_Timer()SendKeys {Enter}SendKeys show me the moneySendKeys {Enter}Timer4 = FalseEnd Sub
Private Sub Timer5_Timer()SendKeys {Enter}SendKeys something for nothingSendKeys {Enter}Timer5 = FalseEnd Sub
Private Sub Timer6_Timer()SendKeys {Enter}SendKeys food for thoughtSendKeys {Enter}Timer6 = FalseEnd Sub
Private Sub Timer7_Timer()SendKeys {Enter}SendKeys the gatheringSendKeys {Enter}Timer7 = FalseEnd Sub
Private Sub Timer8_Timer()SendKeys {Enter}SendKeys modify the phase varianceSendKeys {Enter}Timer8 = FalseEnd Sub
Private Sub Timer9_Timer()Call ToggleTopmost(Form1.hwnd)End Sub
====================================
테스트 해보는데, 안되네요;어떤 부분이 문제고, 어떻게 교정을 해야될지ㅇ-ㅇ;
-
은솔
먼저 스타크래프트가 SendKeys가 먹히는지부터 확인하시는것이 좋을것같아요.
번호 | 제 목 | 글쓴이 | 날짜 |
---|---|---|---|
2702851 | 웹브와 winhttp 질문 | 딥핑크 | 2025-07-26 |
2702823 | 비베컴파일 | 보늬 | 2025-07-26 |
2702798 | 서버열기 닫기 소스좀요ㅠ.ㅠ (1) | 두루 | 2025-07-26 |
2702776 | "a프로세서가 실행됫을경우.." (3) | 유진깡 | 2025-07-26 |
2702744 | unzip질문 (1) | 해대기 | 2025-07-25 |
2702714 | text질문하는데 (1) | 두빛나래 | 2025-07-25 |
2702684 | 웹사이트 암호화 질문 (1) | 핫팬츠 | 2025-07-25 |
2702662 | 폴더생성은 어떻게하죠? | 회전력 | 2025-07-25 |
2702639 | Shell 을 사용해서 프로그램을 실행하는데.. | 초코맛캔디 | 2025-07-24 |
2702613 | 혹시하는건데 확률.. | 눈내리던날 | 2025-07-24 |
2702551 | 네이버 연동할때 궁금한점 빠른답장 부탁해요 ㅠㅠ | 환히찬 | 2025-07-24 |
2702521 | 특정 crc 발견 종료후 특정 프로세서 종료 질문드립니다! (1) | 한국드립 | 2025-07-23 |
2702496 | 이잉... 질문합니다 (1) | 의사양반 | 2025-07-23 |
2702385 | 리스트박스에서 옆으로 스크룰바... | 큰솔 | 2025-07-22 |
2702355 | 종료질문좀 | 불꾼 | 2025-07-22 |
2702324 | 질문이있어요. 텍스트관련 질문입니다. 암호화 관련. | 재마루 | 2025-07-22 |
2702297 | 초보자가 비주얼베이직0.6으로 만들수있는거 추천좀 부탁드립니다 (4) | 상큼한캔디 | 2025-07-21 |
2702267 | 핫키쓸떄 | 회사원 | 2025-07-21 |
2702233 | 바탕화면 경로... | 핫블루 | 2025-07-21 |
2702206 | 패킷 감지방법.. | Orange | 2025-07-21 |