Jump to content

jontrac

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jontrac's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Thanks AutoBert. It helps so much!
  2. Hi guys, I'm just a very beginner in coding. I would like to do the following tasks. I have a text file named "list.txt" which is located in http://demo.com/list.txt The content of the text file is: person_a, 100 person_b, 200 person_c, 300 In my script, I have a variable named: $person = "person_b". Is there anyway I can check if "person_b" exists in the "list.txt" file? And if it exists, how can I get the number next to it (which is 200)? Thanks a lot for your help!
  3. Hi everyone, I'm new to AutoIt but absolutely love it! I've rewritten a simple script using ControlClick command to send mouse clicks to BlueStacks App Player. From what I've notice, whenever I press and hole Ctrl button, the script pauses as well. I'm using this script to automate work in Bluestacks in background while doing my normal daily work. Since I use Ctrl+C and Ctrl+V to copy and paste quite often, it causes many troubles and messes up my background automation. I'm running Windows 10 x64. Any help and advice is very appreciated. Thanks!
  4. Absolutely love this bro! Many thanks for the share and keep up the good work.
×
×
  • Create New...