Update Log

Stay up to date with the latest improvements and features added to the Cloudy API.


chevron-rightAPI Changelog 4/24/2025 4.40PMhashtag
  • Added placeName function.

  • Added placeImage function.

  • Added placeId function.

  • Added IsAutoInjectEnabled function.

  • Added credits function.

  • Added GetUserIdFromUsername function.

  • Added GetAvatar function.

  • Added SetScriptJS function.

  • Added AddTabJS function.

  • Added GetDiscordUsername function.

  • Fix TPhandler

chevron-rightAPI Changelog 4/16/2025 4.30PMhashtag
  • AI and Chat features are currently down and won't be supported for later future versions.

chevron-rightCloudy Executor Changelog 4/10/2025 9.30PMhashtag

Added Discord Rpc

chevron-rightAPI Changelog 4/10/2025 9.30PMhashtag

new CloudyApi feature added!

Api.misc.SetDiscordRpc(title, appid, img, state);

example:

Api.misc.SetDiscordRpc("TestExecutor", "696969696969", "https://raw.githubusercontent.com/CloudyExecugor/frontend/refs/heads/main/new.png", "Idling...");
chevron-rightAPI Changelog 4/6/2025 5.00PMhashtag

Revised Api Added Internal / External support Added more structure Added security switch Added more security Added more UNC Added Classes Removed subclass

Last updated