Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
spe and rep
#1
k im new to quick macros..what im trying to do is have my piece of code executed and repeated as fast as possible...something like this...



spe -0.000000000000000000000
rep +9999999999999999
***********
CODE
***********

would that do the trick? or can i make it faster?
#2
baisically yes that would do, but this would be better form.

Code:
Copy      Help
spe
rep
,blah
,blah
#3
will that make it run as FAST as possible? im just tryin to get the spe and rep numbers down....
#4
yes, the "spe" without a number or if it is 0, will make it run as fast as possible. the lack of a number after the rep command will make it run forever rather than 9,999,999,999,999,999 times.


Forum Jump:


Users browsing this thread: 1 Guest(s)