魔族お姉さんのショタペット〜スカトロ調教〜 RJ01349260 はふはふ大作戦

魔族お姉さんのショタペット〜スカトロ調教〜01

魔族お姉さんのショタペット〜スカトロ調教〜02

〜同士達へ送る初作品〜

魔族お姉さんのショタペット〜スカトロ調教〜03

pixivで活動していましたが、この度DLsiteにて本格的に音声作品に力を入れる事に致しました!

まだこのジャンルでは作品が少なく満足のいく作品が少ないので自ら制作する事に…
同じ思いを持った方に届く事を祈って。

魔族お姉さんのショタペット〜スカトロ調教〜04

次回作は再生時間を増やすのが課題です…

ただ今作、内容はしっかりと詰め込んだつもりです!

今後もよりクオリティを上げられるように努力していきます。

皆様の声が何よりの活力となります!是非コメントお待ちしています!

X(Twitter) @hafu1206

1プロローグ

人々の悲鳴を聞き、駆けつけた貴方…!

しかし相手は絶対的な存在である魔族だった。
貴方が到底勝てるはずもなく…人々を逃がす代わりに自分を犠牲に…。

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

2シラナイコト

魔族のお姉さんは貴方に命令する。

それはまだ成人していない貴方がシラナイコト。

《僕ちゃん、ベロをべーって出してぇ?ほらもっと♪ふふ♪どおすると思う…?》

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

3イヤナハズナノニ

人類の敵である魔族に命令されて悔しい。

命の為に仕方なく従っている…。お尻もオナラも汚い…。そう思っている。
でもそんな貴方のズボンにシミがある事をお姉さんは知っている。
貴方はイヤナハズナノニ。

《辛そうなお顔してるねぇ〜でもぉ〜さっきから僕ちゃんのおちんちんはずっとビンビンだよぉ?

おかしいね〜♪お姉さんはねぇ〜もうずぅーっと興奮してるの♪》

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

4ゼツボウノハジマリ

魔界の家まで連れて行かれた貴方。

もう逃げ出す事は出来ないと悟りはじめた…しかしお姉さんは従順なら家に返してくれると言うので
一時の辛抱と思い決意するが…まさかの発言に貴方の血の気が引く。あぁ…ゼツボウノハジマリ。

《なんかオシッコしたら大きいのも降りてきちゃったかもぉ♪

便器の役割ってオシッコ…だけじゃないよね…?あはっ♪》

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

5ストレスノホコサキ

魔族のお姉さんが何故か3日も帰ってこない。このまま餓死するかと思っていると…。

とてもイラついた様子でいつもと雰囲気が違う…。
貴方は悟る。今まで壊れないように手加減してくれていたと。
こちらに向いたストレスノホコサキ。

《お前に希望なんてないから、ちょうどいいからこのイライラ発散することにしちゃお〜

あはは♪また絶望の顔ね、泣き喚いても勇者なんてここには来ないわよ?笑》

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

jQuery(function($){

$(‘._to_out’).click(function(){
ga(‘send’, ‘event’, ‘maniax’, $(this).data(‘action’), $(this).data(‘label’), {‘nonInteraction’: 1});
});
});

class=”recommend_list “
data-section-name=”work_recommend_history”
data-href=”https://www.dlsite.com/maniax/load/recommend/v2/=/type/viewsales2/reject/RG01034368/product_id/RJ01349260.html”
data-type=”viewsales2″
>

class=”recommend_list “
data-section-name=”work_recommend_history”
data-href=”https://www.dlsite.com/maniax/load/recommend/v2/=/type/history/product_id/RJ01349260.html”
data-type=”history”
>

$(function() {

// 未ログイン時の挙動対応
var islogin = false;
if ([‘1’, ‘3’].indexOf(document.getCookie(‘loginchecked’)) !== -1) {
islogin = true;
}

// サムネイルポップアップ

$(document).bind(‘ajaxSuccess’, function() {
var $target_blocks = $(‘.work_main_list_ncol’);
$target_blocks.each(function () {
if ($(this).thumbImgPopup !== undefined) {
$(this).thumbImgPopup();
$(this).setBlockViewSetting(‘mheight_01′,’__sp_detail’,’end’);
};
});
}
);

$.getJSON(‘https://www.dlsite.com/maniax/load/member/uninterest’).then(

function (res) {
var rejects = [].concat(res[‘reason_1’], res[‘reason_2’])

$(‘.recommend_list’).each(function(i, element){

var href = element.dataset.href
var type = element.dataset.type
href && $.get(href).then(function(res){
// html適応
$(element).html(res)

// イベント設定

$(element).find(‘li.swiper-slide’).each(function(i, li){
var $li = $(li)

// 不要な作品

if (~rejects.indexOf($li.data(‘prod’))) {
return $li.remove()
}

// miniメニュー開閉

$li.find(‘.mini_menu’).bind(‘click’, function (e) {
$li.find(‘.mini_menu_dropdown’).toggleClass(‘open’);
})

// 非表示設定

$li.find(‘.mini_menu_dropdown_inner’).bind(‘click’, function() {
// 未ログイン時は新規ユーザ登録ページに遷移
if (islogin) {
$.get(‘https://www.dlsite.com/maniax/cart/ajax/=/mode/nothanks/product_id/’ + $li.data(‘prod’))
.done(() => $li.find(‘.recommend_work_item’).addClass(‘hidden’))
.fail(() => window.location.href = ‘https://www.dlsite.com/maniax/regist/user’);
} else {
window.location.href = ‘https://www.dlsite.com/maniax/regist/user’;
}
})

// Vueの拡大ポップアップロジックを利用するためVueのinit処理を行い、コンポーネントをマウントする

$(window).triggerHandler(‘initialize.vue’);

const sendSilverEggEvent = function(e) {

var $self = $(e.currentTarget);

//GAイベント送信

try {
window.ga(‘send’, ‘event’, dlsite.getName(), ‘recommend_’ + $li.data(‘category’), $self[0].pathname);
} catch (ex) {
//
}

var param = {

prod: $li.data(‘prod’),
merch: ‘dlsite’,
spec: $li.data(‘spec’),
cref: $li.data(‘cref’),
cookie: document.getCookie(‘uniqid’)
};

if (!param[‘prod’] || !param[‘spec’] || !param[‘cref’]) {

return true;
}

var url = ‘https://dlsite.silveregg.net/pycre5/click?’ + $.param(param);

// クリックイベントを送出

if (!navigator.sendBeacon || !navigator.sendBeacon(url)) {
$.ajax(url, {
async: false,
timeout: 2000,
});
}

return true;

}
// レコメンド結果通知
$li.delegate(‘a’, ‘click’, function (e) {
sendSilverEggEvent(e);
});
// マウスホイールクリックの検知用
$li.delegate(‘a’, ‘mousedown’, function (e) {
if (e.button !== 1) return true;
return sendSilverEggEvent(e);
});
});

// 表示NG設定に基づいたフィルターの適用

$.filterImage();

// Swiper

new Swiper(element.firstChild, {
navigation: {
nextEl: ‘.swiper-button-next.type-‘ + type,
prevEl: ‘.swiper-button-prev.type-‘ + type,
disabledClass: ‘disable’,
},
slidesPerColumn: type === ‘viewsales2’ ? 2 : 1,
slidesPerView: Math.floor($(element).find(‘.swiper-container’).width() / 200),
slidesPerGroup: Math.floor($(element).find(‘.swiper-container’).width() / 200),
spaceBetween: 10,
breakpoints: {
1194: {
slidesPerView: 3,
slidesPerGroup: 3,
},
1364: {
slidesPerView: 4,
slidesPerGroup: 4,
},
1534: {
slidesPerView: 5,
slidesPerGroup: 5,
},
1704: {
slidesPerView: 6,
slidesPerGroup: 6,
},
1874: {
slidesPerView: 7,
slidesPerGroup: 7,
},
max: {
slidesPerView: 8,
slidesPerGroup: 8,
}
},
})
});
})
}
)
})

product-id=”RJ01349260″
parent-product-id=””
is-translation-parent=””
more-load=””
sort-in-page=””
is-simplified=”true”
>

$(function () {

var endpoint = ‘https://www.dlsite.com/maniax/work/matome/ajax/=/product_id/RJ01349260.html’;
$.get(endpoint).then(function(res){
// html適用
$(‘._work_matome’).html(res);

//要素表示時読み込み

if (document.getElementById(‘matome-swiper’) != null) {
// Swiper4系
var swiper = new Swiper(‘#matome-swiper’, {
slidesPerView: 6,
slidesPerGroup: 6,
spaceBetween: 20,
watchSlidesVisibility: true,
navigation: {
nextEl: ‘.swiper-button-next.type-matome’,
prevEl: ‘.swiper-button-prev.type-matome’,
},
preloadImages: false,
lazy: true,
breakpoints: {
1900: {
slidesPerView: 5,
slidesPerGroup: 5,
},
1620: {
slidesPerView: 4,
slidesPerGroup: 4,
},
1390: {
slidesPerView: 3,
slidesPerGroup: 3,
},
1150: {
slidesPerGroup: 2,
slidesPerView: 2,
}
}
});

$(‘.matome_box’).show();

var scrollIn = function(event) {

var target_rect = document.getElementById(‘matome-swiper’).getBoundingClientRect();
if (0 < target_rect.top && target_rect.bottom <= window.innerHeight) {
swiper.lazy.load();
window.removeEventListener(‘scroll’, scrollIn, false);
}
};
window.addEventListener(‘scroll’, scrollIn, false);
}
});
});

[  ]

シェアする

  • このエントリーをはてなブックマークに追加

フォローする

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny