Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
repeat macro??
#1
Hello , i've created a macro for a game , it's all ok but it ony runs once! I want it to run 200 times and stop.. it's possible doing that?
int w=win("BambooMt2" "eter - s0:b4:p:ec2db0")
act w
int w1=win("BambooMt2" "eter - s0:b4:p:ec2db0")
mou 1242 396 w1 1 ;; 'BambooMt2'
int w2=win("BambooMt2" "eter - s0:b4:p:ec2db0")
lef 1240 401 w2 1 ;; 'BambooMt2'
int w3=win("BambooMt2" "eter - s0:b4:p:ec2db0")
mou+ 0 0
mou 1208 387 w3 1 ;; 'BambooMt2'
int w4=win("BambooMt2" "eter - s0:b4:p:ec2db0")
lef 1213 395 w4 1 ;; 'BambooMt2'
int w5=win("BambooMt2" "eter - s0:b4:p:ec2db0")
lef 1047 315 w5 1 ;; 'BambooMt2'
int w6=win("BambooMt2" "eter - s0:b4:p:ec2db0")
lef 1053 318 w6 1 ;; 'BambooMt2'
int w7=win("BambooMt2" "eter - s0:b4:p:ec2db0")
lef 641 377 w7 1 ;; 'BambooMt2'
int w8=win("BambooMt2" "eter - s0:b4:p:ec2db0")
lef 680 371 w8 1 ;; 'BambooMt2'
this is my macro, please help me! it only runs one time ... i want it to run 200times what I can do? I tried with" rep " but nothing.. sorry for my english


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)