Skip to content

Instantly share code, notes, and snippets.

View NaokiStark's full-sized avatar
Green ticks are cool

Lucía NaokiStark

Green ticks are cool
View GitHub Profile
@NaokiStark
NaokiStark / TestPlayer.cs
Last active February 28, 2018 10:28
test kyun engine
using kyun.GameScreen;
using kyun.GameScreen.UI;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Input;
using System;
//Ignore hardcoded values
namespace kyun.game.GameModes.Test
{
public class TestPlayer : UIObjectBase
@NaokiStark
NaokiStark / index.php
Last active March 17, 2025 23:14
Voxed.net code leak
<?php
error_reporting(E_ALL);
ini_set('display_errors', E_ALL);
ini_set('display_startup_errors', E_ALL);
setlocale(LC_ALL, 'es_ES');
date_default_timezone_set('America/Argentina/Buenos_Aires');
define( 'DS', DIRECTORY_SEPARATOR );
define( 'ROOT', dirname(__FILE__) . DS );
@NaokiStark
NaokiStark / ping.php
Last active February 12, 2018 04:40
Ejemplo de comando de Nikubot de Telegram
<?php
//Comando ping / Ping Command
if(!defined("RUNNED")) die('not allowed');
class Plugin{
var $Sender;
public function Plugin(){
global $sender;
$this->Sender=$sender;
}
public function launch(){
/* Buttons :3 */
.btn{
background:#f0f0f0;
border:none;
color:#707070;
padding:11px 15px;
border-radius:3px;
cursor:pointer;
outline:none;
// ==UserScript==
// @name BandCamp player
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://*.bandcamp.com/*
// @grant none
// ==/UserScript==
//(sha256)
function MineHash(startHash, diff){
hashCalc = "";
startsWith = diff;
number = 0;
while(hashCalc.substring(0, startsWith) != "0".repeat(startsWith)){
number++;
hashCalc = sha256(startHash+number);
// ==UserScript==
// @name Taringa! Switcher
// @namespace http://www.taringa.ml/
// @version 0.1
// @description Switch between different user accounts in Taringa!
// @author anpep
// @match *://*.taringa.net/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Taringa! Switcher
// @namespace http://www.taringa.ml/
// @version 0.1
// @description Switch between different user accounts in Taringa!
// @author anpep
// @match *://*.taringa.net/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Cropper
// @namespace www.taringa.net/naoko-
// @version 0.4
// @description Corta imagenes desde el Mi
// @author Yo, Fabi
// @match *://www.taringa.net/*
// @grant none
// ==/UserScript==
var newProductos = [];
var Productos = [
{name: "usb", value:"5"},
{name: "usb", value:"10"},
{name: "pendriver", value:"50"},
{name: "pendriver", value:"5"},
{name: "usb", value:"3"}
];
//Loop entre productos