Jump to content

Recommended Posts

Posted

Hello !

I have problem in my script. This is simple of my txt file :

account1:pass1
account2:pass2
account2:pass3

I want to read this 1st string from txt file to a " $accountname " and " $accountpass1" then check if strings in my vars not exists in another txt file. If not exist then script handle this vars but if exist script should read next line from 1st txt file ( account2:pass2).

Thank you.

Posted

you did not post any code

look in the help file for:

_FileReadToArray

StringSplit

_ArraySearch

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)



460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 
Posted (edited)

Search the forums using "compare text files" and you'll find a lot of pertinent threads. Then put together some sort of script, and if you're having issues, post what you have and I'm sure many will be glad to assist.

Edited by Spiff59

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...