MyBB Support

The ripped themes

Submitted by Bear, , Thread ID: 5674

Thread Closed

RE: The ripped themes

OP
#11
05-07-2015, 04:43 PM
Believer Wrote:
05-07-2015, 04:35 PM
Bear Wrote:
05-07-2015, 04:29 PM
Believer Wrote:
05-07-2015, 04:28 PM
Syntax_Error Wrote:
05-07-2015, 04:21 PM
Believer Wrote:
:rly: he is asking for MyBB ripping, not html.

Well when i rip any themes of MyBB. first of all ill check for image url's in the source page. Then ill follow the same in most used pages :3

would it not be quicker to get the images using htrack?

no.
I just want to know if I can copy the images directory for the theme with all the files inside it including the .xml file

if you dont know how to get those imaged that by seeing the source. use httrack. Just put url and tick get all files[png, la,lala etc]
So I can get the folders containing all that shit

RE: The ripped themes

#12
Use inspect elements or, view page source and then direct to the global.css file. Once in there, copy the code and paste it into a text editor such as notepad++ and add the website/forums url (http://example.com) to the beginning on the paths to the images.

So, if you copy something like this:

body {
color: fff;
background: url(.../.../.../images/theme/background.jpg) no-repeat;
}

a {
color: eeeeee;
text-decoration: none;
}

You'd edit the background of the body tag and replace the periods with the websites url, so it'd end up like this:

body {
color: fff;
background: url(http://example.com/images/theme/background.jpg) no-repeat;
}

a {
color: eeeeee;
text-decoration: none;
}

I'm sorry if this isn't that clear, but I'm a little tired at the moment.

RE: The ripped themes

#13
You can't use httrack for MyBB themes :D
[Image: XhhKTdF.png]

RE: The ripped themes

This post was last modified: 05-07-2015, 08:11 PM by Tropical
#14
05-07-2015, 06:55 PM
Bear Wrote:
05-07-2015, 04:43 PM
Believer Wrote:
05-07-2015, 04:35 PM
Bear Wrote:
05-07-2015, 04:29 PM
Believer Wrote:
05-07-2015, 04:28 PM
Syntax_Error Wrote:
would it not be quicker to get the images using htrack?

no.
I just want to know if I can copy the images directory for the theme with all the files inside it including the .xml file

if you dont know how to get those imaged that by seeing the source. use httrack. Just put url and tick get all files[png, la,lala etc]
So I can get the folders containing all that shit

Use: DarcyRipper
if you wanna rip a small site with a cool HTML5 design

05-07-2015, 08:05 PM
PORNSTAR Wrote:
You can't use httrack for MyBB themes :D

Aoki does.. i think
not entirely sure :noh:

RE: The ripped themes

#15
05-07-2015, 08:10 PM
Tropical Wrote:
05-07-2015, 06:55 PM
Bear Wrote:
05-07-2015, 04:43 PM
Believer Wrote:
05-07-2015, 04:35 PM
Bear Wrote:
05-07-2015, 04:29 PM
Believer Wrote:
no.
I just want to know if I can copy the images directory for the theme with all the files inside it including the .xml file

if you dont know how to get those imaged that by seeing the source. use httrack. Just put url and tick get all files[png, la,lala etc]
So I can get the folders containing all that shit

Use: DarcyRipper
if you wanna rip a small site with a cool HTML5 design

05-07-2015, 08:05 PM
PORNSTAR Wrote:
You can't use httrack for MyBB themes :D

Aoki does.. i think
not entirely sure :noh:

No one rips MyBB skin using that shit tbh.
I personally use ctrl+u
and replace codes of templates n all shits. if css is not shown in that view source page then.
i use inspect element in chrome :3......

@PORNSTAR is right.
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: The ripped themes

#16
05-07-2015, 09:40 PM
Believer Wrote:
05-07-2015, 08:10 PM
Tropical Wrote:
05-07-2015, 06:55 PM
Bear Wrote:
05-07-2015, 04:43 PM
Believer Wrote:
05-07-2015, 04:35 PM
Bear Wrote:
I just want to know if I can copy the images directory for the theme with all the files inside it including the .xml file

if you dont know how to get those imaged that by seeing the source. use httrack. Just put url and tick get all files[png, la,lala etc]
So I can get the folders containing all that shit

Use: DarcyRipper
if you wanna rip a small site with a cool HTML5 design

05-07-2015, 08:05 PM
PORNSTAR Wrote:
You can't use httrack for MyBB themes :D

Aoki does.. i think
not entirely sure :noh:

No one rips MyBB skin using that shit tbh.
I personally use ctrl+u
and replace codes of templates n all shits. if css is not shown in that view source page then.
i use inspect element in chrome :3......

@PORNSTAR is right.

I know,
DarcyRipper can be used to get avatars of a forum and RIP small sites

RE: The ripped themes

#17
05-07-2015, 08:10 PM
Tropical Wrote:
Aoki does.. i think
not entirely sure :noh:

NO, he doesn't.... if he use that shit for myBB themes than he knows something that I don't :D
[Image: XhhKTdF.png]

RE: The ripped themes

#18
06-07-2015, 12:19 AM
PORNSTAR Wrote:
05-07-2015, 08:10 PM
Tropical Wrote:
Aoki does.. i think
not entirely sure :noh:

NO, he doesn't.... if he use that shit for myBB themes than he knows something that I don't :D

HTTrack <- he uses :noh:

RE: The ripped themes

#19
06-07-2015, 12:23 AM
Tropical Wrote:
06-07-2015, 12:19 AM
PORNSTAR Wrote:
05-07-2015, 08:10 PM
Tropical Wrote:
Aoki does.. i think
not entirely sure :noh:

NO, he doesn't.... if he use that shit for myBB themes than he knows something that I don't :D

HTTrack <- he uses :noh:

I try to use that shit and I all that I get is error...i use CTRL + S and chrome inspect element!

it's impossible to use that program for a theme like http://themefreak.net/flatone.php
[Image: XhhKTdF.png]

RE: The ripped themes

#20
06-07-2015, 12:23 AM
Tropical Wrote:
06-07-2015, 12:19 AM
PORNSTAR Wrote:
05-07-2015, 08:10 PM
Tropical Wrote:
Aoki does.. i think
not entirely sure :noh:

NO, he doesn't.... if he use that shit for myBB themes than he knows something that I don't :D

HTTrack <- he uses :noh:

No?

Users browsing this thread: 2 Guest(s)