| View previous topic :: View next topic |
| Author |
Message |
leealverduin
Joined: 10 Jul 2008 Posts: 2
|
Posted: Thu Jul 10, 2008 8:06 pm Post subject: Simple script |
|
|
I'd like a script that starts when I hit a key and ends when I hit a key, and as long as it's active continuously presses the Enter key. For instance, with the macro running as soon as I hit Space, it starts hitting Enter repeatedly, infinitely. Once i hit either space or some other key, it stops hitting enter. I'd like it if it can do this once every 0.25 seconds.
For those who are interested, this is for a videogame. I constantly find myself unable to sell things in Mass Effect because there are too many items in my inventory. I found that by hovering the mouse over he Omni-Gel button and repeatedly pressing Enter, I can just delete all those unwanted items. This would save me a tonne of time if I can just have it going on while I'm away from my computer. Thanks in advance ^_^ |
|
| Back to top |
|
 |
Razlin
Joined: 05 Nov 2007 Posts: 370 Location: canada
|
Posted: Thu Jul 10, 2008 8:28 pm Post subject: |
|
|
Your topic is not very productive.
Dont expect to get an answer vert fast as you have not tryed at all.
RTFM. and search the forums. What your asking has been asked 100 times. _________________ -=Raz=- |
|
| Back to top |
|
 |
leealverduin
Joined: 10 Jul 2008 Posts: 2
|
Posted: Fri Jul 11, 2008 5:15 am Post subject: |
|
|
| Razlin wrote: | Your topic is not very productive.
Dont expect to get an answer vert fast as you have not tryed at all.
RTFM. and search the forums. What your asking has been asked 100 times. |
I tried searching, and anything I searched for brought up a lot of stuff that didn't help, at all. I tried narrowing it down and kept coming to either too many topics that weren't what I was looking for, or 0 search results by being too precise. So I must suck at searching for stuff...
And I don't understand the scripting language used in the program, though I have never really bothered learning it. In the year or so that I've had it installed on my computer this is the only time I've ever even thought about using it.
And besides, if it's been asked for 100 times, then what's the matter with answering it for the 101st time? |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Fri Jul 11, 2008 5:30 am Post subject: |
|
|
we don't. we refer people back to some other answers that have worked for others. I have assembled a list of the most useful answers as a post in my home thread. click the www button under my picture or the "loops" link in my sig to see my collection. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Slanter
Joined: 28 May 2008 Posts: 259 Location: Minnesota, USA
|
Posted: Fri Jul 11, 2008 6:44 am Post subject: |
|
|
| leealverduin wrote: | | And I don't understand the scripting language used in the program, though I have never really bothered learning it. In the year or so that I've had it installed on my computer this is the only time I've ever even thought about using it. | This is your problem, if you aren't willing to try by yourself, people really won't see much reason to help you. If you do give it a try, maybe post some code snippets, there are tons of people who frequent these forums who will do their best to help you write the code yourself.
| Quote: | | And besides, if it's been asked for 100 times, then what's the matter with answering it for the 101st time? | It gets boring... very very boring... This attitude will just earn you replies of "RTFM" or "Ever heard of this magical thing called a search button?"
EDIT: whoa my 100th post _________________ Unless otherwise stated, all code is untested
(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination. |
|
| Back to top |
|
 |
|