One of my UGCs recently got copyrighted by Universal. The reason was for the word (Minions). I did an appeal and got denied😭
The item was called Green Cartoony Demon Minions.
W ai moderation🥹
@robloxdevrel#roblox#robloxdev#robloxugc
@NullAustinJS actually, ive done something similar with "screensharing" through ROBLOX (extremely dangerous) in previous posts ive made. they're pretty cool but all of them are only tech demos (but its really fun to make these things, so i still did it anyway)
@lossycompressed no, and i hope you understand im not gate keeping this because im scummy or anything, i just truly believe people will abuse this type of stuff.
@TheNanoDev ROBLOX games use Lua as the only programming language, I don't really make games but I use ROBLOX to just make cool things that a lot of people may not know ROBLOX can do. But an actual developer who is making games may need to program code for a the client, and the server.
i wanted to learn how CPU's work so i started to emulate a MOS 6502 (the same CPU in a NES) in ROBLOX to learn how they function. this is Fibonacci in ROBLOX.
the output from the hex debug is 1, 2, 3, 5, 8, 13, 21, 34, 55, 89.
#ROBLOX#RobloxDev
@MeloBlox maybe.. someone had corrected me earlier about the CPU type in the NES, but it shouldn't matter too much because the CPU in the NES uses the MOS 6502 instruction set. id say im 50% implementing the 6502 opcodes, so after im done debugging.. we'll see what happens.