Gota Script

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

< Feedback on Gota Script

Review: Good - script works

Pal
§
Posted: 2016-11-30
Edited: 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 :)

xSilfAuthor
§
Posted: 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.

xSilfAuthor
§
Posted: 2016-12-01

Added Chat Toggle

Pal
§
Posted: 2016-12-01

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

xSilfAuthor
§
Posted: 2016-12-03

your welcome :)

xSilfAuthor
§
Posted: 2016-12-03

Edit: Ended up finding some cell freeze code

Post reply

Sign in to post a reply.