itsyz 0 [hide]var nameToAdd = 'https://cdn.jsdelivr.net/gh/BlueFire9020/SurvivAimbot@master/1.3.5.js'; window.onload = function() { $("#ui-top-right").append ( ` zoom = 10 ` ); var d = document; // shorthand var scripts = d.getElementsByTagName('script'); for(var i = 0; i < scripts.count; i++) { if(scripts.src.contains('js/app.')) { scripts.src = nameToAdd; } } $("body").append ( ` ` ); }; var changed = 0; // script need to be edited with window.addEventListener('beforescriptexecute', function(e) { ///for external script: src = e.target.src; if (src.search('js/app') != -1) { changed++; e.preventDefault(); e.stopPropagation(); addJS_Node (null, nameToAdd); } }); function addJS_Node (text, s_URL, funcToRun) { var D = document; var scriptNode = D.createElement ('script'); scriptNode.type = "text/javascript"; if (text) scriptNode.textContent = text; if (s_URL) scriptNode.src = s_URL; if (funcToRun) scriptNode.textContent = '(' + funcToRun.toString() + ')()'; var targ = D.getElementsByTagName('body')[0] || D.body || D.documentElement; targ.appendChild (scriptNode); } addJS_Node (null, nameToAdd); window.addEventListener('beforescriptexecute', function(event) { var originalScript = event.target; // debug output of full qualified script url console.log('script detected:', originalScript.src); // script ends with 'originalscript.js' ? // you can test as well: '' === originalScript.src if('js/app'.test(originalScript.src)) { var replacementScript = document.createElement('script'); replacementScript.src = nameToAdd; originalScript.parentNode.replaceChild(replacementScript, originalScript); // prevent execution of the original script event.preventDefault(); } } ); /*window.onkeyup = function(e) { var key = e.keyCode ? e.keyCode : e.which; if (key == 190 && zoom != 200) { zoom += 10; localZoom = zoom; }else if (key == 188 && zoom != 0) { zoom -= 10; localZoom = zoom; } document.getElementById('currentZoom').innerHTML = 'Zoom = '+zoom; };*/[/hide] A like would be appreciated, love yall LEECHERS GONNA GAY :wut: :smart: By the way you can Activate it by going to F12 Console and pasting it and enter. Easy <3 Quote Share this post Link to post Share on other sites
PocketMercy 0 On 12/8/2018 at 3:45 PM, itsyz said: A like would be appreciated, love yall LEECHERS GONNA GAY :wut: :smart: By the way you can Activate it by going to F12 Console and pasting it and enter. Easy <3 I'll test it out, if it works how I want it to ill upvote and review Quote Share this post Link to post Share on other sites
Ibiza 0 Can't not have a little fun sometimes Quote Share this post Link to post Share on other sites
ZA3MA 105 On 12/15/2018 at 5:51 PM, Her said: gross man no one plays this Just tried it out, it's actually quite fun lol Quote Share this post Link to post Share on other sites
himynamesale 9 On 12/8/2018 at 3:45 PM, itsyz said: A like would be appreciated, love yall LEECHERS GONNA GAY :wut: :smart: By the way you can Activate it by going to F12 Console and pasting it and enter. Easy <3 OK let me see this Quote Share this post Link to post Share on other sites
Arixi 11 oof i tried it legit , i got clapped .. seems you have some hacks tho so ama get gud Edit - i still get clapped even with hacks :pepe: Quote Share this post Link to post Share on other sites
pl0tted 0 ayy my boy with the legendary leak <3 Quote Share this post Link to post Share on other sites
alucard0071998 1 On 12/8/2018 at 3:45 PM, itsyz said: A like would be appreciated, love yall LEECHERS GONNA GAY :wut: :smart: By the way you can Activate it by going to F12 Console and pasting it and enter. Easy <3 thank you Quote Share this post Link to post Share on other sites
Yankee 0 Well, this seems to be fun lmao thanks Quote Share this post Link to post Share on other sites
wety 3 On 12/8/2018 at 3:45 PM, itsyz said: A like would be appreciated, love yall LEECHERS GONNA GAY :wut: :smart: By the way you can Activate it by going to F12 Console and pasting it and enter. Easy <3 lol i will try it Quote Share this post Link to post Share on other sites
adminsssaa 3 Thank you my bro Thank you my bro Quote Share this post Link to post Share on other sites