My AI girlfriend
#1
for (1000000000000000000) {
 print "I LOVE YOU"
}
[Image: attachment.php?aid=3240]
Reply
#2
here's some C code

Code:
#include<stdio.h>
#include<stdint.h>

int main(){

  uint64_t i;

  for (i=0;i<1000000000000000000;i++){
      printf("I LOVE YOU");
  }
  return 0;
}
Reply
#3
[Image: mxF2jqq.gif]
Reply
#4
Quote: print "I LOVE YOU"


Jordan
(18-09-2025, 06:49 PM)MVP Wrote: i already said, rӏ is built different

Quote:[Image: Screenshot-2026-06-20-at-23-46-52-Lookis...-Lists.png]
Reply
#5
PHP Code:
<?php
function checkForCryingIRL($incels) {
    if (in_array("CryingIRL"$incels)) {
        return "You will die a virgin";
    } else {
        return null;
    }
}
?>
Reply
#6
jfl
Reply


Forum Jump:


Users browsing this thread: