Lodol Docs

Cookie Clicker

API actions for the Cookie Clicker integration.

An integration for the popular idle game Cookie Clicker.


This action clicks the 'Cursor' button to purchase an Auto Clicker, which automatically clicks for you.

Response

{
  "status": "success"
}

Buy a Bank

This action buys a bank in the Cookie Clicker game.

Response

{
  "status": "success"
}

Buy a Factory

This action buys a factory in the Cookie Clicker game.

Response

{
  "status": "success"
}

Buy a Farm

This action buys a farm in the Cookie Clicker game.

Response

{
  "status": "success"
}

Buy a Grandma

This action buys a grandma in the Cookie Clicker game.

Response

{
  "status": "success"
}

Buy a Mine

This action buys a mine in the Cookie Clicker game.

Response

{
  "status": "success"
}

Buy a Temple

This action buys a temple in the Cookie Clicker game.

Response

{
  "status": "success"
}

Buy 'You' Upgrade

This action purchases the 'You' upgrade in Cookie Clicker.

Response

{
  "status": "success"
}

This action clicks the big cookie button in Cookie Clicker to generate cookies.

Response

{
  "status": "success"
}

On this page