hi, i have some problem with actionaz, im not a good programer, and I speak spash =(, so this is dificult to me
well, in many days i make a scrip for a game "minitrooper" for do all without move a finger ( i have 140 accounts there, and 8 account for each acount, and 1 acoun for each)
it was really really dificult to me, and my english T_T
First, I put all my "Troops" in a list in txt, and afther that, the promam read 1 by 1 and do all the job, another problem was what that funtion dosent work in actionaz 2.0.8.0, i dont know why, and actionaz 3 is more compplicateed to te D:
Well i wanna add a action that take the numbers of coins that have in each account (maybe with "double click" and "Ctlr+C")...
and put in a txt list and save it to check in the end of the day ... like :
account1 78
account2 144
account3 230
account4 88
.
.
.
account140 77
but how i can take the information of "Ctrl+v" and put in a txt ?
PLSSSSSSS
(i puted 2 pictures, can u see it?)
Problem to Put Information on a TXT
Re: Problem to Put Information on a TXT
Hi,
Sorry Actionaz 2 is not developed/supported any more, please use Actionaz 3 instead.
Sorry Actionaz 2 is not developed/supported any more, please use Actionaz 3 instead.
"My software never has bugs. It just develops random features."
-
- Posts: 3
- Joined: 18 Oct 2012, 21:11
Re: Problem to Put Information on a TXT
so "in actionaz 3" what i must do to put information on a TXT?
Re: Problem to Put Information on a TXT
To store the content of the clipboard (Ctrl+C) into a variable you could use the "Read clipboard" action and to write the content of that variable to a file, use the "Write text file" action.
"My software never has bugs. It just develops random features."
-
- Posts: 3
- Joined: 18 Oct 2012, 21:11
Re: Problem to Put Information on a TXT
well enybody have a tutorial about actionaz 3? to make thiks like that?
Re: Problem to Put Information on a TXT
You could have a look on the actions page : http://wiki.actionaz.org/doku.php?id=en:actions
It decribes every action.
It decribes every action.
"My software never has bugs. It just develops random features."