i genuinely think instead of hating on blaze for what it is, we should improve it with either third-party scripts or contacting kyle about the issues
that would be much more useful than botting and spamming the api
wasteof user @joshatticus created a userscript which blocked tracking requests and ip grabbers on Blaze which is accessible at:
https://greasyfork.org/en/scripts/486535-fixupbalze/code
otherwise, you can use the following ublock origin filters if you want added privacy:
# IP tracking/blocking
ipify.org
synctrack.io
geojs.io
# Wix analytics
POST: frog.wix.com
*wix-engage-visitors*
panorama.wixapps.net
Should I revive it? Haven't been working on it lately tbh
Flame is a Discord bot developed by @human (lolzthegreat on Discord) that allows you to moderate your server and keep your community engaged with fun features!
Pollinations /image
command
you.com /ask
command
Account-wide economy (syncs throughout servers)
Useful moderation tools (purge, ban, kick, msg, server)
Server statistics
Statistics Dashboard
Economy profile viewer
Official economy API
Release date: TBD
all dreams have a deeper meaning
(plot twist: you’ll meet post malone today)
i had a vivid dream that i was best friends with post malone and we played Minecraft together every day and we established this really wholesome relationship and when i woke up i cried cause i missed him
my mechanical keyboard arrived today and I swear i’m never buying a normal keyboard again
(I got the Keychron C3 Pro with red keycaps)
i’ve recently switched from python for my backend and frontend projects to node.js
it’s actually fun and a new learning experience :)
currently making a blog using marked.js and ejs!
thanks to the mfs who “suspended” my infinityfree domain (clicker.wxyz.rf.gd) for mf “phishing”
please elaborate.
what the fuck is this shit
dummy $time $time_min $time_hour [* objectives *]
bossbar !progress^100
repeat (
:time.ticks = /time query daytime [* stores into minecraft:time *]
as @a (
$time = :time.ticks * 0.06 [* ticks to Minecraft minutes *]
$time_min = $time % 60
$time_hour = ($time / 60) + 6 % 24
if @s.Inventory[{Slot: -106b, id: "minecraft:clock"}] ( [* Only show digits when a clock is put offhand *]
/title @s actionbar c"$($time_hour):$($time_min)"
if $time_min < 10 /title @s actionbar c"$($time_hour):0$($time_min)"
)
)
)
function test (
say "This is a function."
say "The value is $(value)." [* Macro lines don't need to be prefixed with $ *]
@s!progress = $(value)
)
function setMaximum (
@s!progress^ = $(value)
)
what an awesome new year’s resolution
who else just tells themself “ok i’m gonna work on this now” and never does
i do that every night
“ok i’m going to work on my python script (or something else)”
“heeheehaha funny youtube short”
if i’m being completely honest, I haven’t had much motivation on what to make until now!
I was eventually going to do something like this, but never expected myself to go with Java lmao.
Feel free to guess what I’m doing. (It’s pretty easy to guess)