FBMW++

By Pea Cracker Last update Feb 24, 2009 — Installed 39,028 times.

Invalid bounty ID.

in
Subscribe to Invalid bounty ID. 5 posts, 3 voices



HaRdLy007 User

I am receiving this message while using the script to complete hits.

Fallimento:
Invalid bounty ID.

Any idea's ??

 
CryptoNight User

Yes.

Version?

 
HaRdLy007 User

1.27

 
CryptoNight User

Read this:

http://userscripts.org/topics/20164

 
mattyp Scriptwright

Actually, I have an easier solution. They added 1 input field to the hitlist forms. Search for this....

var target_id = divs[i].getElementsByTagName('INPUT')[12].value;
var bounty_id = divs[i].getElementsByTagName('INPUT')[13].value;

Change to:

var target_id = divs[i].getElementsByTagName('INPUT')[13].value;
var bounty_id = divs[i].getElementsByTagName('INPUT')[14].value;

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel