!752 p { Class c = hotwire("#1005951"); // The Auto-Shooter! // We just want to mess with its DB, so we load it, // but don't run its main method. Instead we call // bareDBMode() which loads the DB and sets up the DB bot. call(c, "bareDBMode", 30000); // Then we can act on the DB at will. printStruct(rpc("#1005951 Concepts", "xlist")); // Finally, this should save and clean everything up. cleanUp(c); }