Loading...

AustiBLOX ToolBox | Forum

Topic location: Forum home » Help » Help
KeatonGamer
KeatonGamer Feb 4 '22

73 Posts

Can anyone figure out how to setup the toolbox on AustiBlox? Because the toolbox keeps on going to roblox and not austiverse.com
Gage Administrator
Gage Feb 5 '22

457 Posts

austiverse does not have a toolbox
Centro
Centro Feb 6 '22

44 Posts


Quote from Gage austiverse does not have a toolbox
shit
powdered22
powdered22 Feb 7 '22

183 Posts

austiblox toolblox could be possible

if they set the client baseurl to www.austiverse.com and created a PHP file named "/IDE/ClientToolbox.aspx.php"

and added a JS file with "           

function insert(id)
            {
                try
                {
                    window.external.Insert("http://austiverse.com/nvassets/" + id);
                }
                catch(x)
                {
                    alert("Could not insert the requested item");
                }        " or something like that, it would be possible

Centro
Centro Feb 7 '22

44 Posts


Quote from powdered22

austiblox toolblox could be possible

if they set the client baseurl to www.austiverse.com and created a PHP file named "/IDE/ClientToolbox.aspx.php"

and added a JS file with "           

function insert(id)
            {
                try
                {
                    window.external.Insert("http://austiverse.com/nvassets/" + id);
                }
                catch(x)
                {
                    alert("Could not insert the requested item");
                }        " or something like that, it would be possible

gage should do that ngl 
KeatonGamer
KeatonGamer Feb 12 '22

73 Posts


Quote from TVInTheBlox
Quote from powdered22

austiblox toolblox could be possible

if they set the client baseurl to www.austiverse.com and created a PHP file named "/IDE/ClientToolbox.aspx.php"

and added a JS file with "           

function insert(id)
            {
                try
                {
                    window.external.Insert("http://austiverse.com/nvassets/" + id);
                }
                catch(x)
                {
                    alert("Could not insert the requested item");
                }        " or something like that, it would be possible

gage should do that ngl 
I agree
KeatonGamer
KeatonGamer Feb 12 '22

73 Posts

Wait did I just say that 2 times?

nvm i did
The Forum post is edited by KeatonGamer Feb 12 '22