If any of you would like to help by rebroadcasting I would really appreciate it!
If it lacks a sufficient fee then it won't really help to have others rebroadcast it at all.
Although I have been "tarred" by BadBear over a drunken mistake (that didn't lead to anyone losing any BTC but has resulted in my account now looking like that of a "scammer") if you like I will review any raw tx changes that Danny makes (as I do have the skills to create raw txs myself) and post the results in this topic (and hopefully there will be some others knowledgeable enough that will do the same).
Looking at your raw tx with a decoder the output is as follows:
"version":1,
"vin_sz":4,
"hash":"7b4b275b6fe8184397d9ce3e853552e5a28b1b746245d46a239efce2da7f7154",
"vout_sz":1,
"out":[
{
"script_string":"OP_DUP OP_HASH160 3fb0ff03114b9342620b8fc5a28de4708d5ebba5 OP_EQUALVERIFY OP_CHECKSIG",
"address":"16ombzaeDzr229vA2AHiQEoKqDGHDR9PTR",
"value":99999237,
"script":"76a9143fb0ff03114b9342620b8fc5a28de4708d5ebba588ac"
}
]
So the change that would be required would be to change the "value" amount from 99999237 to say 999 (although perhaps you could get away with a lesser fee).
Most importantly you need to make sure that *only* the "value" looks different (when you are given the changed script).