Jump to content

Hybris

Members
  • Posts

    262
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Hybris

  1. I bought an account with membership with tutorial island done & a proxy from 2 different TRUSTED members, this was a couple days before today. So today I decided I wanted to manually make an NMZ account. I wasn't sure what to do with it any further but that's not important for this topic. I started by trading over a couple of items from another account & then proceeding to train some crafting (MANUALLY). After getting 31 crafting I moved on to getting 10 agility on the Gnome Village Agility Course & then glory-teleported to Draynor Village for some more agility. While doing agility I got the connection lost message & when going to my Account Status I was permanently banned. My question is, was I banned because I traded with another account, because the IP was flagged or was it just because botting was detected before I got my account & thus a delayed ban? Thanks in advance, Hybris Just to emphasize, I DID NOT USE ANY BOT AFTER BUYING THE ACCOUNT.
  2. Damn this is a sick project! Good luck mate!
  3. To answer your question for better sleeps: Conditional sleeps are used to stop sleeping whenever your condition is true, so putting a random in the time-out isn't that useful since you'll almost never reach that. Your onLoop is at 100ms now so you're reacting insanely quick. I read somewhere that a human reacts on average at 215ms. The best way would be using gRandom(215,80), but the method is deprecated in OSBot because it wasn't working correctly. I'm sure you'll find how to do this if you google it but that's probably not a priority right now. Start by upping that onLoop time a bit so it's more human-like. F2P does gets higher bans than P2P & as far as I know Twitch Primes get a higher banrate than other membership methods. It's not even sure if Jagex can see the mouse movements, some people say it matters, other people say it doesn't. The truth is there isn't enough data for us to know & sadly none of us work at Jagex. Lastly: You are botting so you WILL get banned. It can take minutes, it can take weeks. The quality of your script is important & so is your IP (whether it's flagged and/or residential), but in the end the risk is high & if you keep botting, you will get banned eventually. - Hybris
  4. Why type it in the search bar? why not just go to the program files & see if java is in there? Add me on discord I'll help ya. Janne#1565
  5. That's very strange because I just tried again & it worked completely fine for me that way. The only thing I can think of is that your path is wrong. Is your jre in Program Files or Program Files (x86)? Go to your java.exe, open properties & copy the location to make sure the path is right. If it's still wrong add pause to the bat file & post the error message.
  6. "C:\Program Files\Java\jre1.8.0_211\bin\java.exe" -jar osbot.jar
  7. Try using it like this: java -jar YOUR FILE PATH -login OSBOT_USER:OSBOT_PASS -bot RUNESCAPE_USER:RUNESCAPE_PASS:BANK PIN(feel free to put 0000) -script SCRIPT_NAME:params
  8. Hybris

    .

    Try to redownload it & make sure you have java 8. If it still doesn't work post a video
  9. Make sure u use the script skeleton, if you put the if statement in the onLoop there shouldn't be a problem as far as I know. You also need to make sure the script is sleeping while you're trying to log, otherwise it'll loop & you'll get multiple tries. You can use conditional sleeps so it'll make sure you are hopped before waking up again. https://osbot.org/forum/topic/127193-conditional-sleep-with-lambda-expressions/ If it still doesn't work, post the code you have & I'll take a look at it.
  10. Why are you multi threading? You should place your conditions in if-statements, something like this if(player == null && myPlayer.isVisible){ //Hop }
  11. Hey mate welcome! I quickly went through the script & can tell you went through the API but the base of your script is not right. Read this, it should help a lot with what you're trying to achieve! Hybris
  12. As said above, don't use while loops. That being said your snippet is kinda weird, what is it you're trying to achieve? You hop, you sleep 15 seconds & then you hop again if your player exists & player == null (who is player?)
  13. 2M & can be done very quickly Janne#1565
  14. Then you must be very lucky you didn't get chainbanned, otherwise you'd have lost the 80 accounts in 1 ban wave
  15. 80 accounts on your own pc for a full month & no bans? I doubt it. To answer your question, no VPS doesn't directly give an advantage to avoid bans, using a good proxy does. VPS is used for more uptime & also just so you don't have to run it on your home pc.
  16. Would it be possible to add: - Running scripts at certain times? (for example run muling script at 3PM) - Adding categories to accounts (Mule, slave, ...) - Ban status
  17. Discord: Janne#1565 Got a couple ready & can make you more!
  18. I can do this. Discord: Janne#1565
  19. Discord: Janne#1565 Got 50/50/1 ready but can hand train any account!
  20. I got a 50/50/1 account ready (hand trained) I can also hand train you a new one to your liking. Discord: Janne#1565
  21. Discord: Janne#1565 Got 3 ready but can make much more
  22. Hybris

    Buying F2P pure

    I can make you one for a cheap price! Discord: Janne#1565
  23. I can make you one, Discord: Janne#1565
  24. Use a VPS/Dedicated server combined with proxies
×
×
  • Create New...