What to do on roblox with python

You can write your topic however you want, but you need to answer these questions:

  1. **What do you want to achieve? what is there to do on roblox with python

  2. **What is the issue? i wanted to learn every scripting language (and lua has been boring for me thats why) and the first language i wanted to learn was python but it seems like there is nothing to do but make a discord bot (witch i dont want to do) or make a bot is there anything that you recommend or a bot idea other than a follower bot?

  3. **What solutions have you tried so far? i tried looking on yt but there is nothing regarding python and roblox

1 Like

Python isn’t used on Roblox. It has plenty of uses, but the only language Roblox supports is Lua.

2 Likes

You could use python to make discord bots, or integrations. You would still need to know how to do some lua.

so basically without using lua there is nothing i can do with python @Bloxrrey

1 Like

You can do a ton of stuff with Python, it’s just not a language you can use on Roblox.

3 Likes

You could probably look into web development for Roblox and using Python there. I don’t know what you might want to make though. It’s fine to learn a language but don’t force a use case for it on Roblox

the creater of the group dank used it to make a allie group

You could try to make Roblox web APIs or librairies or maybe external software to be used with Roblox for public use or for learning.

1 Like

If you were really determined, you could attempt to make a python → lua compiler that compiles python to lua, but, I’d recommend playing around in an empty base plate map with scripts; it will probably be boring at first since you won’t be able to do much but, as you learn more it should become more fun.

3 Likes