![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Unverified User
Join Date: Apr 2008
Posts: 5
Rep Power: 0
![]() |
Need a program developed.
I am in need of a rather simple, yet possibly complicated program.
I need a program that will open a file, scan its text for a certain line and then emit a noise, if that text exists. If the text does not exist, I need the program to close the file, open it, and repeat. The file that would be being scanned, updates every time it is closed, with new text. Therefore, there will always be new text. So I would like a program to continually scan a designated file over and over, and make a sound, if a string of text exists then keep repeating until I tell it to stop. Strings of text that would make sounds are: Selected Son of Gigaroth Selected Valkor the Impaler Selected General Reklar Plaguebearer. Also just finding: "Gigaroth", "Impaler", and "Plaguebearer" would be fine. PLEASE POST IF INTERESTED and set a estimated price. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 137
Rep Power: 1
![]() |
Re: Need a program developed.
I smell homework....
__________________
SYNTAX ERROR ... |
|
|
|
|
|
#3 |
|
Unverified User
Join Date: Apr 2008
Posts: 5
Rep Power: 0
![]() |
Re: Need a program developed.
Haha! Not homework, fortunately. I just like to completely dominate certain monster spawns in a game. They respawn every 6-12 hours, and once their respawn timer starts, they can show up any time from 1 minute to 8 hours. So instead of me sitting at the computer for an extended length of time, watching for these monsters, I would like a program to make an audible notification.
|
|
|
|
|
|
#4 |
|
Programming Guru
![]() Join Date: Apr 2005
Posts: 1,725
Rep Power: 5
![]() |
Re: Need a program developed.
As you guessed, this is quite simple. And I enjoy crack change. So I could do it in C and give you rights to the source, for 10 bucks via PayPal.
For an extra 10, I could make it read from a configuration file to determine: - Location of target file - Number of seconds between file checks - How many beeps it makes - Which lines of text it should beep for But if you don't want to spend an extra 10, you could still change those things by modifying and recompiling the original program. I'll need a sample file to test it, if you decide to throw the money at me. dr.sane@gmail.com is my Paypal. |
|
|
|
|
|
#5 |
|
Programming Guru
![]() Join Date: Apr 2005
Posts: 1,725
Rep Power: 5
![]() |
Re: Need a program developed.
I just saw your other thread and noticed there's a bit more to your problem that you neglected to explain.
It needs to remember the last line it read in the log file, since you don't want it to beep for anything that was already in the log. This will involve some more file manipulation, and I'd ask for an added 5. |
|
|
|
|
|
#6 |
|
Newbie
Join Date: May 2008
Posts: 4
Rep Power: 0
![]() |
Re: Need a program developed.
You two have just openly discussed hacking a game, and the latter agreed to do this for payment. Consider yourself both reported. Have a nice day.
|
|
|
|
|
|
#7 | |
|
Professional Programmer
Join Date: May 2006
Location: UK - London
Posts: 315
Rep Power: 2
![]() |
Re: Need a program developed.
what game
__________________
Quote:
|
|
|
|
|
|
|
#8 |
|
Newbie
Join Date: May 2008
Posts: 4
Rep Power: 0
![]() |
Re: Need a program developed.
|
|
|
|
|
|
#9 |
|
Hobbyist Programmer
|
Re: Need a program developed.
would you really consider it hacking, personally yes i would in a sense and unfortunatly you can't report someone for hacking because it is perfectly legal, infact most of the people here at PFO are hackers.
If you mean cracking then maybe so. But its a paid job offer that doesn't really relate to the game as such when you consider the fact that the text file could be for anything. Anyway who would you report them to and what would happen, im interested? Chris
__________________
Who said i couldn't program sarcasm = raw_input('Type in a sarcastic remark: ')
|
|
|
|
|
|
#10 |
|
Programming Guru
![]() Join Date: Apr 2005
Posts: 1,725
Rep Power: 5
![]() |
Re: Need a program developed.
Watchman, your skewed definition of hacking makes me cringe. He wants a program that emits a beep if it finds text in a log file. Now think for a second... Ready? What criminal charge would be laid upon me? More to the point, what TOS violation is being breached? These are subsidiary automations, nothing more. Not illegal, not hacking, no rules broken, not even unethical. Now stop wasting my time.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| hello, I'd like to write a program for my work. | blake_jl | Community Introductions | 13 | Nov 23rd, 2007 4:31 PM |
| Language display in program | Prm753 | C++ | 3 | May 30th, 2006 5:45 PM |
| Largest Program You've Developed | ReggaetonKing | Coder's Corner Lounge | 32 | May 21st, 2006 6:03 PM |
| Creating a program to test a program | sixstringartist | C | 8 | Jan 21st, 2006 1:15 PM |
| airport Log program using 3D linked List : problem reading from file | gemini_shooter | C++ | 0 | Mar 2nd, 2005 4:12 PM |