Looking for a good/excellent writer who can write me a scrip

Discussions and Tech Support specific to the iMacros Firefox add-on.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
Bohica
Posts: 7
Joined: Sun Sep 01, 2013 2:20 pm
Location: Netherlands

Looking for a good/excellent writer who can write me a scrip

Post by Bohica » Sun Sep 01, 2013 2:25 pm

As stated above I need help with a script for Imacros.
Please use the contact option stated on my profile and write me if you got some time to spare and i'm sure we can establish a compensation for the effort.

Thanks in advance,

F.
User avatar
bobis
Posts: 364
Joined: Sat Sep 11, 2010 3:34 pm
Contact:

Re: Looking for a good/excellent writer who can write me a s

Post by bobis » Sun Sep 01, 2013 6:15 pm

project? budget?
Get Best iMacros scripts at http://imacrosbot.com/
Bohica
Posts: 7
Joined: Sun Sep 01, 2013 2:20 pm
Location: Netherlands

Re: Looking for a good/excellent writer who can write me a s

Post by Bohica » Sun Sep 01, 2013 9:50 pm

Just editting a certain code into my macro :-)
Shouldn't be a large problem for a good/excellent writer.
We can discuss the price when I show what has to be done ^_^
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: Looking for a good/excellent writer who can write me a s

Post by chivracq » Mon Sep 02, 2013 12:12 am

bobis wrote:project? budget?
Ah-ah!, that's a good start...!

Bohica, give more details about what you want to achieve... and what you are willing to pay...
You have 10-20-30 good iMacros-programmers checking the Forum daily, and you could even get if for free if you do your best and start doing your programming and tell us where you are stuck...

But if you need any recommendation, Bobis is a good-good one...!
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
Bohica
Posts: 7
Joined: Sun Sep 01, 2013 2:20 pm
Location: Netherlands

Re: Looking for a good/excellent writer who can write me a s

Post by Bohica » Mon Sep 02, 2013 12:13 pm

Thanks for the responses :-)!

I've got this macro ;
set !errorignore yes
TAG POS=1 TYPE=A ATTR=TXT:Gymnasium
TAG POS=1 TYPE=LABEL ATTR=TXT:Dumbbells
TAG POS=1 TYPE=INPUT:RADIO FORM=ACTION:/gym.php ATTR=ID:exercise_11
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/gym.php ATTR=VALUE:Work<SP>out!
wait seconds=2
TAG POS=1 TYPE=A ATTR=TXT:Crimes
TAG POS=1 TYPE=INPUT:RADIO FORM=ACTION:/crimes.php ATTR=ID:business-1
TAG POS=1 TYPE=TD ATTR=ALIGN:center&&COLSPAN:5&&TXT:
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/crimes.php ATTR=VALUE:Commit!
wait seconds=2
TAG POS=1 TYPE=LABEL ATTR=TXT:Car<SP>jack<SP>from<SP>street
TAG POS=1 TYPE=INPUT:RADIO FORM=ACTION:/autoburglary.php ATTR=ID:selectedCrime[1]
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/autoburglary.php ATTR=VALUE:Steal!
wait seconds=120
TAG POS=1 TYPE=A ATTR=TXT:Gymnasium
TAG POS=1 TYPE=LABEL ATTR=TXT:Dumbbells
TAG POS=1 TYPE=INPUT:RADIO FORM=ACTION:/gym.php ATTR=ID:exercise_21
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/gym.php ATTR=VALUE:Work<SP>out!
wait seconds=2
TAG POS=1 TYPE=A ATTR=TXT:Crimes
TAG POS=1 TYPE=INPUT:RADIO FORM=ACTION:/crimes.php ATTR=ID:business-1
TAG POS=1 TYPE=TD ATTR=ALIGN:center&&COLSPAN:5&&TXT:
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/crimes.php ATTR=VALUE:Commit!
wait seconds=2
TAG POS=1 TYPE=A ATTR=TXT:Auto<SP>Burglary
TAG POS=1 TYPE=LABEL ATTR=TXT:Car<SP>jack<SP>from<SP>street
TAG POS=1 TYPE=INPUT:RADIO FORM=ACTION:/autoburglary.php ATTR=ID:selectedCrime[1]
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/autoburglary.php ATTR=VALUE:Steal!
wait seconds=120
TAG POS=1 TYPE=A ATTR=TXT:Gymnasium
TAG POS=1 TYPE=LABEL ATTR=TXT:Dumbbells
TAG POS=1 TYPE=INPUT:RADIO FORM=ACTION:/gym.php ATTR=ID:exercise_31
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/gym.php ATTR=VALUE:Work<SP>out!
wait seconds=2
TAG POS=1 TYPE=A ATTR=TXT:Crimes
TAG POS=1 TYPE=INPUT:RADIO FORM=ACTION:/crimes.php ATTR=ID:business-1
TAG POS=1 TYPE=TD ATTR=ALIGN:center&&COLSPAN:5&&TXT:
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/crimes.php ATTR=VALUE:Commit!
wait seconds=2
TAG POS=1 TYPE=A ATTR=TXT:Auto<SP>Burglary
TAG POS=1 TYPE=LABEL ATTR=TXT:Car<SP>jack<SP>from<SP>street
TAG POS=1 TYPE=INPUT:RADIO FORM=ACTION:/autoburglary.php ATTR=ID:selectedCrime[1]
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/autoburglary.php ATTR=VALUE:Steal!
wait seconds=120
---
Heres what I wish to achieve with all help I can get 8)
<Beginning of your iMacro Script>
'insert this code whenever you can see the capcha image within your own macro code
'this will delete any existing captcha image otherwise imacros will have errors
FILEDELETE NAME=c:\ captcha.jpg
'define where we want to download the captcha image
ONDOWNLOAD FOLDER=c:\ FILE=captcha.jpg
'this downloads the captcha image - this line below will be specific to the form you are writing your macro for.
TAG POS=1 TYPE=IMG FORM=ID:pgbSaveForm ATTR=HREF:"*asimg*" CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
'this opens a new tab to submit the image to Captcha Sniper and loads the file that came with your download
URL GOTO=file:///C:/captchasnipertest.html
‘this selects the captcha image we just saved so that we can send it to Captcha Sniper
TAG POS=1 TYPE=INPUT:FILE FORM=ACTION:http://poster.decaptcher.com/ ATTR=NAME:pict CONTENT=C:\captcha.jpg
‘this sends the captcha image to Captcha Sniper
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:http://poster.decaptcher.com/
ATTR=VALUE:Send
‘this extracts the answer from Captcha Sniper and saves it into a variable !VAR1
SET !EXTRACT_TEST_POPUP NO
TAG POS=1 TYPE=BODY ATTR=TXT:* EXTRACT=TXT
SET !VAR1 EVAL("var s=\"{{!EXTRACT}}\"; l=s.lastIndexOf(\"|\");s=s.substr(l+1);")
‘close the tab
TAB CLOSE
‘set the captcha image text box to the answer from Captcha Sniper. Again, parts of the line below will be specific to the form you are writing your macro for.
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:fpg_form ATTR=NAME:fpg_antispam CONTENT={{!VAR1}}
<Remaining of your iMacro Script>
The above is what it says on howto add it too iMacros.
Well I can write a code for the game itself.
Edit it, not that hard.
But than a Captcha comes up and it stops!
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: Looking for a good/excellent writer who can write me a s

Post by chivracq » Mon Sep 02, 2013 9:37 pm

Well, I don't think you'll have a budget if it's just to play a game... I wonder now what you had in mind with "compensation"... :roll:
Your second Code piece is quite interesting though, as I've never seen it before, and I actually wonder where it comes from...?
And now give the name of the game and the URL and if you are lucky somebody will be more advanced on the game with iMacros... I gained all my knowledge of iMacros from a game too, so you never know...
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
Bohica
Posts: 7
Joined: Sun Sep 01, 2013 2:20 pm
Location: Netherlands

Re: Looking for a good/excellent writer who can write me a s

Post by Bohica » Mon Sep 02, 2013 9:48 pm

You know, sexytime is compensation :P
Kidding ^_^.
Was looking to had it done for $5-$10 through PayPal. ( I am PayPal verified )
Not sure if it would be much work though!
As I can't get it done myself, its like brainmadness and i'd best pay compensation to let it be made.
Else my laptop won't survive much longer xD

The game its for is B ootleggers
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: Looking for a good/excellent writer who can write me a s

Post by chivracq » Mon Sep 02, 2013 9:55 pm

OK, you are quite reactive, that's already a good sign...

Found your game: http://www.bootleggers.us/

Hum, and I see that Holland is the second country playing this game (my country), so I may give it a try, though I've never heard of it...
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
Bohica
Posts: 7
Joined: Sun Sep 01, 2013 2:20 pm
Location: Netherlands

Re: Looking for a good/excellent writer who can write me a s

Post by Bohica » Mon Sep 02, 2013 10:19 pm

:-)

Thanks for trying!
I am also from The Netherlands!
I used to play the game back in 2004 when Mafia/Mobster games were still hot.
You can also acces the game through www.bootleggers.eu
Which speeds up the connection!

Goodluck :-)
Bohica
Posts: 7
Joined: Sun Sep 01, 2013 2:20 pm
Location: Netherlands

Re: Looking for a good/excellent writer who can write me a s

Post by Bohica » Thu Sep 05, 2013 10:32 pm

Bumpy :)
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: Looking for a good/excellent writer who can write me a s

Post by chivracq » Fri Sep 06, 2013 5:12 am

Sorry, didn't have time for you, was a bit busy finding a solution for this very interesting case:
http://forum.imacros.net/viewtopic.php?f= ... 628#p54446
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
Bohica
Posts: 7
Joined: Sun Sep 01, 2013 2:20 pm
Location: Netherlands

Re: Looking for a good/excellent writer who can write me a s

Post by Bohica » Sun Sep 08, 2013 11:13 pm

Thats not a problem!
My harddrive crashed laptop was returned so I had none to zero time with going to Q-base either!
I appriciate your response tho ^_^

Thanks!

This topic may be locked/closed as I no longer have the programm installed
Plantje!!
Posts: 2
Joined: Thu Aug 22, 2013 5:09 pm

Re: Looking for a good/excellent writer who can write me a s

Post by Plantje!! » Thu Mar 27, 2014 10:18 pm

I have a working imcros script or a few actualy
they fill in the captcha's but i use dbc instead of captcha sniper
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: Looking for a good/excellent writer who can write me a s

Post by chivracq » Mon Mar 31, 2014 1:49 am

Plantje!! wrote:I have a working imcros script or a few actualy
they fill in the captcha's but i use dbc instead of captcha sniper
Then post your Scripts or mention that you want some money for them and mention a way to get in touch with you... (#contactme #nocontactme #noyoucontactme...!)
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
tammyohagan
Posts: 13
Joined: Sun May 31, 2015 3:18 pm

Re: Looking for a good/excellent writer who can write me a s

Post by tammyohagan » Thu Aug 11, 2016 11:59 am

Plantje!! wrote:I have a working imcros script or a few actualy
they fill in the captcha's but i use dbc instead of captcha sniper
Good Morning!
Windows 7 x64
Firefox 43.0.1
VERSION BUILD=8970419

I just posted requesting help with Captcha Sniper iMacros Script http://forum.imacros.net/viewtopic.php? ... 286#p70286, but if you have a working DeathbyCaptcha iMacros, I would be more than happy to buy a copy from you, at a reasonable price. Its not for "business", but rather pleasure so my pockets aren't too deep. LOL

Let me know if you'd like to share for compensation, and if so how much.

Thanks
Post Reply