Ok now the auto posting is sorted, it takes the links and outputs them in a new post like this:

Download Links:

Hotfile:
Link Here

Fileserve:
Link Here
Thats ok but i am not sure how i change this so that i can have it as such:

<center><img src="" alt="image" />

<strong></strong>
<strong></strong></center>

<blockquote></blockquote>

<!--more--><!--more-->

<strong>Download Links:</strong>

<strong>Fileserve:</strong>
<code></code>

<strong>Hofile:</strong>
<code></code>
In the config.php have i got to corrospond each thing with the certain tags like this:

config.php:
$descr = "Description:";
$dowlinks = "Download Links:";
.txt file in "posts folder":
Description:
<block-quote></block-quote>

<strong>Download Links:</strong>
<strong>Fileserve:</strong>
<code></code>
<strong>Hofile:</strong>
<code></code>
or am i just thinking this is completely wrong ?