Apps Home
|
Create an App
stimbroker_estim_test_app
Author:
pienk2
Description
Source Code
Launch App
Current Users
Created by:
Pienk2
var TCPhost = 'stimbroker.xyz' ; var TCPport = 37847 ; // show commands on screen? var debug = true ; var connected = false ; var broker = false ; function makeConnection() { $.get( "www.google.com", {paramOne : 1, paramX : 'abc'}, function(data) { cb.sendNotice('page content: ' + data); } ); } function init() { makeConnection() cb.chatNotice('makeConnection done') } var appName = " [ Stimbroker e-stim ] "; cb.settings_choices = [{ name: "sbuser", label: "Stimbroker User name", type: "str", minLength: 1, maxLength: 50, required: true }, { name: "sbpin", label: "Pin", type: "str", minLength: 1, maxLength: 50, required: true }];
© Copyright Chaturbate 2011- 2025. All Rights Reserved.