Skip to content

Commit

Permalink
isNotMoving code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Apostolique committed Aug 24, 2015
1 parent dbcbcc4 commit 69a33b2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions launcher.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ SOFTWARE.*/
// @name AposLauncher
// @namespace AposLauncher
// @include http://agar.io/*
// @version 3.0691
// @version 3.0692
// @grant none
// @author http://www.twitch.tv/apostolique
// ==/UserScript==

var aposLauncherVersion = 3.0691;
var aposLauncherVersion = 3.0692;

Number.prototype.mod = function(n) {
return ((this % n) + n) % n;
Expand Down Expand Up @@ -1859,6 +1859,9 @@ console.log("Running Bot Launcher!");
updateCode: 0,
danger: false,
dangerTimeOut: 0,
isNotMoving: function() {
return (this.x == this.s && this.y == this.t);
},
isVirus: function() {
return this.h;
},
Expand Down

21 comments on commit 69a33b2

@devxco
Copy link

@devxco devxco commented on 69a33b2 Aug 24, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, I'm currently working on a full installer for your script(s).
I just wanted to ask, which one I should use.
"loader.user.js" or "bot.user.js" + "launcher.user.js"?

@Apostolique
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The loader is for single time installing. If you use that, you seamlessly get every update. (Unless it's the loader itself that gets updated.)

If you use "bot.user.js" + "launcher.user.js" you manually need to get the updates when there are new versions of those files.

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, I wanted to ask a favor, since you know how to create scripts wanted to ask if it was possible that you create a script for a game that may not be the best in the world but it is played is called Bad Eggs Online 2 is a game worms and would like a script to know where the shots are going to fall, that's all I'm asking if you could do that would be very grateful deberdad and would help you with anything ;D I hope your answer ...

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pardon my English :v

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want a script

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for an internet game called Bad Eggs Online 2

@Apostolique
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TheFDGamer I don't think I'll be making a script for Bad Eggs Online 2.

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because I need to have a war (war between clans) clan and I have to fight for my clan and I'm not very good because llebo as 2 semenas without playing only thing I need is a line that tells me where they are going to drop my shots one online as well as that of your isiste agar.io is all nothing but a line really believe me I need

@Apostolique
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't make scripts with the sole goal to cheat in a game.

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But if you made a script to cheat in agar.io also I will not post the script I need single

@devxco
Copy link

@devxco devxco commented on 69a33b2 Aug 26, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TheFDGamer, there is no reason why he should do this. What do you expect him to do? Write a hella long script just for one person? Would be kinda stupid tho. It's not that easy to do something like that.

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you do not want to do all you, I can help you do it or explain to me how to do it and I ago all, I will not use it all the time only to a war between clans that I have and used to joke with friends but I'm not using all the time that would be really a newbie if all e time úsase

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not saying necessarily what I can do everything it can even help do everything but I need someone to explain to me, it is everything :/

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well I forgive my English because I speak Spanish and the English this is new to me

@devxco
Copy link

@devxco devxco commented on 69a33b2 Aug 26, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TheFDGamer, It's even harder to explain a language like JavaScript than actually write the code. (BTW: My native language is German so never mind) And it doesn't matter for what reason you need the code or how often you use it. It is still a lot of work.

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But I can help just tell me what I can do and what ago, I do not care much this fast but what interests me is that when it comes to play I'm good and demustre is with scripts or whatever but I want to demonstrate not whether it took us 5 months slowly to my best

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No matter if we do it little by little

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

even to give it a long time of one hour or half an hour per day is fine

@devxco
Copy link

@devxco devxco commented on 69a33b2 Aug 26, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a lot of online guides for JS Programming. So why should he waste his time for teaching you JavaScript, since there are a lot of tutorials out there? (Please try to make one comment, not three. This isn't a chat)

@TheFDGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not necessarily need to teach me everything just tell me Olle Download this program or look put this or look pick out all this other, and not that I do not look for programs or JavaScript tutorials just do not understand better a person would understand that with all its constestaria me time and patience

@devxco
Copy link

@devxco devxco commented on 69a33b2 Aug 26, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't get it... Don't you?

Please sign in to comment.