• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

FA80

Active Member
Apr 22, 2017
506
437
Guys how many times do i have to read the bimbo magazine to get the flaunt it trait because i've been doing it for ages and it dosen't seem to work ...
Here is the code about the mag:
Code:
    elseif $ARGS[1] = 'Bimbo':
        cla & *clr
        minutes += 15
        mc_bimboBuff += 5
        '<center><img src="Images/Shared/Magazines/Bimbo/' + rand (1,8) + '.gif" height="350" /></center>'
        'You don''t remember reading anything specific, but a glance at the clock shows at least 15 minutes has passed. That''s weird...'
        if bimboChange = 1:
            killvar 'bimboChange'
            :bimboLoop
            rando = rand(1,3)
            if rando = 1:
                if arrpos('mc_traits',1) ! -1 and arrpos('mc_traits',11) ! -1: jump 'bimboLoop'
                gs 'GenerateTraits','Assign',1
            elseif rando = 2:
                if arrpos('mc_traits',8) ! -1: jump 'bimboLoop'
                gs 'GenerateTraits','Assign','hugeFlirt'
            elseif rando = 3:
                if outfit_minInhib  <= 10:
                    if arrpos('mc_traits',12) = -1: gs 'GenerateTraits','Assign','flauntIt'
                else
                    outfit_minInhib -= 10
                    mc_inhib -= 1
                    mc_femLevel += 1
                end
            end
        else
            mc_bimboBuff += 5
        end
TLDR: Reading the mag will raise your bimbo stat. When that stat is high enough there will be a rng giving you a) "All dolled up", b) "Constant flirt" c) lower clothing inhibition ... or if that is low enough "flaunt it" .

So it can be a few times or forever...

agreed like how low does your inhibitions have to be and can someone show screen shots of wardrobe every time i try to get it apparently im not eqiping right outfits or something because i make the inhibition -200 with the cheat so its really low
About the "flaunt it" trait pls look above. I will correct the description in my support post.





Ahem... well, nobody told me the add-trait cheat was deactivated in the cheat mod. :( ... it is back in and you may unlock any trait by cheat now...
 
Last edited:

koriyou

New Member
Aug 16, 2016
5
0
Here is the code about the mag:
Code:
    elseif $ARGS[1] = 'Bimbo':
        cla & *clr
        minutes += 15
        mc_bimboBuff += 5
        '<center><img src="Images/Shared/Magazines/Bimbo/' + rand (1,8) + '.gif" height="350" /></center>'
        'You don''t remember reading anything specific, but a glance at the clock shows at least 15 minutes has passed. That''s weird...'
        if bimboChange = 1:
            killvar 'bimboChange'
            :bimboLoop
            rando = rand(1,3)
            if rando = 1:
                if arrpos('mc_traits',1) ! -1 and arrpos('mc_traits',11) ! -1: jump 'bimboLoop'
                gs 'GenerateTraits','Assign',1
            elseif rando = 2:
                if arrpos('mc_traits',8) ! -1: jump 'bimboLoop'
                gs 'GenerateTraits','Assign','hugeFlirt'
            elseif rando = 3:
                if outfit_minInhib  <= 10:
                    if arrpos('mc_traits',12) = -1: gs 'GenerateTraits','Assign','flauntIt'
                else
                    outfit_minInhib -= 10
                    mc_inhib -= 1
                    mc_femLevel += 1
                end
            end
        else
            mc_bimboBuff += 5
        end
TLDR: Reading the mag will raise your bimbo stat. When that stat is high enough there will be a rng giving you a) "All dolled up", b) "Constant flirt" c) lower clothing inhibition ... or if that is low enough "flaunt it" .

So it can be a few times or forever...



About the "flaunt it" trait pls look above. I will correct the description in my support post.





Ahem... well, nobody told me the add-trait cheat was deactivated in the cheat mod. :( ... it is back in and you may unlock any trait by cheat now...
Wow thanks a lot !
 

luanis

Newbie
Jan 20, 2019
26
13
Is there any way to complete the task for the wet t-shirt contest? I just want to make progress with Julia.
 

Scoooter22

Member
Nov 7, 2019
132
30
I think I'm stuck. I followed Ryan's quest to the point where I was teasing Jim at the office, got to watch the DVD with Angela and the boss sent me on 1 alone meeting which I sabotaged. Now Ryan keeps calling me to his house to discuss Jim and tells me to send him to Ryan for financial tips. Problem is Jim isn't coming to me for help which makes Ryan call me to his house every few days to tell me to send Jim to him. Also it seems like the boss isn't sending me to client meetings anymore. Did I mess something up? Can it be fixed? Thx
Anybody?
 

biker621

Member
Mar 29, 2019
295
87
This may be a silly question, but how does one access the stuf in your purse?
In your room your purse will be on the table, click on that and add what you bought, then the items will be available at the top right purse icon.

Edit: What GrimGear said first (y)
 

greysaber

Newbie
May 4, 2017
63
26
Same error. Have a feeling will need to delete the whole thing then reinstall from scratch including the image file.
 
3.10 star(s) 22 Votes