#💬 tanatswa111ʹs Feedback

1 messages · Page 1 of 1 (latest)

elfin sunBOT
covert gale
#

nah thats so good

#

deserves featured

bright moon
#

Thanks ❤️

still zodiac
#

This actually generates an image inside roblox?

#

Can u give more videos?

#

Maybe game link to try for ourselves

covert gale
#

yes

#

does it actually does it

#

or its premade

#

im a bit sceptic

#

can you send video

#

and try "monkey eating an orange"

still zodiac
#

Ye lol

bright moon
bright moon
#

the AI is down for some reason

#

but I have a vid I recorded before

still zodiac
#

K

bright moon
bright moon
still zodiac
#

Its laggy

#

I cant see the video

#

Sorry

#

Might’ve corrupted

bright moon
#

I can dm

#

try downloading the video

still zodiac
#

Nah

#

Ima just wait for better connection

#

Im in the middle of nowhere rn

still zodiac
#

How did u code the webhook?

#

Was it straight from roblox to AI

bright moon
#

no

still zodiac
#

Or did u need a middle software

bright moon
#

python in between

still zodiac
#

Okay

#

Very cool

bright moon
#

I can explain if u want

still zodiac
#

Sure

bright moon
#

Roblox sends post request to the flask web server with the prompt

#

from there python sends request to the AI with the prompt

#

the AI returns link to the image

#

python uses PIL to get pixel data

#

and sends the rgb color of each pixel to roblox

#

then returns colors to roblox

#

roblox will loop through each pixel

#

for example

[
[r, g, b],
[r,g,b]
]

#

and draws it using canvas draw

still zodiac
#

Genius. How long did it take?

bright moon
still zodiac
#

Wow

bright moon
#

the code is very basic

still zodiac
#

Do you have any like uh education on coding?

bright moon
#

I rushed it

still zodiac
#

Okay

#

Thats impressive.

#

How long have you been coding?

bright moon
still zodiac
#

Ah that explains

#

I must say, good job

#

Very nice

bright moon
#

it is very basic code mate

still zodiac
#

Ive been coding for half a year

bright moon
still zodiac
#

Only know functions and variables in python

#

So to me

#

Its impressive

bright moon
#

ok

still zodiac
#

Yea and i know luau ofc

bright moon
#

you could look into http requests

still zodiac
#

Im gonna try to make some OOP and metatables first

bright moon
#

ok

still zodiac
#

Keep up the good job mate

bright moon
#

thx

#

I also made mc x roblox, I should shw on here

covert gale
#

So what I understood is that you take the image from a ai image site

#

Ingenious

#

Good job