Clear Cookies
From UBot Studio
Clear Cookies is a Settings Command.
This command will clear all non-flash cookies for whatever website you visit.
Example
clear cookies navigate("google.com", "Wait")
Running the script will clear all cookies before navigating the specified website in the navigate command.