Platinus2016/www/test/asdf.php

5 lines
187 B
PHP

<?php
require "functions.php";
$bruh->ip = "192.168.0.20";
$bruh->url = $bruh->ip . ":64989";
ExecuteScript($bruh, "bruh", 'game:Load("rbxasset://temp.rbxl")', "Test", array("nope"));