Jump to content

Mysteryy

Scripter II
  • Posts

    2568
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Mysteryy

  1. Members Online Today: 990
  2. im not sure where or how you managed to get y = 1.2. If you are looking for x intercepts, y will always be 0. If you need to find where the function intercepts the x axis, you need to set the entire function equal to 0. Afterwards you will notice that sin (function) = 0, and where is sin (some number) = 0? Sin (0) = 0. When you solve this for your equation, you will get the first intercept. But sin is repeating, with a period of 2pi. Sin is 0 at every multiple of pi. If you set your function equal to the first 3 multiples of pi, 0 1 2, you will find the answers. Your function being the contents inside of sin Along with the number at the end. Edit: I'm on my phone and just realized your equation has a shift at the end. You will need to do something similar to what I said but not exactly. :p Use sin^-1
  3. Not necessarily. If you have well formed conditional statements you can avoid alot of sleeping.
  4. You have one conditional, its obvious that this code wouldn't work. You need to first walk the path until your in the bank, then if your in a bank or a bank is near by, you can interact with the bank, then if the bank is open you can deposit all. You are just throwing it all in sequential order, there is no way this should work. If it does it would be completely unstable.
  5. I posted a chat the I integrated on the client a while back. The problem is if this kind of project got pushed on to alek/zach you would see a hit on client updates. This kind of thing would take a good amount of their time to design. http://osbot.org/forum/topic/64139-something-i-have-been-working-on/
  6. I vote no because for 1 it's Kanye West and for 2 it's Kanye West and for 3 no cuz he's gey.
  7. http://osbot.org/forum/topic/65474-for-the-love-of-god/?p=718502
  8. Im not saying there is only one autoclicker. My point is that no matter what you do, automation produces a pattern that can be recognized.
  9. This is correct, but it could be possible that they increased the probability of getting this specific combination? I dont play runescape, so I have no idea what ur even doing. l0l
  10. I haven't used autoclicking programs in ages, but last I checked they had very specific points that you can program them to click over a very specific time interval. A bot client will still use a bounding box yes, but it will bound the entire area of the item/spell rather than just a fraction of the area. Even then, the bot mouse has a slight variation to it so it will not be exactly to a point. Either way, doesnt matter. If you are macroing/botting whatever it is, yes, you can get caught. The first perm ban I ever got was using an auto clicker years ago.
  11. Autoclicking is probably easier to detect than a bot honestly. An autoclicker will just click a single point over and over at a specific time interval, it doesnt get any easier to detect than that. Even if you have deviations, there would be a bounding area/time that they could detect.
  12. Mysteryy

    Yoo

    010 = 2 in decimal => translate to ASCII => STX = Start of Text I shall call him Start of Text. Welcome Start of Text.
  13. What? Maybe your looking for player#isAnimating ??
  14. You restarted your computer? Do you have any strange characters in your password? o solved
  15. My last isp said they do it once a week and they wouldn't even tell me when t.t
  16. Like I said, you need to be disconnected at the time of reassignment. That could mean disconnecting your Internet for a week If that's how often ur isp reassigns.
  17. Your router settings have nothing to do with it. The router just assigns you a local network ip. Typically the way it works is either A) you have a dynamic ip (typical for most personal Internet users) if this is the case, your isp will typically reassign ip addresses to every client every 0 to 24 hours, just depends when your isp decides to do it. It could not even be daily. If a client is connected to the network and already has an ip, they maintain the same ip. if you are disconnected at this time of reassignment, you have no ip. When you reconnect your router you will then be assigned a new dynamic ip. The way to reset a dynamic ip is to be disconnected at the time of reassignment. B) you have a static ip (typical for business grade internet/servers) if this is the case, you can call and get a new ip assigned to you. You are probably in case A.
×
×
  • Create New...