Jump to content

All Activity

This stream auto-updates

  1. Last week
  2. Earlier
  3. Added a video to some some great features Recording 2026-03-03 100428.mp4
  4. Buzzen V5 Webchat Development Announcement err0r is actively working on the Buzzen V5 Webchat to improve performance, usability, and overall chat experience. We welcome community feedback and feature suggestions. If there’s something you’d like to see added, improved, or changed, please share your ideas. Your input helps shape the future of the platform. Thank you for being part of the Buzzen community.
  5. chain

    @nfact

    ; ============================================== ; Napa182's Updated By Chain 2025 FUNNY NICK FACTS – BUZZEN READY v3 ; NO INTERNET | NO SOCKETS | WORKS 100% ; ============================================== alias -l nfact { var %nick = $1 var %gender = $2 ; === MALE FACTS === if (%gender == m) { var %facts = secretly runs a underground fight club every Friday|was once banned from 3 zoos for feeding the animals pizza|has a PhD in meme theory|can solve a Rubik's cube in 7 seconds blindfolded|once arm-wrestled a bear and won|invented the word "yeet" in 2003|has a tattoo of his own nickname in Comic Sans|can quote every Star Wars movie backwards|sleeps with a nightlight shaped like a lightsaber|believes pineapple belongs on pizza and will die on that hill } ; === FEMALE FACTS === elseif (%gender == f) { var %facts = has a secret lair under her bed full of glitter bombs|can make any outfit look like it cost $10,000|once won a staring contest with a cat|runs a black market for cute stickers|can parallel park a tank|has a playlist for every mood, including "revenge"|taught her phone to say "yas queen" on command|owns 47 shades of lipstick and named them all|can silence a room just by raising one eyebrow|once beat a GPS at navigation } ; === OTHER / NON-BINARY / NEUTRAL === else { var %facts = communicates with squirrels using only clicks|has a pet rock named Kevin and takes it on vacation|can turn any argument into a rap battle|invented a dance move called "The Glitch"|runs on caffeine, chaos, and cosmic vibes|once hacked reality with a paperclip|believes in 7 impossible things before breakfast|has a backup personality just in case|can fold a fitted sheet in under 10 seconds|speaks fluent sarcasm and emoji } ; Pick random fact & replace $1 with nick var %fact = $gettok(%facts, $rand(1, $numtok(%facts, 124)), 124) return 10@nfact: 15 $+ %nick $+ $replace(%fact, $1, 15 $+ %nick $+ ) } ; ============================================== ; TRIGGER: @nfact Nick m/f/o ; ============================================== on $*:text:/^@nfact\s+(\S+)\s+([mfo])$/iS:#: { var %nick = $regml(1) var %gender = $lower($regml(2)) var %chan = # if (%nick ison %chan) { var %fact = $nfact(%nick, %gender) msg %chan %fact } else { notice $nick Sorry, 15 $+ %nick is not in 15 $+ %chan } } ; ============================================== ; LOAD MESSAGE ; ============================================== on *:load: { echo 12 -a 15Napa182'sUpdated By Chain Funny Nick Facts v3 4(INSTANT • OFFLINE • BUZZEN READY) echo 12 -a 14Type: @nfact YourNick m (or f/o) echo -a 14,1(14,1¯15,1¯0,1¯0,1º $+ $chr(171) $+ $chr(164) $+ $chr(88) $+ $chr(167) $+ $chr(199) $+ $chr(174) $+ $chr(238) $+ $chr(254) $+ $chr(116) $+ $chr(48) $+ $chr(174) $+ $chr(167) $+ $chr(88) $+ $chr(164) $+ $chr(187) º0,1¯15,1¯14,1¯) $+ $chr(153) }
  6. chain

    Sports feeder

    This feeder was made for me and then i lost a file so had to learn err0r and i've updated it. efeeder.txt
  7. chain

    emusic Bot

    Im a big fan of feeders so I decided to look at what a friend did for mine and learned to make more. I made it for Buzzen Displays what new in music and artists hope you have fun with it. emusicbot.txt
  8. Just to let you all know deVilScript 3.0 has been released looking to read more about the script please go to  www.devilscript.com for more info and insights on the script 👍
  1. Load more activity
×
×
  • Create New...