Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CHAT WINDOW TEXT
#2
i made a bunch of functions then added them to a toolbar! but if you are going to make them rep you need to use macro not function ,pause break don't stop a function , so it will just keep repeating!
here's a code i wrote for this purpose!


int w1=act(win("yahoo messenger"))
lef 316 563 w1
"lol"
int w2=act(win("yahoo messenger"))
lef 335 569 w2
'Y

"yes the names have been changed as to not break the rules of this forum! lol"

if ya wanted it to rep you can do this

rep (5)
int w1=act(win("yahoo messenger"))
lef 316 563 w1
"lol"
int w2=act(win("yahoo messenger"))
lef 335 569 w2
'Y
wait 0.5

you will need some sorta wait at the end as to allow time for it to type the whole text before repeating , also you can take the 5 outta rep( ) and it will rep till you stop it!!!


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)