Repositories (2)

HatMP
22 snippets stored for this repo
JavaScript IconJavaScript
levels.anal = function (size, sissygasm = false, gender = null, creampie = false, beast = null) {
    //0: 1 finger
JavaScript IconJavaScript
}
    if (creampie) {
        levels.mod("cum", 25, 999);
JavaScript IconJavaScript
"so self-conscious and embarrased right now. Maybe we shouldn't do this. ",
                button: [
                    { chatID: 70, text: "I'm so sorry. I didn't mean that. Your special area looks amazing. ", callback: "task4_9" },
                    { chatID: 65, text: "Stop lying! That is cum! I'm not eating the waiter's creampie! ", callback: "breakupAlt" },
                ]
            },
            {
JavaScript IconJavaScript
{ id: 2, txt: "Come by before dark for our first practice date. ", show: true, mStatus: 0, roomId: 13 },
                        { id: 3, txt: "Won a teddy bear ", show: false, mStatus: 0, roomId: 13 },
                        { id: 4, txt: "Meet her in her room. Go on dates. ", show: false, mStatus: 0, roomId: 13 },
                        { id: 5, txt: "Creampie is the best pie. ", show: false, mStatus: 0, roomId: 13 },
                        { id: 6, txt: "Threesome is best cum.", show: true, mStatus: 0, roomId: 13 },
                    ]
            },
<div class="char-container">
                    <div class="char-layer char-bg" id="char-bg"></div>
                    <div class="char-layer char-legs" id="char-legs"></div>
                    <div class="char-layer char-buttplug" id="char-buttplug"></div>
                    <div class="char-layer char-chest" id="char-chest"></div>
                    <div class="char-layer char-head" id="char-head"></div>
                    <div class="char-layer char-cock" id="char-cock"></div>
font-weight:700;
}

.char-buttplug {
    z-index: 13;
}
.char-cock {
JavaScript IconJavaScript
case "dress": wearing = cl.c.dress === v.name; break;
                        case "swimsuit": wearing = cl.c.swimsuit === v.name; break;
                        case "pj": wearing = cl.c.pj === v.name; break;
                        case "buttplug": wearing = cl.c.buttplug === v.name; break;
                        default: "can't find " + clname; break;
                    };
                    if (wearing) {
JavaScript IconJavaScript
bra: cl.c.bra,
            shirt: cl.c.shirt,
            dress: cl.c.dress,
            buttplug: cl.c.buttplug,
            accessories: cl.c.accessories
        };
    }
JavaScript IconJavaScript
nav.bg("304_room202/mollycloset.jpg");
            if (!cl.hasClothing("buttplug", "p")) {
                nav.button({
JavaScript IconJavaScript
nav.killbutton("pigplug");
            cl.add("buttplug", "p");
            chat(0, 304);
JavaScript IconJavaScript
{ type: "buttplug", name: "s", display: "Small Plug", img: "plug_small.png", sex: "f", inv: false, daring: 1, price: 30 },
        { type: "buttplug", name: "n", display: "Medium Plug", img: "plug_medium.png", sex: "f", inv: false, daring: 2, price: 80 },
JavaScript IconJavaScript
}
        if (cl.c.buttplug !== null) {
            $.each(cl.buttplug, function (i, v) {
JavaScript IconJavaScript
}, 402);
            break;
        case "plug":
            cl.add("buttplug", "s");
            sc.setstep("jada", 2);
            char.room(400);
            break;
JavaScript IconJavaScript
//room401.makeClothing("chastity", "f");
            room401.makeClothing("buttplug", "f");
            room401.makeInv(["d"], qdress.st[2].ach);
JavaScript IconJavaScript
canbuy = lewdlevel.includes(cl.list[i].daring);
            if (cl.list[i].type === "buttplug")
                canbuy = qdress.st[2].ach;
JavaScript IconJavaScript
nav.bg("14_motherRoom/014_dresserDrawer.jpg");
            if (!cl.hasClothing("buttplug", "s")) {
                nav.button({
JavaScript IconJavaScript
"type": "btn",
                    "name": "buttplug",
                    "left": 391,
JavaScript IconJavaScript
{
                chatID: 55,
                speaker: "missy",
                text: "So, you're quite the cocksucker now. We do need some help in the mornings with the glory hole " +
                    "in the pink room. Workers in the glory hole don't get to wear clothing, so I'm sure you'll be " +
                    "happy to hear that you need to work in the nude. ",
                button: [
JavaScript IconJavaScript
chatID: 999,
            speaker: "stacy",
            text: "She not cheerleader material at all. Her " + g.internal + ". We're cheerleaders, not some gross roller " +
                "derby skanks. When you stop being a disgusting neckbeard you can try out again. ",
            button: [
                { chatID: 13, text: "huh", callback: "" }
            ]
JavaScript IconJavaScript
chatID: 25,
                speaker: "martha",
                text: "I would not blame the ladies for laughing at your small penis. You deserve " +
                    "it. A man of your size doens't deserve to ejaculate. Perhaps a vaginal chastity " +
                    "device would be more suited to your lack of genitalia. I shall give you a 'B'. ",
                button: [
                    { chatID: 26, text: "...", callback: "t1_12" },
JavaScript IconJavaScript
{ id: 2, txt: "Suck medium dildos" },
                { id: 3, txt: "Deepthroat dildos" },
                { id: 4, txt: "Suck a small cock" },
JavaScript IconJavaScript
{ id: 5, txt: "Suck large cocks" },
                { id: 6, txt: "Deepthroat cock" },
                { id: 7, txt: "Deepthroat large cocks" },
HatMP_Public
5 snippets stored for this repo
JavaScript IconJavaScript
//z = other
//d = dildo
//h = hormone
JavaScript IconJavaScript
{ t: "c", n: "Closet" },
    { t: "d", n: "Dildo" },
    { t: "e", n: "Energy Snack" },
z-index:13;
}

.char-buttplug {
    z-index: 13;
}
.char-cock {
JavaScript IconJavaScript
'<img src="./images/wardrobe/accessories.png" />' +
        '</button><button class="wardrobe-icon wardrobe-type" type="button" data-ctype="chastity">' +
        '<img src="./images/wardrobe/chastity.png" />' +
        '</button><button class="wardrobe-icon wardrobe-type" type="button" data-ctype="buttplug">' +
        '<img src="./images/wardrobe/buttplug.png" />' +
        '</button></div>' +
        '<div class="wardrobe-line" id="wardrobe-line-selection"></div>' +
JavaScript IconJavaScript
speaker: "spanky",
            text: "**cough** **cough** What the fuck you want. ",
            button: [
                { chatID: 1, text: "Buy some shit dumbass", callback: "" },
                { chatID: 2, text: "I would like to purchase some of your wares", callback: "" },
                { chatID: -1, text: "Nothing", callback: "" }
            ]