Skip to content
/ BCAR Public
forked from DrBranestawm/BCAR

Contact me via drbranestawm@proton.me

License

Notifications You must be signed in to change notification settings

zorgjbe/BCAR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

434 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BCAR+_Banner

This extension lets your Character react automatically to actions done to them.
The ears can wiggle and the tail can wag too. To change the ears wiggle and the tail wag animation look at the Wiki page. You can add the script via Tampermonkey BCAR+
or add it as Bookmark any of your devices. To do that save
javascript:(()=>{fetch('https://drbranestawm.github.io/BCAR/script/bcar.js').then(r=>r.text()).then(r=>eval(r));})(); as a bookmark on your devices.

Or install it with FUSAM an BC addon loader. (My recommendation)

BCAR+ Beta

Use the beta at own risk!
You can add the beta script via Tampermonkey BCAR+ Beta
or add it as Bookmark any of your devices. To do that save
javascript:(()=>{fetch('https://drbranestawm.github.io/BCAR/script/bcarBeta.js').then(r=>r.text()).then(r=>eval(r));})(); as a bookmark on your devices.

Also available on FUSAM.

Wiki of BCAR+

Wiki page.

Special Thanks

  • Angela (@AngelaTheCat)
    • Privoviding the main script
    • Some compability fixes with FBC4.6 (Also thanks to Elicia)
  • elliethepink (@elliethepink)
    • A few fixes and improvements for flying
    • Some code improvements
  • Haruhi (@crimsontropy)
    • Clean up the if-else for actions
    • Their tail wag script on which the ear wiggle is based
    • Implementing the save and load settings feature
  • Julia (@agicitag)
    • Providing general help
    • Permission to use their save and load settings feature
    • Added their ear wiggling script to BCAR+
  • Kira
    • Creating different animal reactions
  • Little Sera (@littlesera)
    • Helping to build up a settings page
    • Adding custom activity
  • Mute (@Mute)
    • Giving coding Lessons
    • Help to clean up a lot of code
    • Help with the autocompletion of commands and subcommands
    • Help to save settings online
    • And much more
  • Utsumi
    • Help with an issue with the activityDictionary

About

Contact me via drbranestawm@proton.me

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%