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

답글 게시

답글을 게시하려면 로그인하세요.