Group Details Private

Best Forum Helpers

This group is for users who have assisted others by answering or helping with at least 5 situations. Eligible users may request to join the group.

  • RE: Possible hacker

    @tao it is getting our info, I just copy and pasted the longitude and lagitude (I probably spelt that wrong) and put it into Google. it then gave me the exact town I live in, here’s a photo without me doxxing myself:
    bro.png

    posted in Feedback
  • RE: Re:5 new languages added

    @wollowtaff

    We are still improving these 5 new languages. Will add more after they prove to be complete and correct.

    posted in General Discussion
  • RE: Possible hacker

    @info-creaticode Yes, but I have actually created a test (this is privated) that can return stats like this

    It was just a test, and isn’t actually malicious, but this could possibly be expanded

    (t button is pressed after second run)

    (It can also send txt files into your computer)

    99353e7e-6124-4ef0-adbb-1e2c440f81b9-Screen recording 2025-10-29 8.39.09 PM.gif

    (Note, the first two questions were for show, and didn’t actually do anything to your computer)

    I don’t know if this could be potentially threatening, but this was only a test and I’m not sure if it can be used further than this.

    posted in Feedback
  • RE: Possible hacker

    @tao

    Geo info is a useful tool used by many apps, such as Google Maps or Uber. So getting the user’s location info itself is not a malicious behavior.

    posted in Feedback
  • Possible hacker

    There’s a person who made a game that tries to get your location.

    This is the game:

    https://play.creaticode.com/projects/68dfd705b8fda4381ff74086

    This is a comment that peaked my interest that I think @info-creaticode will find interesting.

    “Basically, they create a block that does something like this, // This block will get the user’s current latitude and longitude // and then fetch detailed geo information, storing it in ‘myGeoData’ table. get geo info for latitude latitude longitude longitude and write into table myGeoData // After this block runs, your ‘myGeoData’ table will be filled //with properties like ‘country’, ‘city’, ‘state’, etc., and their values. You can find this, by inspecting the code and finding the blocks, those are the blocks trying to obtain your location.”

    posted in Feedback
  • RE: Removing Remixes

    @info-creaticode Okay, thank you

    posted in Help
  • RE: Removing Remixes

    @tao

    You can “publish” a project instead of sharing it.

    posted in Help
  • Removing Remixes

    How do you remove the option to remix your game?

    posted in Help
  • Making Object Variables

    I have an idea for an object variable API/library, basically it just gives you quick access to using strings (text) as variable names and storing values, with the main advantage being it enables Object Oriented Programming directly in Creaticode, which itself is very useful to understand when switching to most programming languages. I’m making a post because I want to know if anybody else would want this, I switched to JavaScript a while ago so I don’t have any motive to make this for myself, but would love to make it if somebody else wants to use something like this.
    If you want to know how the hell I plan to implement this I can explain my idea, the only issue that my implantation would have is I would need a more complex interpreter for reading to and from strings, but I wouldn’t store the data as strings if that gives a good hint.

    TLDR: I am pretty sure I know how to make a library project for enabling OOP (objects) in Creaticode, and want to know if anybody would use one since I’ve moved off Creaticode myself

    posted in General Discussion
  • 5 new languages added

    Please do a hard reload to get the latest web page, and you will see 5 new languages. Please help us point out any translation issues. Thank you.

    9dbe95d1-9457-4f7f-a2b7-6cf116ed57dc-image.png

    posted in Announcements