This document discusses several forbidden or advanced techniques in Salesforce including screen scraping, debugging gacks, reverse engineering managed packages, URL hacking, and automating Salesforce UI requests. It provides examples of how to prepopulate fields and modify settings via URL hacking. The document argues that while fragile, it is possible to integrate any functionality exposed through the Salesforce UI using a combination of these techniques. It describes approaches for local and cross-org screen scraping as well as handling confirmation tokens and limit exceptions.