Coding help
basilmarket.com forums :
Tech Talk
| 8 posts archived
thread starter gachapwner Jul 18 2009
+ PM | QUOTE | PERMALINK | REPORT
| Okay, I don't care in what language it is, but I have a few questions: 1. How do I make it to press buttons (like it presses "Space" or any button)? 2. Can I make a few buttons to be clicked together/lower delay of pressing of the buttons? 3. Can I pause the program for a few minutes and then resume it after that? Thanks. |
skye09 07/18/09
+ PM | QUOTE | PERMALINK | REPORT
| Trying to code a macro for maple? |
gachapwner 07/18/09
+ PM | QUOTE | PERMALINK | REPORT
Enwove 07/18/09
+ PM | QUOTE | PERMALINK | REPORT
| 1) Depends on the language. 2) Yes 3) Yes |
Tatterdragon 07/18/09
+ PM | QUOTE | PERMALINK | REPORT
| 1. How do I make it to press buttons (like it presses "Space" or any button)? Yes, you can make a program that can simulate any key press, mouse click, or even move your pointer around. As far as I'm aware, most programming languages are capable of doing this. 2. Can I make a few buttons to be clicked together/lower delay of pressing of the buttons? Yes, you can make it press buttons in any order you want to, with pretty much any delay you like, from 0 milliseconds (simultaneously) to 2.147 billion milliseconds (about 35 days). 3. Can I pause the program for a few minutes and then resume it after that? It's not typically as easy as simulating keystrokes, but yes, you can. Programming macros for MapleStory isn't that easy though, if that really is what you're attempting to do. MapleStory's Hackshield is capable of figuring out if a keystroke was sent by your keyboard or a program, and it ignores ones not sent from the keyboard. You would need to disable Hackshield in order for the macro to work, and doing so requires hacking it... which is illegal. However, for things such as reassigning key shortcuts on your keyboard (for example: Press CTRL + Q to open your internet browser and log into Basilmarket) it would work. |
gachapwner 07/18/09
+ PM | QUOTE | PERMALINK | REPORT
| I am not trying to do macros, well can anybody give me the commands of them? |
Tatterdragon 07/18/09
+ PM | QUOTE | PERMALINK | REPORT
| It all depends on the programming language that you choose. Different programming languages all have different ways to say "press this key" in them. Which programming language do you use or want to use? Some popular ones with this capability would probably be C C# Java Visual Basic and Python Do you use any of these programming languages? Or a different one? |
gachapwner 07/19/09
+ PM | QUOTE | PERMALINK | REPORT
| I use everything except Python, so I don't mind which one. |
BasilMarket is Copyright 2004-2008 BasilMarket.com (archive reconstruction). Data recovered from the Internet Archive Wayback Machine for the Classic MapleStory community.