Auto Typer For Nitro Type

Latest version

Nitro type speed hack. Works on, Nitro Type, Typing.com, and 10FastFingers. Keep in mind this script is 'helper'. You must watch the video on how to use the actual auto typer. This is only part of it. So if you haven't watched the video yet, It'll be confusing. Watch the video and It'll be a pieace of cake. Auto typer for nitrotype.com typing game. Contribute to pfeilbr/nitro-typer-chrome-extension development by creating an account on GitHub.

Released:

https://www.nitrotype.com auto typer

Project description

https://www.nitrotype.com/race auto typer using python3 and cv2

only supported 1920x1080 Resolution currently.

winxos, AISTLAB 2017-03-17

USAGE:

  1. open https://www.nitrotype.com/race using your web browser
  2. open console and run nitrotyper command.
  3. make sure the web browser is on the top layer of the desktop, enjoyit.
  4. delay parameters can control the type speed.

Just for educational purpose, take care of yourself.

Release historyRelease notifications | RSS feed

0.6.10

Type

0.6.8

0.6.6

0.6.2

0.6.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Files for AISTLAB_nitrotyper, version 0.6.10
Filename, sizeFile typePython versionUpload dateHashes
Filename, size AISTLAB_nitrotyper-0.6.10-py2.py3-none-any.whl (7.2 kB) File type Wheel Python version 3.5 Upload dateHashes
Filename, size AISTLAB_nitrotyper-0.6.10.tar.gz (5.6 kB) File type Source Python version None Upload dateHashes
TyperClose

Hashes for AISTLAB_nitrotyper-0.6.10-py2.py3-none-any.whl

Auto
Hashes for AISTLAB_nitrotyper-0.6.10-py2.py3-none-any.whl
AlgorithmHash digest
SHA256cbb9fdd909d628b554e37b3d9cb75087501dd1d765b9bad8c6b1610a3d1bdfa1
MD57eeaa26528b125582744a84cf408b2e3
BLAKE2-256c50a7f1ee4120f8a3175d5fdebbc276aaf4c758262247d49763f12b5ef7fb8bd
Close

Auto Typer For Nitro Type 2021

Hashes for AISTLAB_nitrotyper-0.6.10.tar.gz

Auto Typer For Nitro Type Script

Hashes for AISTLAB_nitrotyper-0.6.10.tar.gz
AlgorithmHash digest
SHA25647efee37b0beca679eb95bca503eb99dc0433aa8e5ca074da15f03caea9adcd7
MD5544709fc263d5956e1eb9811c6ec4a33
BLAKE2-256c67c8722d6cdc2b6093177ad53751ab0fb16eb13d61728c6569591159cd1ea00
Sep 23rd, 2016
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Auto Typer For Nitro Type Script

  1. // @name Nitrotype
  2. // @version 0.4
  3. // @description An auto-typing bot for Nitrotype that evades bot-detection.
  4. // @match https://www.nitrotype.com/race
  5. // @require http://code.jquery.com/jquery-latest.js
  6. window.wwdata={};
  7. 'use strict';
  8. setTimeout(function(){
  9. location.reload();
  10. },60000);
  11. var sentence;
  12. Primus.prototype.transforms=function transforms(primus, connection, type,data, raw){
  13. fns = primus.transformers[type];
  14. window.wwdata=data;
  15. if(data.msg'status'&&data.payload.hasOwnProperty('lesson')){
  16. sentence =data.payload.lesson;
  17. }elseif(data.msg'status'&&data.payload.status'racing'){
  18. jjkklliioopp =true;
  19. }else{console.log('nope');}
  20. // Iterate in series over the message transformers so we can allow optional
  21. // asynchronous execution of message transformers which could for example
  22. // retrieve additional data from the server, do extra decoding or even
  23. //
  24. var transformer = fns[index++];
  25. if(!transformer)return done();
  26. if(1 transformer.length){
  27. if(false transformer.call(connection, packet)){
  28. // When false is returned by an incoming transformer it means that's
  29. // being handled by the transformer and we should not emit the `data`
  30. //
  31. }
  32. return transform(index, done);
  33. transformer.call(connection, packet,function finished(err, arg){
  34. if(false arg)return;
  35. transform(index, done);
  36. }(0,function done(){
  37. // We always emit 2 arguments for the data event, the first argument is the
  38. // parsed data and the second argument is the raw string that we received.
  39. // This allows you, for example, to do some validation on the parsed data
  40. // and then save the raw string in your database without the stringify
  41. //
  42. if('incoming' type)return connection.emit('data', packet.data, raw);
  43. connection._write(packet.data);
  44. };
  45. var endInt;
  46. setTimeout(function(){
  47. if(pos < sentence.length){
  48. $(document.activeElement).trigger({ type :'keypress', which : sentence.charCodeAt(pos)});
  49. switch(pos){
  50. case15:
  51. case7:
  52. $(document.activeElement).trigger({ type :'keypress', which :'k'.charCodeAt(0)});
  53. }
  54. }else{
  55. pos =0;
  56. }
  57. }
RAW Paste Data

Auto Typer For Nitro Type 2021