Imgflip Logo Icon

MS_memer_group › announcement Memes & GIFs

Welcome to MS_memer_group. Earn your PhD in shitposting during your spare time, feel free to use this handy study guide: imgflip.com/i/7o5dh2 | MSmg archives: imgflip.com/i/8u9dsa | Discord: https://discord.gg/8tTMfAGfSH | Stream Mood:

Imgflip Pro

  • AI creation tools & better GIFs
  • No ads
  • Custom 6x6 profile icon and new colors
  • Your images are featured instantly in auto-approve-sfw streams
  • Your images jump to the top of approval queues
Go Pro

Blue whale announcement template

Blue whale announcement template | A krill shot me today. That's it, I'm moving to America and buying an AR15 | image tagged in blue,whale,announcement,template | made w/ Imgflip meme maker
103 views, 3 upvotes, 2 comments

check it

check it | Msmg but with virtually zero rules, i mean it
https://imgflip.com/m/MSMG_No_Rules | image tagged in announcement | made w/ Imgflip meme maker
57 views, 2 upvotes, 3 comments

Urgent

Urgent | what color is an orange? | image tagged in announcement | made w/ Imgflip meme maker
70 views, 2 upvotes, 8 comments

imma computer engineer now :D

imma computer engineer now :D | setText("reminderOutput", "Add Reminders!");
var newReminder;
var allReminders = [];
var index = 0;
onEvent("addButton" , "click", function(){
newReminder = getText("reminderInput");
if (newReminder != "") {
appendItem(allReminders, newReminder);
}
if (getProperty("reminderOutput", "text", "Add Reminders!")) {
 setProperty("reminderOutput", "text", allReminders[0]); 
 setProperty("countOutput","text", (index + 1));
}
setProperty("reminderInput", "text", "");
});

onEvent ("leftButton", "click", function(){
  if(index > 0) { 
    index = index - 1;
  }
  updateScreen();
});

onEvent("rightButton", "click", function (){
  if (index < allReminders.length - 1) {
    index = index + 1;
  } 
  updateScreen();
});

function updateScreen() {
  setProperty("reminderOutput", "text", allReminders[index]); 
  setProperty("countOutput", "text", (index + 1));
} | image tagged in announcement | made w/ Imgflip meme maker
91 views, 2 upvotes

Dear ApeFan

76 views, 3 upvotes, 3 comments

what i want included in comments

75 views, 1 upvote, 18 comments

What did he do wrong?

70 views, 1 upvote, 9 comments

LH announcement template

by anonymous
126 views, 4 upvotes, 9 comments
Check the NSFW checkbox to enable not-safe-for-work images
NSFW
72 views, 1 upvote, 1 comment
122 views, 1 upvote, 12 comments

Announcement

115 views, 2 upvotes
Check the NSFW checkbox to enable not-safe-for-work images
NSFW
59 views