Jump to content

Satire

Scripter I
  • Posts

    416
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Satire

  1. ^ Same as 2nd above. Never had a problem with localbitcoins.com.
  2. Satire

    Proxy

    The best way to do this is by making a script like nosepicker said. You can use a get request to ping bot.whatsmyip.com and return the result, then print on screen.
  3. −y′′IJϕ†qIu¯J+h.cL=LYM+LHiggs+Llep.+Lqrk.+LYuk. I(n)=(n4)+−5n3+45n2−70n+2424⋅δ2(n) −3n2⋅δ4(n)+−45n2+262n6⋅δ6(n)+42δ12(n) +60n⋅δ18(n+35n⋅δ24(n)−38n⋅δ30(n) −82n⋅δ42(n)−330n⋅δ60(n)−144n⋅δ84(n) −96n⋅δ90(n)−144n⋅δ120(n)−96n⋅δ210(n) R(n)=n4−6n3+23n2−42n+2424 +−5n3+42n2−40n−4848⋅δ2(n)−3n4⋅δ4(n) +53n2+310n12⋅δ6(n)+49n2⋅δ12(n) +32n⋅δ18(n)+19n⋅δ24(n)−36n⋅δ30(n) −50n⋅δ42(n)−190n⋅δ60(n)−78n⋅δ84(n) −48n⋅δ90(n)−78n⋅δ120(n)−48n⋅δ210(n)
  4. My music. Without my music, I wouldn't even enter the gym. It's so boring without music.
  5. Don't get me wrong but they can easily install a program with java in the background without you knowing. The best they can get without looking at your registry is your IP address, username and date you logged in. I'm sure you were ip banned, do you have another PC or a VM? Just use a VM and see if it lets u play without using proxies or anything.
  6. Last time I recall, you cannot gain registry access in Java making it almost impossible to ban your mac or HWID for that matter. I've even tried to google to see if there was a way, I only saw 1 way which was a 2003 post and I remember it was deprecated. So unless that application was an exe embedding the java applet into it, then it's not possible to mac ban.
  7. MAC address has nothing to do with ip bans or any bans at all
  8. Thanks! 1 month is too long lol. Maybe 1 week at max. If it doesn't get banned within 2-3 days, it won't get banned after that (in my experience).
  9. How much would a lvl 3 miner with 60-63 mining be worth, it has 7qps and no bans, unverified email too.
  10. Guess what, I have exactly that lol. I think it was 62 Mining.
  11. So you want the mouse to use the middle button to move the camera? There was someone who posted a snippet of it. Never used it though.
  12. Satire

    Script Request

    You cannot change mouse speed, that option was deprecated ages ago.
  13. My script banks just fine dude. It withdraws every pickaxe except the bronze pickaxe. Please try test it with a bronze pickaxe and then tell me if it works. I did compile it with the latest build...
  14. So you bought a private script from someone and he didn't give you the source code? Wow, that's low, really low.
  15. So .contains bronze pickaxe return true? If so, thanks. Time to delete all OSBOT traces again and hope it's fixed.
  16. Did you recompile it with the latest version of osbot?
  17. I left the script on for 5 mins straight. It kept opening and closing bank, returning false all the time. So Maybe there is something wrong with bronze. Maybe it's cause bronze looks similar to black in some sort of way? Not sure how the API determines the item. By string or color?
  18. inventory.interact("Offer-All", ID); This will work. I use it in my scripts and there is no problems with it whatsoever. You can use a conditional sleep if you like.
  19. Great to hear! I knew it wasn't registering something and I never had the chance to fully debug it. But the bronze pickaxe tho, it always returns false for me! I'm not even sure if it's my PC... Before I had a tradebug that only happened on my PC and I had to clear my cache and delete every trace of osbot. I don't want to do that until I know it is only me. EDIT2: Half my script is broken after this update. Something is definitely wrong. Previous update, there were 0 problems at all. Now it's just screwed.
  20. So I've found 2 possible bugs but I'm not sure. Some bugs seem to only happen on my end and not on other ends. Bug 1: Run does not work. Confirmed bug using code: if(settings.getRunEnergy() >=50){ if(!settings.isRunning()) settings.setRunning(true); } Bug 2: Does not recognize bronze pickaxe. Regardless of ID or string. Still unconfirmed if(getBank().isOpen()){ log("Bank is open"); log(getBank().contains(1265)); if(getBank().contains(1265)){ log("Has axe"); waitCondition(() -> bank.withdraw(1265,1), 2000); bank.close(); return true; } .contains(1265 or "Bronze pickaxe") returns false all the time for whatever reason -.- Can you guys please tell me if this works on your end. I'm not sure what's going on here. It's very annoying
  21. Anti-bans don't do shit. I didn't believe this at first but my scripts don't have any anti-bans now. I haven't been banned yet.... Nobody really knows how their Anti cheat system works.
  22. I bet if you walk around Jagex HQ with this shirt, you'll get all the jMods running after you. It'll be V2 of Mr.Beans chase.
×
×
  • Create New...