1

Topic: Tareim's Macro Help

is there any way to set how often it clicks? im trying to slow it down. any help would be greatly appreciated.

2

Re: Tareim's Macro Help

I believe there is, I'll have to look into it.

3

Re: Tareim's Macro Help

Use control key and '+' or control key and '-' to speed up or slow down the macro.

4

Re: Tareim's Macro Help

ur a god. thank you.

5

Re: Tareim's Macro Help

why after i mess with the stall options via the + - keys do the insert and delete stop keys break and stop working?

6

Re: Tareim's Macro Help

My best guess would be that it has to do with an error in the way timing is done. If you hold the stop and start does it make a difference? If you control - then control + will it work again? Does speeding it up break it at all? Ill look at the code later today.

7

Re: Tareim's Macro Help

Sigh, I have the console version, which doesn't have a problem. I'll see if I can dig up the graphical version...

8

Re: Tareim's Macro Help

Lothar wrote:

Sigh, I have the console version, which doesn't have a problem. I'll see if I can dig up the graphical version...

It's a terrible thing that such shitty programmers exist, isn't?

Angeldust,

9

Re: Tareim's Macro Help

I'm not sure what that means? Because I only have one version of the source to a program I wrote many years ago, that mean's I'm bad? Strengthen your logic, then come back at me, please.

As for Rowbearking, please let me know which version you have, or where you downloaded it from, that way I can further look into it for you.

10

Re: Tareim's Macro Help

I would almost bet that he's got the version you can download from the site...
That's the one I have, and I only have to press "+" and "-" on the number pad to raise/lower speed.
Yes, if you edit the speed, it seems to "break" the insert/delete keys
big_smile

2013 MS3 w/SRI, TIP, FPI, CT 302WHP

"If you have never made a mistake, then you have never done anything of significance."

11

Re: Tareim's Macro Help

Lothar wrote:

I'm not sure what that means? Because I only have one version of the source to a program I wrote many years ago, that mean's I'm bad? Strengthen your logic, then come back at me, please.

As for Rowbearking, please let me know which version you have, or where you downloaded it from, that way I can further look into it for you.

I find it very amusing that I can make a comment about a shitty programmer, and you solely assume its in reference to having only one version of the source code? Strengthen your deductive reasoning, then you'll understand the elephant in the room is that you are unable to write such a simple piece of software with the full functionality intended. The foolish kid was complaining that increasing or decreasing the speed breaks the functionality; it was also supported by Frosty.

Get at you.

Angeldust,

12

Re: Tareim's Macro Help

Angel, I love how you can recognize my programming skill based on old software. Further, I love how you can judge my skill based on a bug. But then again, good coders never have bugs or oversights, right?

13

Re: Tareim's Macro Help

Frosty, I am clearly missing something, can you get me a link to the version you can get from this site?

14

Re: Tareim's Macro Help

Lothar wrote:

Frosty, I am clearly missing something, can you get me a link to the version you can get from this site?

http://www.faldonrpg.com/links.php

Click on "Tareim's Macro"

2013 MS3 w/SRI, TIP, FPI, CT 302WHP

"If you have never made a mistake, then you have never done anything of significance."

15

Re: Tareim's Macro Help

Cool, now I know what to look for, let me see if I can find the source.

Update: I don't have the source anymore. I do have an older version, but it wouldn't be worth updating. The macro program was actually built for educational purposes. The entire point was to create a system which allowed creating windows in C++ with ease and without using Microsoft Foundation Classes. It was a fun project, but it was never meant to be used in any real manner. Maybe if Faldon ever flourishes again my interest will grow. In the mean time I will throw out there that I believe there was a version out there that fixed this issue. There was also a version that wouldn't macro unless you were in the Faldon window. Where these went, I cannot say.

16

Re: Tareim's Macro Help

the one that I used to use, only broke if the interval was too fast; other than that the insert/delete thing always worked for me

7.4.

17

Re: Tareim's Macro Help

Honestly it never should have had trouble with any interval, that's a huge oversight. What that means is it was checking the delay instead of accepting input for on/off. I'm surprised I would have let that slip, even more surprised that it wouldn't have been mentioned to me when I actually worked on the game.

18

Re: Tareim's Macro Help

MANBEARPIG

2013 MS3 w/SRI, TIP, FPI, CT 302WHP

"If you have never made a mistake, then you have never done anything of significance."