스타크래프트 치트 트레이너랄까? 그걸 만드는데 어디서 잘못된건지 이해가 안되네요ㅇㅅㅇ
행복녀
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
====================================
테스트 해보는데, 안되네요;어떤 부분이 문제고, 어떻게 교정을 해야될지ㅇ-ㅇ;
-
김슬픔 2024-08-05
먼저 스타크래프트가 SendKeys가 먹히는지부터 확인하시는것이 좋을것같아요.
번호 | 제 목 | 글쓴이 | 날짜 |
---|---|---|---|
2675930 | 작업관리자 차단 | 별빛 | 2024-11-22 |
2675901 | 숫자를 제외한 문자를 어떻게 나타내야될까요? | 진나 | 2024-11-22 |
2675871 | 거의마지막질문인데요 | 아메 | 2024-11-22 |
2675846 | 제가 완성햇는데요 ㅎ; | 거늘 | 2024-11-21 |
2675824 | 타이머. 프로그래스바 코드 질문입니다. (10) | 빛글 | 2024-11-21 |
2675798 | 이걸 머라고해야 할지모르지만 질문합니다 (2) | 리라 | 2024-11-21 |
2675772 | 구구단 함수 질문이요~! (1) | 테이 | 2024-11-21 |
2675746 | exe저장시 런타임53 에러 | 아픔이보여 | 2024-11-20 |
2675718 | ocx 설치법 | 달달한캔디 | 2024-11-20 |
2675630 | ""안에 큰따음표 넣기. | 터전 | 2024-11-19 |
2675519 | 컴파일 오류 ?? | 슬아라 | 2024-11-18 |
2675492 | 비베 수다 사이트채팅 접속방법 | 마법 | 2024-11-18 |
2675463 | ㅠㅠ;; | 지은 | 2024-11-18 |
2675434 | 타이머로 라벨바꾸는거 (2) | 대나무 | 2024-11-18 |
2675386 | 선형보간법 문의 | 나길 | 2024-11-17 |
2675328 | 프로세스 강제종료하는방법좀... (1) | 슬아라 | 2024-11-17 |
2675226 | 폼 관련 질문&버튼 관련질문 (7) | 한울 | 2024-11-16 |
2675194 | 파일 삭제 소스 (4) | AngelsTears | 2024-11-15 |
2675147 | 예기치 않은 오류 (2) | 촉촉한 초코칩 | 2024-11-15 |
2675124 | 혹시 수다 사이트에서 이벤트 기능 구현이 가능한지요.... (10) | Sweeety | 2024-11-15 |