Jump to content

Mysteryy

Scripter II
  • Posts

    2568
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Mysteryy

  1. I support this. I most likely won't use it but it seems very cool. ^.^
  2. I have been working on an AIO farming script, and its getting close to done. I have a post for it with all information and a video of it running here: http://osbot.org/forum/topic/20896-mysteryyfarm-aio-farming-script-flawless-all-patches-all-locations/?p=242652
  3. Can you trim barrows? I have 2 of each set I need them all trimmed. Add me k thx.
  4. Mysteryy

    Noob sig

    Gears of war? ^.^
  5. Mysteryy

    Another Sig

    If you fix those random white pixels it will look better :P
  6. It is possible that you would be able to follow guides/tutorials and create some simple bots, but that is barely the tip of the iceberg. You have to be able to understand the code, and how to expand it do make it do what you want it to do. Learn to lay a brick before you try to build a house. ^.^
  7. I will add this to my list.
  8. Mysteryy

    Simple Walking

    This is great. I was about to write my own walking methods then I was like hmm, lets see if anyone is nice enough to share theirs. Thanks man, its working great, im implementing it in a script now!
  9. A new class isn't needed... very inefficient and doesn't follow oopas for the doesnt follow loop part, it is only called from within the loop, so yeah it does follow the loop.Dumbass oop stands for Object-orientated programming, why don't you learn it?might aswell continue it here He never asked for anything related to oop. He simply asked fora code like the one 5uck gave. By nature java is an oop language, it doesn't matter if he used objects here or not. Sooo learn2geteducation before trying to act like you know anything about anything.Lol your joking right? i did this because he came n commented on my shiti never asked for his opinion on my shit Do you know the concept behind OOP? creating a new class for each check definitely does not follow an OOP design or isn't organized "He never asked for anything related to oop", this should be expected when releasing java code You should realize that classes are part of Java making them part of oop. You think your methods are better and he thinks his are better. He has multiple very successful scripts, so I would follow his over yours. If it works it works. Get over it.Omg are you serious? OOP is a programming concept that you take into consideration when writing a java programjust because java is a object-orientated programing language doesn't mean that the concept should be thrown out Why don't you learn what i'm talking about before you comment back with ignorant replies. i never said my method was better than his i simply simplified what he has and said what he is doing is completely unneccassary Lolol someone doesn't like to be wrong. Objects of the same orientation or purpose should be classed together, try n learn what the factory concept in java is then come backLolol. Do you even know how to make an object? Do you even know what object attributes are? Have you even heard of an object constructor?Get a brain then come back.
  10. If you are wanting to learn to make scripts, you can start in java. If you have any programming background, or desire to learn java, you can learn the basics. Which is really all you need to make simple scripts. if(you want to do something){ do it;} Thats about how easy it is to make a basic script XD With the exception of having the refer to the api and what not.
  11. Strange plants seem to not be working properly. Instead of picking them, they poison me, and then i end up dying. You may already be aware of this. Just thought I would post it.
  12. Lawl. I posted on his thread showing why he is so horribly wrong. I wonder if he will even understand what I said, or just get defensive and say that he is right.
  13. Mysteryy

    BETA v1.7.40

    Cool. Thanks for updating.
  14. For randoms, dont worry about it. The client handles them. For anti ban it is intuitive. Add things that you do when you play. The whole point of anti ban is to do human like things. Check friends list, check skills, rotate screen up down and side to side etc.
  15. Pm me and ill see what's up. I can make it.
  16. I explained this if you look on the first page of the thread. It just frees up more ram for your pc to use on other things. That is assuming there is a memory leak. Either way I think it will help for low ram computers. I have 16 gigs so I dont use this often :P
×
×
  • Create New...