Can someone help me rip 3d model and animations from Sketchfab ?
-
- Posts: 12
- Joined: Sat Apr 07, 2018 1:59 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
Thanks, but I have been using that one and that .HTM file is still not showing up for some reason.
-
- Posts: 647
- Joined: Tue Jul 24, 2018 8:52 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
its there man. look harder.
-
- Posts: 12
- Joined: Sat Apr 07, 2018 1:59 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
I have used CTRL F and searched for both 'download' and '.htm' and couldn't find it
-
- Posts: 12
- Joined: Sat Apr 07, 2018 1:59 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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.
-
- Posts: 647
- Joined: Tue Jul 24, 2018 8:52 am
-
- Posts: 12
- Joined: Sat Apr 07, 2018 1:59 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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.
Last edited by Warlord Sieck on Sat Mar 07, 2020 6:43 pm, edited 1 time in total.
-
- Posts: 12
- Joined: Sat Apr 07, 2018 1:59 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
I wouldn't have even bothered asking if I had not read the previous posts.
-
- Posts: 647
- Joined: Tue Jul 24, 2018 8:52 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
Must just be an issue on your end because it works for me and I've done nothing different.
-
- Posts: 12
- Joined: Sat Apr 07, 2018 1:59 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
Can you please send that .htm file to me. I am not even going to request that you rip the model itself for me.
-
- Posts: 12
- Joined: Sat Apr 07, 2018 1:59 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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.
-
- Posts: 2
- Joined: Thu Mar 12, 2020 7:18 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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.
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.
Last edited by iamski on Fri Mar 13, 2020 1:43 am, edited 4 times in total.
-
- Posts: 2
- Joined: Thu Oct 31, 2019 3:40 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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!)
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!)
Last edited by aif on Fri Mar 13, 2020 2:16 am, edited 2 times in total.
-
- Posts: 2
- Joined: Thu Mar 12, 2020 7:18 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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.
-
- Posts: 2
- Joined: Fri Mar 13, 2020 9:06 pm
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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!
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!
-
- Posts: 2
- Joined: Fri Mar 13, 2020 9:06 pm
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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.
Any help would appreciated.
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.
Any help would appreciated.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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
The forum is about research and reverse engineering.
*DJ Normality:
Do NOT post any link to ripped models.
THIS IS ABSOLUTELY NOT ALLOWED:
viewtopic.php?f=21&t=4
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.
-
- Posts: 647
- Joined: Tue Jul 24, 2018 8:52 am
Re: Can someone help me rip 3d model and animations from Sketchfab ?
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.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Can someone help me rip 3d model and animations from Sketchfab ?
Just a recap so you can understand:
- show the way: ok
- post the files: no
Now locking the topic.
- show the way: ok
- post the files: no
Now locking the topic.