JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #81  
Old 09.10.2012, 06:56
The_Goz
Guest
 
Posts: n/a
Default

Hi,

I have followed all the instructions, but dbc does not work on JDownloader 2 x64. I:

1. Added my username/password to the dbc.xml. I ran the batch to make sure it worked, and it did.

2. Changed jacinfo.win.xml to jacinfo.xml. I also updated the servers to the ones I wanted to use.

3. Put the dbc folder in C:\Program Files (x86)\JDownloader 2\jd\captcha\methods\dbc.

Despite everything being set up right, all that happens is in the download screen, it will say "Waiting For User Input", but it will never start downloading.

I have 5000 credits on DeathByCaptcha, so that's not the problem either. Any ideas what might be wrong??

Last edited by The_Goz; 09.10.2012 at 07:19.
Reply With Quote
  #82  
Old 09.10.2012, 11:10
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

Did you read point 4 of the Captcha FAQ (post 1)?

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #83  
Old 11.10.2012, 14:38
ik8ozv
Guest
 
Posts: n/a
Default

Please anybody can help me?
I have done how said on the first post of the Captcha FAQ thread, but have some doubt.
I have edit th dbc.xml file but did not understand where it says to put the login and password have just to add them on the end of eache requested line or i have to clear the line and just put them.
Please can anyone help me to do it correctly?
Thanks in advance.
Enzo
Reply With Quote
  #84  
Old 11.10.2012, 18:30
JDC
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by ik8ozv View Post
I have edit th dbc.xml file but did not understand where it says to put the login and password ...
Hi Enzo,

if you open the dbc.xml file in a simple text editor like Notepad, you will see this:
Quote:
<DeathByCaptcha>
<login>
<username>username</username>
<password>password</password>
</login>
</DeathByCaptcha>
Now do this:

1. Delete the middle "username" (which I marked bold above) and add YOUR DeathByCaptcha username instead of "username".

2. Delete the middle "password" (which I marked bold above) and add YOUR DeathByCaptcha password instead of "password".

After this the file must look like this:
Quote:
<DeathByCaptcha>
<login>
<username>YOURusername</username>
<password>YOURpassword</password>
</login>
</DeathByCaptcha>
Save and you are done.
Reply With Quote
  #85  
Old 11.10.2012, 19:19
ik8ozv
Guest
 
Posts: n/a
Default

I cannot understand how it works.
I have donloaded the file dbc.zip
Extract it and copied the dbc folder in:

C:\JDownloader\jd\captcha\methods\

I have then edited the dbc.xml file and inserted the
username and the password as suggested from JDC above (Thanks).
Saved the file, closed and re opened Jdownloader.
Asked to download the file but still get to insert the captcha words manually.
How to do to insert the Captcha words in automatically?
Thanks
Reply With Quote
  #86  
Old 11.10.2012, 19:29
JDC
Guest
 
Posts: n/a
Default

Did you read and follow the instructions in the file "ReadMe.txt"?
Quote:
Instructions

1) Edit the dbc.xml file to add your username password of deathbycaptcha.com
2) Rename jacinfo.linux.xml to jacinfo or jacinfo.win.xml to jacinfo.xml based on your OS.
Did you do item 2?
Reply With Quote
  #87  
Old 11.10.2012, 19:41
ik8ozv
Guest
 
Posts: n/a
Default

OK,
i've missed the second ste.
Renamed the file.
Restarted Jdownlaoder and requested the download.
Now i can see on the line that show the file to download,
the two words, Under the status column i see Wait01s Wait00s
This for about 3 times thhen i get Fatal error.
Am i still missing something?
Thanks
Reply With Quote
  #88  
Old 12.10.2012, 15:32
Bremsburti
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by guybrushthreepwood View Post

...

So I removed it:

Code:
$ cp dbc.mac.sh dbc.mac.sh.bak
$ tr -d '\r' < dbc.mac.sh.bak > dbc.mac.sh
This step also solved the problem with DBC on my Mac.
Reply With Quote
  #89  
Old 13.10.2012, 22:14
ik8ozv
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by JDC View Post
Hi Enzo,

if you open the dbc.xml file in a simple text editor like Notepad, you will see this:

Now do this:

1. Delete the middle "username" (which I marked bold above) and add YOUR DeathByCaptcha username instead of "username".

2. Delete the middle "password" (which I marked bold above) and add YOUR DeathByCaptcha password instead of "password".

After this the file must look like this:


Save and you are done.
Is his procedure the same for JD2?
I have tried but cannot get it work.
I have put in dowload some files tha has as server ul.to.
When it start i can see that it countdown for about 30s thae i see
"wait for insert data" this for about 3 or fuor times that i get
wait for new IP.
Where am i missing?
Thanks
Enzo
Reply With Quote
  #90  
Old 14.10.2012, 01:07
JDC
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by ik8ozv View Post
Is his procedure the same for JD2?
I don't know if this plugin works with JD2. I'm still using 0.9.
Reply With Quote
  #91  
Old 14.10.2012, 07:29
beggo
Guest
 
Posts: n/a
Default

Hey,
DBC is working fine, but solving captchas from turbobit.net (it does not work). I put it in jacinfo, but i still have to solve it on my own. Turbobit has no Re-Captchas, just usual ones.
Any ideas?
Beggo

Last edited by beggo; 14.10.2012 at 09:14.
Reply With Quote
  #92  
Old 14.10.2012, 16:02
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

Add the following entries: "recaptcha" and "turbobit.net.basic".

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #93  
Old 15.10.2012, 06:58
beggo
Guest
 
Posts: n/a
Default

I added these entries, but still the same problem ... turbobit is not solved by DBC.
Here is my jacinfo:
<jDownloader>
<method name="DeathByCaptcha" type="extern" os="windows" services="mediafire.com;365files.com;azushare.net;bitshare.com;cloudnator.com;combozip.com;cramit.in ;cramitin.eu;cramitin.net;cramitin.us;crazyupload.com;drop.io;easy-share.com;enterupload.com;extabit.com;filebling.com;filechip.com;filefactory.com;filter.net;filesclo ud.com;fileserve.com;filesmonster.com;filesonic.com;filestab.com;depositfiles.com;ilix.in;filestrack .com;filevo.com;freakshare.net;free-share.ru;hatlimit.com;henchfile.com;hidemyass.com;hitfile.net;hostingcup.com;hotfile.com;ifile.it;lo adfiles.in;maknyos.com;netuploaded.com;oron.com;putshare.com;quickupload.com;SJ.org;share-online.biz;slingfile.com;terabit.to;tgf-services.com;rapidgator.net;turbobit.net;turbobit.net.basic;uploaded.to;uploadfloor.com;uploadstatio n.com;wupload.com;recaptcha" />
<command cmd="jd\captcha\methods\dbc\dbc.bat" src="jd\captcha\methods\dbc\Captcha.Ip.jpg" dst="jd\captcha\methods\dbc\Captcha.Op.txt" />
</jDownloader>

Beggo
Reply With Quote
  #94  
Old 15.10.2012, 16:37
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

I added more information about this so please read the captcha FAQ points 4.5.X:
http://board.jdownloader.org/showthread.php?t=8216
If there is anything you don't understand, please tell me so i can change it so everyone understands it.

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #95  
Old 16.10.2012, 08:13
beggo
Guest
 
Posts: n/a
Default

Thanks,
now its working.
I have forgot point 4.5.3 (Delete all captcha recognitions except the one you want to use).
With this step its fine.
Beggo
Reply With Quote
  #96  
Old 16.10.2012, 15:55
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

Thanks for the feedback.
The FAQ is relatively new so if you find any grammar mistakes or stuff which is hard to understand, just tell me so i can improve it

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #97  
Old 20.10.2012, 08:49
beggo
Guest
 
Posts: n/a
Default

Solving Turbobit whith DBC worked very fine until yesterday. I have nothing changed at my system. Now the same old problems again. I have to solve the captchas by my own.
What happened?
Any suggestions?
Beggo

Last edited by beggo; 20.10.2012 at 08:51.
Reply With Quote
  #98  
Old 20.10.2012, 14:51
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

@beggo
Please check the captcha FAQ and look for the special "jacinfo.xml" keywords.

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #99  
Old 20.10.2012, 16:06
beggo
Guest
 
Posts: n/a
Default

... see Posting Nr. 91,93,95. I already did it. But without any reason it stopped working.
Beggo
Reply With Quote
  #100  
Old 20.10.2012, 16:06
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

k, then it's maybe a deathbycaptcha.com problem.

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #101  
Old 20.10.2012, 16:53
beggo
Guest
 
Posts: n/a
Default

I hope so. But share-online and uploaded.to are still solved fine.
This is strange ...
Beggo
Reply With Quote
  #102  
Old 20.10.2012, 16:59
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

Which captchas do you have to solve on your own?

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #103  
Old 20.10.2012, 17:53
beggo
Guest
 
Posts: n/a
Default

Captchas from turbobit.net. It worked for a couple of days, but till yesterday I have to solve them.
Reply With Quote
  #104  
Old 20.10.2012, 18:02
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

So you've added "turbobit.net.basic", "turbobit.net", "recaptcha" and "turbobit.net.disabled" to your jacinfo.xml?

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #105  
Old 20.10.2012, 18:16
beggo
Guest
 
Posts: n/a
Default

Yes, all 4 entries. And deleted all other methods, as I told you. Believe me, its strange ... it worked for a couple of days, but till yesterday turbobit is "broken" .... other hosts are still working fine ...
Proof:
<jDownloader>
<method name="DeathByCaptcha" type="extern" os="windows" services="mediafire.com;365files.com;azushare.net;bitshare.com;cloudnator.com;clouds.to;combozip.com ;cramit.in;cramitin.eu;cramitin.net;cramitin.us;crazyupload.com;drop.io;easy-share.com;enterupload.com;extabit.com;filebling.com;filechip.com;filefactory.com;filter.net;filesclo ud.com;fileserve.com;filesmonster.com;filesonic.com;filestab.com;depositfiles.com;filestrack.com;fil evo.com;freakshare.net;free-share.ru;hatlimit.com;henchfile.com;hidemyass.com;hitfile.net;hitfile.net.basic;hitfile.net.disabled ;hostingcup.com;hotfile.com;ifile.it;ilix.in;letitbit.net;letitbitnew;loadfiles.in;maknyos.com;mhfst andard;netuploaded.com;oron.com;putshare.com;quickupload.com;SJ.org;share-online.biz;slingfile.com;terabit.to;tgf-services.com;rapidgator.net;turbobit.net;turbobit.net.basic;turbobit.net.disabled;uploaded.to;upload floor.com;uploadstation.com;wupload.com;xfilesharingprobasic;recaptcha" />
<command cmd="jd\captcha\methods\dbc\dbc.bat" src="jd\captcha\methods\dbc\Captcha.Ip.jpg" dst="jd\captcha\methods\dbc\Captcha.Op.txt" />
</jDownloader>

Last edited by beggo; 20.10.2012 at 18:27.
Reply With Quote
  #106  
Old 23.10.2012, 11:40
bhulbhulia
Guest
 
Posts: n/a
Default

Awesome plugin! Everyone, but be sure to UNCHECK "Disable automatic captcha' option under "Settings => Anti-captcha' or the plugin would fail to work (in my case I had checked that box). I know it was quite frustrating for me, so posted it here so others might find it helpful (hopefully the OP would add this bit part in to the original post).

Have not tested turbobit yet; just depositfiles!
Reply With Quote
  #107  
Old 23.10.2012, 22:19
guybrushthreepwood
Guest
 
Posts: n/a
Default

I had the problem that the plugin would stall during the login procedure. It turned out there were a bunch of

Code:
/usr/bin/java -jar ./dbc.jar

and

Code:
/bin/bash -xv /Applications/JDownloader.app/Contents/Resources/app/jd/captcha/methods/dbc/dbc.mac.sh

processes flying around in memory. After killing the processes everything was back to normal. Alternatively you could simply reboot to solve the issue.

Update 1:

After killing the processes the problem still persisted so I decided to check the network traffic.

Code:
ngrep -d en1 -W byline

Which showed me several login commands.

Code:
{"cmd":"login","username":"my_username","password":"my_password","version":"DBC/Java v4.1.0"}.

It looks like the plugin is actually trying to login, but after a certain timeout fails and retries. In one case the plugin needed 15 tries to successfully login. I didn't stop the time, but it was certainly way more than the current average solving time which was displayed on the dbc admin console.

Update 2:

Okay, there seem to be two different problems. The first one is described above and can be solved by simply waiting for the login retries to be successful. In the other case the plugin doesn't emit any network requests at all and seems to caught in an infinite loop spiking the cpu up to 90% and eventually getting the fans running. If I kill the stuck process then JDownloader starts another try. Often it gets stuck again several times. After maybe a half a dozen tries the plugin eventually logs in and solves the captcha.

Update 3:

As a quick workaround I wrapped the java call in a timeout. So my dbc.mac.sh looks like this now (requires GNU coreutils):

Code:
#!/bin/bash -xv
/usr/local/bin/gtimeout 20 java -jar ./dbc.jar

This automatically kills the java process after 20 seconds, so if it gets stuck then it won't stall the download process.

Last edited by guybrushthreepwood; 24.10.2012 at 01:39.
Reply With Quote
  #108  
Old 24.10.2012, 19:19
bhulbhulia
Guest
 
Posts: n/a
Default

Plugin does not work with filefactory captcha for the moment.


This is the dl link:

**External links are only visible to Support Staff****External links are only visible to Support Staff**

The log is below (note that deathbycaptcha service itself does not report any error, so it must be the plugin or the hoster itself):

Spoiler:
------------------------ Thread: 52 -----------------------
24/10/12 10:32:00 PM - java_downloader-> Start working on AOR.TREASURES_Extended.4___by_Camelblue.rar
24/10/12 10:32:18 PM - java_downloader-> Found JAC method for the service filefactory.com in directory dbc
24/10/12 10:32:18 PM - java_downloader-> Found JAC method for the service filefactory.com in directory dbc
24/10/12 10:32:18 PM - java_downloader-> JAC GET: \JDownloaderPortable\jd\captcha\methods\dbc\script.jas
24/10/12 10:32:18 PM - java_downloader-> Get file: \JDownloaderPortable\jd\captcha\methods\dbc\letters.mth
24/10/12 10:32:54 PM - java_downloader-> Captcha wrong
24/10/12 10:32:54 PM - java_downloader->
Error occured- latest: ERROR_CAPTCHA
00100000000001000000000000001001 <Statuscode
00000000000000000000000000000001 |TODO
00000000000000000000000000001000 |ERROR_CAPTCHA
00000000000001000000000000000000 |PLUGIN_IN_PROGRESS
00100000000000000000000000000000 |PLUGIN_ACTIVE
StatusText: Connecting...

Last edited by bhulbhulia; 24.10.2012 at 19:24.
Reply With Quote
  #109  
Old 25.10.2012, 14:18
arrebato21
Guest
 
Posts: n/a
Default Problem deathbycaptcha

Greetings all.

For several days I work with jdowloader deathbycaptcha, I decrypts captcha. What could be the problem?

thanks
Reply With Quote
  #110  
Old 25.10.2012, 14:36
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

Merged deathbycaptcha threads.

@arrebato21
Please describe your problem so that everyone is able to understand it!

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #111  
Old 26.10.2012, 12:58
arrebato21
Guest
 
Posts: n/a
Default Problem jdowloader 2 uploaded.to

I work with uploaded.to, not solve the captcha me. After many attempts alone solves the captcha ever. How could solve it?
Reply With Quote
  #112  
Old 27.10.2012, 17:39
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

Sorry but i can't understand you.
We also have support forums for spanish and turkish people...

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #113  
Old 30.10.2012, 18:14
The_Goz
Guest
 
Posts: n/a
Default

I have follwed all the tips, but it still refuses to work. What it says now is "Captcha recognition" under "status" for about 15 seconds, then that message will go away and there will be a countdown, then it will say "captcah recognition" again.

The download will never start, it just keeps looping like this until it finally times out and says "Fatal Error".

What am I doing wrong?
Reply With Quote
  #114  
Old 30.10.2012, 19:19
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

Well then you either have no credits or the captcha isn't solved or the plugin for the host you're downloading from is somehow broken!

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #115  
Old 30.10.2012, 19:50
The_Goz
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by pspzockerscene View Post
Well then you either have no credits or the captcha isn't solved or the plugin for the host you're downloading from is somehow broken!

GreeZ pspzockerscene

I do have credits, of that I'm sure. The host is depositfiles.com, which I added to the jacinfo, so that shouldn't be the issue.....

I guess maybe noone solved my captcha after that seemed like 10 attempts?
Reply With Quote
  #116  
Old 30.10.2012, 19:51
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

Yep or it was solved wrong, you've to check that because it's definitly not a JD issue!

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #117  
Old 30.10.2012, 19:55
The_Goz
Guest
 
Posts: n/a
Default

Can you confirm that dbc does in fact work with depositfiles.com?
Reply With Quote
  #118  
Old 30.10.2012, 20:03
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

I can't confirm anything because i'm not using it but in general it should work for all captchas.
The question is just wether someone else is solving those captchas and wether they come back to you (correctly).

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #119  
Old 30.10.2012, 20:06
The_Goz
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by pspzockerscene View Post
I can't confirm anything because i'm not using it but in general it should work for all captchas.
The question is just wether someone else is solving those captchas and wether they come back to you (correctly).

GreeZ pspzockerscene
Hm, ok. One last question: From my symptoms, does it sound like I at least have it configured correctly, it's just a human error on part of DBC?
Reply With Quote
  #120  
Old 30.10.2012, 20:08
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,107
Default

Sounds like it's configured correctly and the error is on DBCs side!

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 15:03.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.