Problem to Put Information on a TXT

Post here if you need help using Actiona
Post Reply
shadow2007x
Posts: 3
Joined: 18 Oct 2012, 21:11

Problem to Put Information on a TXT

Post by shadow2007x »

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)
Image

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")...
Image

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 :idea:
(i puted 2 pictures, can u see it?)
User avatar
Jmgr
Admin
Posts: 1649
Joined: 07 Dec 2005, 15:45
Contact:

Re: Problem to Put Information on a TXT

Post by Jmgr »

Hi,

Sorry Actionaz 2 is not developed/supported any more, please use Actionaz 3 instead.
"My software never has bugs. It just develops random features."
shadow2007x
Posts: 3
Joined: 18 Oct 2012, 21:11

Re: Problem to Put Information on a TXT

Post by shadow2007x »

so "in actionaz 3" what i must do to put information on a TXT?
User avatar
Jmgr
Admin
Posts: 1649
Joined: 07 Dec 2005, 15:45
Contact:

Re: Problem to Put Information on a TXT

Post by Jmgr »

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."
shadow2007x
Posts: 3
Joined: 18 Oct 2012, 21:11

Re: Problem to Put Information on a TXT

Post by shadow2007x »

well enybody have a tutorial about actionaz 3? to make thiks like that?
User avatar
Jmgr
Admin
Posts: 1649
Joined: 07 Dec 2005, 15:45
Contact:

Re: Problem to Put Information on a TXT

Post by Jmgr »

You could have a look on the actions page : http://wiki.actionaz.org/doku.php?id=en:actions
It decribes every action.
"My software never has bugs. It just develops random features."
Post Reply