Greasy Fork

Gota Script

T - 16 Split -|- Y - Triple Split -|- U - Double Split

< 脚本Gota Script的反馈

评价:好评 - 脚本运行良好

Pal
§
发表于:2016-11-30
编辑于:2016-11-30

Please Add [ S ] To Froze cell and chat enable/disable

maybe this can help :
}
if (event.keyCode == 83) { //key S
X = window.innerWidth/2;
Y = window.innerHeight/2;
$("canvas").trigger($.Event("mousemove", {clientX: X, clientY: Y}));
}

thanks and the script is the best :)

xSilf作者
§
发表于:2016-11-30

The Cursor centerer doesnt work on gota, it did before. Thats why I removed it, sorry to disappoint you with that, also you can disable chat in your settings.

xSilf作者
§
发表于:2016-12-01

Added Chat Toggle

Pal
§
发表于:2016-12-01

thanks so much :) Best Gota.io script :)

xSilf作者
§
发表于:2016-12-03

your welcome :)

xSilf作者
§
发表于:2016-12-03

Edit: Ended up finding some cell freeze code

发表回复

登录以发表回复。