Skip to content

Instantly share code, notes, and snippets.

View kmtyk's full-sized avatar
🏠
Working from home

Yuki Kamata kmtyk

🏠
Working from home
View GitHub Profile
using UnityEngine;
using System.Collections;
public class CameraController : MonoBehaviour {
public GameObject player;
private Vector3 offset;
void Start ()
@kmtyk
kmtyk / PlayerController.cs
Created September 17, 2023 21:23
Unityの
using UnityEngine;
using System.Collections;
public class PlayerController : MonoBehaviour {
public float speed;
private Rigidbody rb;
void Start ()
module.exports = defineConfig({
transpileDependencies: true,
devServer: {
contentBase: false,
allowedHosts: "all",
},
publicPath: "/",
productionSourceMap: false,
})
@kmtyk
kmtyk / favobom.js
Created September 9, 2023 04:38
自動でふぁぼ爆するJavaScriptです タブを開いている間ずっと実行されます
setInterval(() => {
! function() {
var e = document.querySelectorAll("[data-testid='like'] [style]");
console.log(e);
for (let l = 0; l < e.length; l++) {
function t(e) {
var l = new MouseEvent("click", {
bubbles: !0,
cancelable: !0,
view: window

Keybase proof

I hereby claim:

  • I am kmtyk on github.
  • I am kmtyk (https://keybase.io/kmtyk) on keybase.
  • I have a public key whose fingerprint is 7488 DA7A 1DD7 416C 22AB 62A1 75D1 CC84 4242 DAF1

To claim this, I am signing this object: