Apps Home
|
Create an App
xmlhttp test
Author:
dirtychatbots
Description
Source Code
Launch App
Current Users
Created by:
Dirtychatbots
function init() { console.log('INIT!') } cb.onMessage(function(message) { cb.log('message:' + message) // httpGetAsync('http://httpstat.us/201', function(res) { // cb.log(res) // }) var names = Object.getOwnPropertyNames(cb) cb.log('====Prop length: ' + names.length) // cb.log('====CB Object Prop Names:' + names.join('\n')) var thisNames = Object.getOwnPropertyNames(this) cb.log('====this prop names: ' + thisNames.join('\n')) // cb.log(cb.toSource()) var globalNames = Object.getOwnPropertyNames($$settingsObj) cb.log('$$settingsobject: ' + globalNames) var sendNames= Object.getOwnPropertyNames($send) cb.log('sendNames: ' + sendNames) this.eval("console.log('YALL JUST GOT EVALD')") cb.log(eval('function(){return 47 }')) })
© Copyright Chaturbate 2011- 2026. All Rights Reserved.