A modified vBulletin intergrated Auto submit to DDL (katz,xenu,mecho)

Curtis129

New Member
hey guys,
i have modifed the auto submit to katz posted by Amman-DJ so credits to him also.
i can make this work for any DDL, if people want to add me on msn or hit me up on my forum ill see if i have some free time to help you out.

PLEASE NOTE IF YOU DO NOT KNOW HOW TO MAKE NEW TEMPLATES. PLEASE!! PLEASE!! do not reply or bother with this.

pretty much this :

ddlsubmit1.jpg


ddlsubmit3.jpg


ddlsubmit2.jpg


ddlsubmit4.jpg


what i highly reccomend doing, is either use the default vbulletin verion, or download and upload your style again, and a varient which isnt availible to you members and staff. Reason is because smod's might see submit to DDL and not proceed without caution and get you a possible BAN!

anyways.

Templates to make:

waresub -
Code:
<div align="center"><table style="width: 900px; border-style:solid; font-family:tahoma; font-size:11px; padding:5px;">
<font size="6">IMPORTANT! DO NOT SUBMIT MORE THEN 10 AT A TIME!</font><br /><br />
<tr><td>You are using: <b>VBulletin Warez Auto Sumitter </b><br /><br /><b><font size="5">Katz:</font></b><br />Important! Please be sure to check <a href="http://katz.cd/submit.php" target="_blank">all rules</a> before submitting to Katz Downloads. Failure to do so may result in your site getting banned. We strongly recommend that you read over <a href="http://www.katzforums.com/showthread.php?t=9905" target="_blank">best practises</a> in order to assure your submissions are up to our standards.<br /><br />
<br /><form name="add" action="http://katz.cd/submit.php" method="POST">
<span style="font-size:18px;">Downloads to Submit:</span><br /><br />

$WARE_SUBS

<br /><br /><span style="font-size:18px;">Settings:</span><br /><br />Site Name: <input type="text" name="sname" class="form" size="30" value="$yoursitename"> Site URL: <input type="text" name="surl" class="form" size="30" value="$yoursiteurl"> Email: <input type="text" name="email" class="form" size="30" value="$youremail"><br />
<br /><input type="Submit" value="Submit Download(s)"></form>
</tr></td>
<tr>
<td>
<br /><br /><b><font size="5">Mecho:</font></b><br />Rules
<br /><br />
   1. Link directly to your download page, not your main page .<br />
   2. No more than 1 popup or exit popup allowed .<br />
   3. Do NOT submit any Adult content or Demos .<br />
   4. Do NOT change the page after your downloads are added .<br />
   5. Do NOT add fake files to your main page .<br />
   6. Downloads will be deleted from the list if they are missing, or the page has been changed after submission .<br />
   7. Do not submit the same downloads, more than once a week, unless it is a new or wanted download .<br />
   8. You may submit up to 20 downloads .<br />
<br />Maybe you should read the MechoDDL submission page before proceeding <a href="www.mechoddl.com/submit.php" title="MechoDDL Submit">HERE</a>
<br /><br />
<br /><form action="http://www.mechoddl.com/submit.php" method="POST" name="add" class="tiny">
<span style="font-size:18px;">Downloads to Submit:</span><br /><br />

$WARE_SUBS

<br /><span style="font-size:18px;">Settings:</span><br /><br />Site Name: <input type="text" name="sname" class="form" size="30" value="$yoursitename"> Site URL: <input type="text" name="surl" class="form" size="30" value="$yoursiteurl"> Email: <input type="text" name="email" class="form" size="30" value="$youremail"><br />
<br /><input type="Submit" value="Submit Download(s)"></form>
</tr>
</td>

<tr>
<td>
<br /><br /><b><font size="5">Xenu:</font></b><br />Rules
<br /><br />
   # Do not submit direct file links<br />
# You must allow guest access to the downloads you submit (forums)<br />
# Do not submit freeware or shareware (if no crack/serial is provided)<br />
# You must submit an email, site name and site url<br />
# Do not incorrectly label your submissions<br />
# Do not submit more than 45 downloads per day<br />
# Do not mask links (e.g. lix.in, tinyurl, etc.)<br />
# You must link back to us<br />
<br />Maybe you should read the Xenu submission page before proceeding <a href="www.xenu.ws/submit.php" title="Xenu Submit">HERE</a>
<br /><br />
<br /><form action="http://www.xenu.ws/submit.php" method="POST">
<span style="font-size:18px;">Downloads to Submit:</span><br /><br />

$WARE_SUBS

<br /><span style="font-size:18px;">Settings:</span><br /><br />Site Name: <input type="text" name="sname" class="form" size="30" value="$yoursitename"> Site URL: <input type="text" name="surl" class="form" size="30" value="$yoursiteurl"> Email: <input type="text" name="email" class="form" size="30" value="$youremail"><br />
<br /><input type="Submit" value="Submit Download(s)"></form>
</tr>
</td>

</table>
and

waresub_bit -
Code:
<input type="text" name="title[]" class="form" maxlength="70" size="40" value="$topic_title"> 
Download Url: 
<input type="text" name="url[]" class="form" maxlength="70" size="40" value="$yoursite$topic_url"> 

<select name="type[]" class=form>
<option value="App">App</option><option value="Game">Game</option><option value="Movie">Movie</option><option value="TV">TV</option><option value="Music">Music</option><option value="XXX">XXX</option><option value="eBook">eBook</option><option value="Template">Template</option><option value="Other">Other</option>
</select> 

<a href="$yoursite$topic_url" target="_blank" class="mainmenu">Check Download</a><br />
Edit the FORUMDISPLAY template
Find:
Code:
<option value="movethread">$vbphrase[move_threads]</option>
Add underneath:
Code:
<option value="submitware">Submit to DDL</option>
save it.


now download this edit the waresub\wareconfig.php file and replace with your site etc. NOTE THAT WITH VBSEO INSTALLED YOU USE YOUR NORMAL "showthread.php?t=" AS IF VBSEO WASNT INSTALLED! vBseo will auto re-write these URL's genious.
upload the files to your forums root DIR. and overwrite the inlinemod.php

Code:
http://rapidshare.com/files/215111860/waresubmod.rar
no password.

and 3.6 if anyone still got it?
Code:
http://www.amman-dj.com/eng/vBulletin_3.6.x.rar

3.8.x
Code:
http://rapidshare.com/files/215211168/waresubmod3.8.x.rar

thanks guys. enjoy!

only thing i ask for is a big thanks :D
 

Curtis129

New Member
just backup you inlinemod.php and then test if it works with 3.8 i dont have a 3.8 board otherwise i would do it
 

Ab.Nath

New Member
Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

This is the error i get from it
i run a vb 3.8.1 board
 

Ab.Nath

New Member
also it gives 1 more error

i tried it on a different style as it was a security token error which is a a style prob

i tried it on the default style

Here : - when i try to select Submit to DDL Sites it takes me to this address http://www.{sitename}.com/inlinemod.php?forumid=33 where it firefox takes me nowhere and gives a page load error ?
 

Ab.Nath

New Member
ok trying :) just 1 min

no still the same error i get in "http://www.{sitename}.com/inlinemod.php?forumid=33"

this error still
 

Curtis129

New Member
security token??

sorry just saw that it isnt a security token*

hm. you did overwrite the other inlinemod.php thats in your forums root?
 

Ab.Nath

New Member
it is not working for me

i have added new templates ( given with the proper codes in here )
edited the forumdisplay ( added there option value ddl sites )

then i have edited the config file
edited the variables in it ( have vbseo installed )

Edited there

1. $WARE_YOUR_SITE_NAME
2. $WARE_YOUR_SITE_URL
3. $WARE_YOUR_EMAIL

Did not edit this one $WARE_SITE='http://www.yourdomain.com/showthread.php?t='; // link to thread without thread ID // the thread ID will be added
as vbseo is installed in forum

and replaced current inlinemod.php with the given one ( in the file )

and then tried to run it it takes me to http://www.{sitename}.com/inlinemod.php?forumid=33

where firefox is not able to load the page

where have i done wrong
thanks
 

Ab.Nath

New Member
no no it shows my forum

as i know displaying forum name in vbteam is restricted

it shows my forum
like

if my site is vbteam.info then it shows : -

PHP:
 http://www.vbteam.info/inlinemod.php?forumid=33

which is unaccessable by firefox and restricts it ( shows a page load error ) :D
 

Ab.Nath

New Member
ok i added screenshots it's in the attachments these comes up

after the 1st one i select to DDl Submit and then the second page comes up

see where did i go wrong
 
Top