Advertisement
NewBestPastebins

Agar.io free veteran skins + macros! V1.2 (πŸ”₯INSANE!πŸ”₯)

Sep 21st, 2021 (edited)
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. Oh hey! Are you here from the last version of the agar.io hacks? just paste this in your console for new version :D
  2. πŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒ
  3. console.log('[== Hi guys :D this is the new macro update to the script hope you enjoy the best agar.io script ever! ==]');
  4. console.log('[== welcome to the best agar.io script by me! a 13 yr old :D ==]');
  5. console.log('[== Loading the script ==]');
  6. console.log('[== Sucessfully opened agar.io script V1.2 ==]');
  7. document.onkeydown = function(e){
  8. e = e || window.event;
  9. var key = e.which || e.keyCode;
  10. if(key===72){
  11. hackMenu();
  12. } else if (key === 67) {
  13. ac.termtimer();
  14. }
  15. }; // thx to myself xD
  16.  
  17. var hmenuText = 'Welcome to NewBestPastebin\'s Agar hack!\nPlease enter a number of the function below:\n1) Free skins and macros :D';
  18.  
  19. function hackMenu() {
  20. // if (event.code = 'KeyH') {
  21. ans = prompt(hmenuText);
  22. if (ans == '1') {
  23. ans = prompt('Enter a name of the skin you want! And theres a secret code for macros :D'); {
  24. if (ans === 'fly') MC.showLevelUp (5,4,4,5)
  25. else if (ans === 'spider') MC.showLevelUp (10,9,9,10)
  26. else if (ans === 'wasp') MC.showLevelUp (15,14,14,15)
  27. else if (ans === 'lizard') MC.showLevelUp (20,19,19,20)
  28. else if (ans === 'bat') MC.showLevelUp (25,24,24,25)
  29. else if (ans === 'snake') MC.showLevelUp (30,29,29,30)
  30. else if (ans === 'fox') MC.showLevelUp (35,34,34,35)
  31. else if (ans === 'coyote') MC.showLevelUp (40,39,39,40)
  32. else if (ans === 'hunter') MC.showLevelUp (45,44,44,45)
  33. else if (ans === 'sumo') MC.showLevelUp (50,49,49,50)
  34. else if (ans === 'bear') MC.showLevelUp (55,54,54,55)
  35. else if (ans === 'cougar') MC.showLevelUp (60,59,59,60)
  36. else if (ans === 'panther') MC.showLevelUp (65,64,64,65)
  37. else if (ans === 'lion') MC.showLevelUp (70,69,69,70)
  38. else if (ans === 'crocodile') MC.showLevelUp (75,74,74,75)
  39. else if (ans === 'shark') MC.showLevelUp (80,79,79,80)
  40. else if (ans === 'mamoth') MC.showLevelUp (85,84,84,85)
  41. else if (ans === 'raptor') MC.showLevelUp (90,89,89,90)
  42. else if (ans === 'trex') MC.showLevelUp (95,94,94,95)
  43. else if (ans === 'kraken') MC.showLevelUp (100,99,99,100)
  44. else if (ans === 'macros69') alert('starting macros! There is a feed macro a split macro and a stand still macro to use the feed macro hold down W to use the split macro press D and to stand still press S');
  45. } window.addEventListener('keydown', keydown);
  46. window.addEventListener('keyup', keyup);
  47.  
  48. var EjectDown = false;
  49.  
  50. var speed = 25; //in ms
  51.  
  52. function keydown(event) {
  53. if (event.keyCode == 87 && EjectDown === false) { // key W
  54. EjectDown = true;
  55. setTimeout(eject, speed);
  56. }
  57. if (event.keyCode == 65) { //key A
  58. split();
  59. setTimeout(split, speed);
  60. }
  61. if (event.keyCode == 68) { //key D
  62. split();
  63. setTimeout(split, speed);
  64. setTimeout(split, speed*2);
  65. setTimeout(split, speed*3);
  66. }
  67. if (event.keyCode == 83) { //key S
  68. X = window.innerWidth/2;
  69. Y = window.innerHeight/2;
  70. $("canvas").trigger($.Event("mousemove", {clientX: X, clientY: Y}));
  71. }
  72. }
  73.  
  74. function keyup(event) {
  75. if (event.keyCode == 87) { // key W
  76. EjectDown = false;
  77. }
  78. }
  79.  
  80. function eject() {
  81. if (EjectDown) {
  82. window.onkeydown({keyCode: 87}); // key W
  83. window.onkeyup({keyCode: 87});
  84. setTimeout(eject, speed);
  85. }
  86. }
  87.  
  88. function split() {
  89. $("body").trigger($.Event("keydown", { keyCode: 32})); //key space
  90. $("body").trigger($.Event("keyup", { keyCode: 32})); //jquery is required for split to work
  91. }
  92. }
  93. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement