Postmortem Q&A! (PewDiePie's Game, Game Development, My Story, Whatever!)



Multistreaming with https://restream.io/

https://www.twitch.tv/gamers_for_good

There is a locked gate. We need something to cause it to be locked, and a "key". It doesn’t need to be an actual key. from PewdieGame

SUBSCRIBE TO PEWDS: https://www.youtube.com/channel/UC-lHJZR3Gqxm24_Vd_AJ5Yw
Post ideas in sub: https://www.reddit.com/r/pewdiegame
Join the Brush Club: https://www.patreon.com/thomasbrush/community
Follow on Twitch (I may go there permanently): https://www.twitch.tv/ThomasBrush
Follow on Intragram: https://www.instagram.com/atmosgames
Follow on Twitter: https://twitter.com/atmosgames
Get Pinstripe on Switch or Steam: http://atmosgames.com/
Wishlist Coma: https://store.steampowered.com/app/733210/Once_Upon_a_Coma/
Coma & Pinstripe Tees: https://inkedandscreened.com/collections/pinstripe
Discord Server: https://discord.gg/DxYRg7D
Production Crate: https://www.productioncrate.com/

Dialogue I Need Help With:

Ben Shapiro:

dialogue.Add («shapiro1a», new string[] {
«Hey dude… wanna buy back your super awesome chair?»,
«You wouldn’t happen to have 399 Monetization Coins would you?»,
«Ever since the Sub Bot Uprising of 2019 things got difficult for the show…»,
«I’ve actually been considering just going straight to the Meme Cemetery…»,
«Good thing I’ve got a good life insurance policy for when I plotz…»
});

dialogue.Add («shapiro1aChoice1», new string[] {
«»,
«Let me go find some coins!»,
});

dialogue.Add («shapiro1aChoice2», new string[] {
«»,
«What’s with the shop?»
});

dialogue.Add («shapiro1b», new string[] {
«Dude… here’s your 399 chair…»,
«Perform an EPIC 399 SMASH ATTACK!»,
«Just hold down while jumping and attacking!»,
«Who knows… might help you get to Meme Cemetary…»
});

//DOG

dialogue.Add («dog1», new string[] {
«Felix! Help me! The sub-bots locked me in here!»,
«They set my ransom for 10,000 Monetization Coins!»,
«My little legs hurt from running away from the zombie 9-year-olds…»,
«But they caught me and stuffed me in here!»,

});

MR BEAST DIALOGUE I NEED HELP WITH

dialogue.Add («beast2a», new string[] {
«Hey man… you finally came out of your cupboard…»,
«A lot has changed since the Sub-Bot Uprising of 2019…»,
«Every 9-year old now lives at The Ranch…»,
«And every meme…»,
«Is dead…»,
«Listen Felix… don’t freak out…»,
«But Marzia, Edgar, and your friends…»,
«They were taken to The Ranch too…»,
«That’s the worst news of all…»,
«It is very much alive…»,
«I’m so sorry, Felix…»,
«Meet me at my EPIC PAWN SHOP. I have something for you…»
});

dialogue.Add («beast2aChoice1», new string[] {
«»,
«»,
«»,
«»,
«»,
«»,
«»,
«Let’s go find them!»,
«»,
«»,
«»,
«»

});

dialogue.Add («beast2aChoice2», new string[] {
«»,
«»,
«»,
«»,
«»,
«»,
«»,
«Is Fortnite still a thing?»,
«»,
«»,
«»,
«»
});

source