does anyone know where i can find a girl pack for weiss schnee from rwby i wanted to get the whole set
Not sure what happened to the Weiss pack in the database, but here's a link to the copy I have.Hey does anyone have a Weiss Schnee from rwby pack? It feels weird to add only 3 out of 4 of the team to the game and skip that one.
Totatlly didnt see the questions above oops
Welcome! Gotta have the full team RWBY, and Weiss is my personal favorite.Thanks
1.This is my first time hearing about all of these applicationI haven't played in a while, so I decided to start up another game. And I figured I'll update the girl packs I made while I'm at it.
That being said, I have a few questions for other pack creators:
1. What software do you guys use? I'm currently using Grabber to get images off of the 'borous, AntiDupl to check for duplicates, and XnConvert to convert to .webp, but was wondering if there were better options out there.
2. Is there any way to search the 'borous using a program (for example, Grabber) and only have it display/download results that are newer? I don't want to be re-downloading all the images I already have in my packs and have to re-sort through them if I don't have to.
3. Any general tips when updating/adding new images to a pack?
To be honest, I'm not entirely sure how much time I save doing it my way rather then individually downloading pictures. After Grabber downloads hundreds (sometimes thousands) of pictures of a girl, and AntiDupl gets rid of most of the duplicates, I still have to manually look through each one and delete irrelevant pictures.1.This is my first time hearing about all of these application
2.I've been doing this by hand...
That's actually part of the reason I'm getting back into the game. I've been wanting to play another Brothel/girl pack game for a while and since BK is slow at updating, I decided to try a few other ones, but none can scratch the itch gameplay-wise like Brothel King. So I thought if there wasn't any new content for BK yet... I could just try and make some myself.3.You should try coding girlpacks like adding a .rpy files on to them(this one takes a lot of time depend on how much feature and functions you want the girls to do)
Update packs pretty regularly, so can offer some personal experience.I haven't played in a while, so I decided to start up another game. And I figured I'll update the girl packs I made while I'm at it.
That being said, I have a few questions for other pack creators:
1. What software do you guys use? I'm currently using Grabber to get images off of the 'borous, AntiDupl to check for duplicates, and XnConvert to convert to .webp, but was wondering if there were better options out there.
2. Is there any way to search the 'borous using a program (for example, Grabber) and only have it display/download results that are newer? I don't want to be re-downloading all the images I already have in my packs and have to re-sort through them if I don't have to.
3. Any general tips when updating/adding new images to a pack?
For default in the boorus (don't add a sort filter), the images in the first pages are the most recently ones, so just check the first pages and just download page by page, until the last page you know have the images.I haven't played in a while, so I decided to start up another game. And I figured I'll update the girl packs I made while I'm at it.
That being said, I have a few questions for other pack creators:
1. What software do you guys use? I'm currently using Grabber to get images off of the 'borous, AntiDupl to check for duplicates, and XnConvert to convert to .webp, but was wondering if there were better options out there.
2. Is there any way to search the 'borous using a program (for example, Grabber) and only have it display/download results that are newer? I don't want to be re-downloading all the images I already have in my packs and have to re-sort through them if I don't have to.
3. Any general tips when updating/adding new images to a pack?
It depends on how you want to rename it. I do have a bulk file renamer program, but I've only used it once or twice years ago so I'm unsure what features it has. Once I'm off work I'll check for you and edit this post with the program name.I got question, do you know any tools that auto name the image files?(even if it's not great, it's good enough that I can check briefly check the image myself to clean up the mistakes) because I could pour all my focus on just coding features for girlpacks
So, I don't use this feature myself, but I know grabber actually lets you do that when it downloads the files automatically. In the bottom left, there is a section for "folder" and "name". You can customize the "name" part to have grabber auto name files based on the tags they have on w/e website you are pulling from. The syntax for adding simple tag conditionals is <"tag"?output> (there are a lot more things you can do in there, but this one will be most useful for auto tagging).Aetheran
bro just make my life easier, now I don't have to download individually thank you for sharing this info, I remember start making girlpacks was like a year or 2 ago and I don't have much energy to collect all images by myself.
I got question, do you know any tools that auto name the image files?(even if it's not great, it's good enough that I can check briefly check the image myself to clean up the mistakes) because I could pour all my focus on just coding features for girlpacks
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKmain.rpy", line 1320, in script call
call slave_interact(girl) from _call_slave_interact
File "game/BKinteractions.rpy", line 389, in script call
$ renpy.call(topic.label, girl)
File "game/BKinteractions.rpy", line 3357, in script call
call expression custom_option_label pass (girl=girl) from _call_expression_2
File "game/girls/Ram/Resources/Ram.rpy", line 370, in script
jump ram_check
ScriptError: could not find label 'ram_check'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKmain.rpy", line 1320, in script call
call slave_interact(girl) from _call_slave_interact
File "game/BKinteractions.rpy", line 389, in script call
$ renpy.call(topic.label, girl)
File "game/BKinteractions.rpy", line 3357, in script call
call expression custom_option_label pass (girl=girl) from _call_expression_2
File "game/girls/Ram/Resources/Ram.rpy", line 370, in script
jump ram_check
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ram_check'.
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Sat Dec 23 02:04:59 2023
sorry for the late reply but I'll check out the error since I've just got home from military schoolwhenever i try to use check on her it shows this message
if anyone knows why this problem is happening id appreciate the help
Yasaki74Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/BKmain.rpy", line 1320, in script call call slave_interact(girl) from _call_slave_interact File "game/BKinteractions.rpy", line 389, in script call $ renpy.call(topic.label, girl) File "game/BKinteractions.rpy", line 3357, in script call call expression custom_option_label pass (girl=girl) from _call_expression_2 File "game/girls/Ram/Resources/Ram.rpy", line 370, in script jump ram_check ScriptError: could not find label 'ram_check'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/BKmain.rpy", line 1320, in script call call slave_interact(girl) from _call_slave_interact File "game/BKinteractions.rpy", line 389, in script call $ renpy.call(topic.label, girl) File "game/BKinteractions.rpy", line 3357, in script call call expression custom_option_label pass (girl=girl) from _call_expression_2 File "game/girls/Ram/Resources/Ram.rpy", line 370, in script jump ram_check File "renpy/ast.py", line 1757, in execute rv = renpy.game.script.lookup(target) File "renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'ram_check'. Windows-10-10.0.22621 Ren'Py 7.4.11.2266 Brothel King 0.2 v220711 Sat Dec 23 02:04:59 2023