Jump to content

Master

Members
  • Content count

    37
  • Joined

  • Last visited

Posts posted by Master


  1. Its very unsafe, but anyways:

     

    1- Open your loader.as from your hypecp folder.

     

    2- Change all "localhost" to "Your.Hamachi.IP"

     

    3- Well done, start your cpps shell and go to Your.Hamachi.IP/play/load.swf

     

    PS: If you are using a source that requires files connection, you will need to edit the files too.


  2. I downloaded Openglows, its everything working, the commands and the glows. But when i relog the Nameglow automatically disappears. I did use the nameglow command and see on the database. if the SQL queries was adding correctly. Nothing happens in the database when i use the command.

     

    Source: Sweater (Arthur)

    Actionscript: AS2

     

     

    Thanks.


  3. 4 minutes ago, Adam said:

    It is broken, @Arthur said it was.

    I installed awards in a IPS CS in my forum one day , it worked fine.

    But ok , good idea anyways

    1 minute ago, Arthur said:

    The two award systems that I've tried so far are broken/out-dated. We may look into fixing them, but if we don't then everyone will have to wait until we migrate to flaskBB. Currently there is no ETA on the migration.

    xenForo is a good option


  4. What you need:

    • Notepad++ , just that

     

    1- Edit your Commands.php

    Go to YourUsername/var/www/html/Sweater/Sweater/Plugins if VPS

    Go to C:/xampp/htdocs/Sweater/Sweater/Plugins if Localhosted

     

    Find Commands.php and right click on it , select Edit with Notepad++

     

    Now find this line:

    		'PING' => 'handlePing',

    After that put:

    		'BREFRESH' => 'handleRefresh',

    Now in the function section , after this lines:

    	private function handlePing(Array $arrArguments, Sweater\Client $objClient){
    		$this->objBot->sendMessage('Pong', $objClient);
    	}

    Put:

    	private function handleRefresh(Array $arrArguments, Sweater\Client $objClient){
    				Silk\Logger::Log('Refreshing Bot');
    	$this->objBot->sendMessage('Bot Refresh.', $objClient);
    	}

    Save the file and restart your shell. Enjoy the command!

     

    This command is to do changes on the bot while running the shell without needing to restart the whole server or rejoin the room.


  5. New Moderator Pin 2014 (ShawnTD and Logan) - http://www.mediafire.com/file/i5ggve3bl1qs5lo/New+Moderator+Pin+(2014).zip

    VirusTotal from File - https://www.virustotal.com/en/file/939dc2c9ecefe75d39055fe50169ec25009166b174bc8595d2fdda0f3fecd093/analysis/

     

    __________________________________________

    OldCP Mediaserver Over 150MB of old files (Tank) - https://dl.dropboxusercontent.com/s/7cv4i56h7j5cwz7/OldCP Media.zip?dl=1&token_hash=AAGGn8D354VxjqDJqX2iZFO52VTNV6SF7BQ2vNh8uKRf_Q

    VirusTotal from File - Too large to scan.

    __________________________________________

    Updated Newspaper 20/2/14 (iSubhi2012) - http://www.mediafire.com/file/9q86ubvzesbuyf0/Club+Penguin+Times+Issue%23435.rar#435.rar

    VirusTotal from File - https://www.virustotal.com/en/file/fbf0e8b1e714b15bbad245b0d6f904ebfd14fefacc7b0f2abc9f8ba58dbd54a5/analysis/1392983021/

    __________________________________________

    Thats all i got from Wayback Machine. If i find something, ill comment here.

     

     

     

    • Like 1
×