TouchedByDarkness / PixelPlanet-Bot

Bot for pixelplanet.fun. Several drawing modes are supported.
24 stars 18 forks source link

New script #13

Open AlphaqMehmet opened 9 months ago

AlphaqMehmet commented 9 months ago

Hello, can you write a https://www.rplace.live API for python? I need to use a function to place a pixel. For example:

def place(x,y,color):
  //
  Your codes
  //

place(200,430,"red")

Thanks.

ege75753 commented 1 month ago

yeees would really help me