Hello,
I have been programming C# and C and little Lua.
I have some problems, I've never worked with website scripts or anything like it before.
Okay what I want the script to do is very simple.
I play a browser game, and every 10 minutes there comes new jobs. Some jobs are better than others, and I want it to take the best jobs and do it as quickly as it can.
The script needs to do 5 actions then repeat.
1. It has to take the job, it can do that by clicking "Jobs" in the menu or by entering the url for the job page.
2. It has to scan for 3 specific job names, and click take job.
3. It has to visit Crime by clicking "Crime" in the menu or by entering the job page
4. Click "Accept"
5. Click "Report Ready"
repeat.
Any1 that can help me? And just a warning I need a lot of help...
I have been programming C# and C and little Lua.
I have some problems, I've never worked with website scripts or anything like it before.
Okay what I want the script to do is very simple.
I play a browser game, and every 10 minutes there comes new jobs. Some jobs are better than others, and I want it to take the best jobs and do it as quickly as it can.
The script needs to do 5 actions then repeat.
1. It has to take the job, it can do that by clicking "Jobs" in the menu or by entering the url for the job page.
2. It has to scan for 3 specific job names, and click take job.
3. It has to visit Crime by clicking "Crime" in the menu or by entering the job page
4. Click "Accept"
5. Click "Report Ready"
repeat.
Any1 that can help me? And just a warning I need a lot of help...