Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Can someone help me rip 3d model and animations from Sketchfab ?

Featured Replies

  • Author
  • Localization

Warlord Sieck, posted Sat Mar 07, 2020 12:59 am (54462)


The model does not have animations so I don't think it even has a .htm. It is rigged though.
  • Replies 98
  • Views 2
  • Created
  • Last Reply

Top Posters In This Topic

  • Author
  • Localization

DJ Normality, posted Sat Mar 07, 2020 1:22 am (54463)


Rigged means animation.. wheres the link?
  • Author
  • Localization

DJ Normality, posted Sat Mar 07, 2020 1:50 am (54465)


Idk this what i got.. this is the file.
Image
What it looks like.
Image
Some issues but he is rigged.
  • Author
  • Localization

Warlord Sieck, posted Sat Mar 07, 2020 2:37 am (54467)


For some reason I can't find that .HTM file in my cache.
  • Author
  • Localization

DJ Normality, posted Sat Mar 07, 2020 2:42 am (54468)


Use this one
https:// DO_NOT_LINK_MODELS_PLEASE drive.google.com/file/d/1QyBkQf_Ji3dhZWA1tXtkaYkx1mnj2OVG/view?usp=sharing
  • Author
  • Localization

Warlord Sieck, posted Sat Mar 07, 2020 3:28 am (54469)


Thanks, but I have been using that one and that .HTM file is still not showing up for some reason.
  • Author
  • Localization

DJ Normality, posted Sat Mar 07, 2020 3:32 am (54470)


its there man. look harder.
  • Author
  • Localization

Warlord Sieck, posted Sat Mar 07, 2020 3:58 am (54471)


I have used CTRL F and searched for both 'download' and '.htm' and couldn't find it
  • Author
  • Localization

Warlord Sieck, posted Sat Mar 07, 2020 4:26 am (54472)


I just ended up using one of the html files in the cache and it gives me the first few options which are "Sketchfab Viewer", "Import 0.5 MB" and "Indice problem" but after I select the responses for those nothing else shows up, even after waiting a while.
  • Author
  • Localization

DJ Normality, posted Sat Mar 07, 2020 4:32 am (54473)


dude.. your killing me. once again. if you would of read the forum you would of seen.. so.

Open your link
Then open chrome cache
You hit CTRL A
Image
Then this icon will appear.
Click the *SPAM*.
Now youll see this..
Image
Save your GD file where ever the hell you want
Then import.
Holy shit.. lol :D have a nice day
  • Author
  • Localization

Warlord Sieck, posted Sat Mar 07, 2020 6:41 pm (54484)


I did read the previous posts and I did all of that. The only problem I am having is where to get the .htm to properly import the model.
  • Author
  • Localization

Warlord Sieck, posted Sat Mar 07, 2020 6:42 pm (54485)


I wouldn't have even bothered asking if I had not read the previous posts.
  • Author
  • Localization

DJ Normality, posted Sat Mar 07, 2020 6:55 pm (54486)


Must just be an issue on your end because it works for me and I've done nothing different.
  • Author
  • Localization

Warlord Sieck, posted Sat Mar 07, 2020 6:58 pm (54487)


Can you please send that .htm file to me. I am not even going to request that you rip the model itself for me.
  • Author
  • Localization

Warlord Sieck, posted Sat Mar 07, 2020 7:00 pm (54488)


Everything is working perfectly on my end except for the fact that I can't get the .htm file to show up, despite the fact that I went to Sketchfab and clicked on the "play" button and then checked Chromeview.
  • Author
  • Localization

iamski, posted Fri Mar 13, 2020 12:35 am (54589)


I'm having multiple issues if anyone is willing to assist me with this model I'm trying to extract: https://*SPAM*/3d-models/fallout ... b6b0068807

I'm currently using DJ Normality's workflow as precisely as I could by downloading both:

 Blender: https://download.blender.org/release/Blender2.49b/
 Python: https://www.python.org/download/releases/2.6/

Then extracting Python and Blender to C:\, but here is where I get lost. Unlike the YouTube video showing his instructions: https://www.youtube.com/watch?v=fqXrOhArhUA, the version of Blender I installed from the link has a completely different UI https://imgur.com/a/OWTmjbk that doesn't include the script window adjacent to the viewport. At this point I've been completely lost, and studying the UI a bit leads me to believe I have to use the "Text Editor" window to begin this process? Am I using the wrong version of Blender?

Now, say I get past this issue, now I have the other with the chromecache not extracting the forum.xenhax.com.htm from step 5. I've also uploaded the contents of the folder here in case anyone wants to view them: https:// DO_NOT_LINK_MODELS_PLEASE www.dropbox.com/s/zw7aj6niq6ahvc2/X-01.rar?dl=0. I don't know what I'm doing wrong as I'm using the latest version of Chrome as my browser and Windows 10.
  • Author
  • Localization

aif, posted Fri Mar 13, 2020 1:12 am (54590)


I too am having issues with the workflow? I can get the Python text opened up in the text editor but I get a Python Error "Import Error: No module named newGameLib". It's whenever I try executing the starter.py file. I have the version of Python installed, 2.6.2.

Do I need to set the path for Python 2.6.2? It's able to check the installed version of Python and get it in the console.

https://imgur.com/a/o7t8k21

(edit: also both Python and Blender are installed on the same drive.)

(double edit!: didnt' know you needed to open the Blender249.blend file to start Blender and then execute the script!)
  • Author
  • Localization

iamski, posted Fri Mar 13, 2020 1:59 am (54594)


aif wrote:
I too am having issues with the workflow? I can get the Python text opened up in the text editor but I get a Python Error "Import Error: No module named newGameLib". It's whenever I try executing the starter.py file. I have the version of Python installed, 2.6.2.

Do I need to set the path for Python 2.6.2? It's able to check the installed version of Python and get it in the console.

https://imgur.com/a/o7t8k21

(edit: also both Python and Blender are installed on the same drive.)



I believe we're on our own brother, but if you want to try to tag team this I'm most certainly down. PM if you're interested.
  • Author
  • Localization

Zafictus777, posted Fri Mar 13, 2020 9:11 pm (54613)


Hey guys
I see you re helping people rip some models. I really need some help with this one.
I wanted to do it myself and I feel bad for asking you to do it for me....

This model
https://*SPAM*/3d-models/titanfa ... 6f222bcc0#

I will learn how to rip stuff myself because it is a valuable skill but my mind melted trying to understand the tutorials.
If you could rip it for me I would be really grateful.

Cheers!
  • Author
  • Localization

Zafictus777, posted Sat Mar 14, 2020 11:27 am (54628)


So I tried whatever was given as instructions in this topic but I had no luck.
I dont want animations, just the model with its textures. (or even without them it's still ok)
I couldnt get the script running, I was getting an error that a module doesnt exist.
I have done absolutely everything.
Blender is connected to python
Python26 is in C
I exported all the chromeviwer stuff with the globe icon button after i deleted the cache and loaded the website.
I have the starter script the old and the new.
Also the HTML you guys are talking about is also nowhere to be found, I only get a html with a weird name in my Chromeviewer, but I havent tested it because the script doesnt work.

Image Image Image Image Image Image

Any help would appreciated.
  • Author
  • Localization

aluigi, posted Sat Mar 14, 2020 2:28 pm (54634)


I have been told that users here in this topic are requesting and posting ripped models.

THIS IS ABSOLUTELY NOT ALLOWED:
viewtopic.php?f=21&t=4

Quote:
What is not allowed?
Anything which is:
completely (directly and indirectly) unrelated to the topics of the forum (e.g. cooking)
covered by other dedicated external forums (e.g. cheating)
illegal (e.g. warez, botnets)
advertising (e.g. "best SEO services")


The forum is about research and reverse engineering.

*DJ Normality:
Do NOT post any link to ripped models.
  • Author
  • Localization

DJ Normality, posted Sat Mar 14, 2020 2:37 pm (54635)


Well you might need to delete some stuff. You call it "reversing" but taking a model from a game. Is the same as taking a model from a website. Or a texture. Or music. Thats stealing. You didnt make it. You stole it. Somehow reversed it. So i dont see your logic. Ripping has no different meaning than reversing in the digital world. Everything done on this site is illegal and goes against the rules of the digital world. I don't know why you think this is any different. If you didn't make it. You stole it. Plain and simple.
  • Author
  • Localization

aluigi, posted Sat Mar 14, 2020 2:45 pm (54637)


Just a recap so you can understand:
- show the way: ok
- post the files: no

Now locking the topic.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.