Jump to content

R3G3N

Members
  • Posts

    110
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by R3G3N

  1. In the evidence portion it says Jagex moderator banned me for macroing. I'm guessing that I can't appeal this? My main just stores the gold/sells items and does nothing else. I guess I should use a mule next time fml.
  2. Well the accounts that I bot on aren't even banned as well so I really don't understand why my main was banned...
  3. I didn't bot on a different IP nor did I even bot on my main so I don't think this would work. I've done nothing bot like besides maybe stand in an area AFK. I got banned by a player moderator if that helps. No they did not I have them on different IPs. I also have a few accounts on the same IP as my main that I do not bot and they are not banned as well so it was not a chain ban.
  4. My main account just got banned for macroing but I do not even bot/macro on it and I only use the official OSRS client on it. Is there a way to appeal this?
  5. I can sell if still need :), skype: live:coolpaperboy1
  6. As title says, the panels are invisible and there is no search bar on the OSBot forums. Anybody know how to fix this?
  7. Notice how the first and second ifs have a condition that needs to be triggered before the action happens. I would put !getInventory().isEmptyExcept("Knife", "Arrow shafts")) for the third if.
  8. Yes it would be good practice. I would write your code like this: Have an if that checks whether the bank is open, if it's not then you proceed to open it then use else ifs to check other conditions that will trigger the corresponding event. if (!getBank.isOpen()){ if (getBank().open()){ sleep(random(600, 1200)); } } else if (!getInventory().contains("Knife")){ if (getBank().withdraw("Knife", 1){ //some sleep condition } } //etc... I think it's fine for you to use regular random sleep to mimic human behavior instead of conditional sleep after opening bank but it might just make your script slower.
  9. If you do not have a user pass then it's ip:port where the ip and port corresponds to your socks5 proxy ip and port.
  10. Pm me here or add my skype: live:coolpaperboy1 We will discuss prices! I will not go first unless I deem you trusted. We can always use a MM.
  11. Create on your home and play on proxy so that if you get banned on proxy you can maybe get your ban quashed.
  12. Do you bot to your goldfarming reqs and then suicide goldfarm immediately after or do you take multiple days to slowly level up to your reqs (might lowe rbans?) and then suicide? Also approximately how many days do your accounts last before getting banned?
  13. Is it better CPU performance-wise to write one big script in the onLoop, using a task based system, or using states?
  14. Yeah OSRS gp prices are crashing so hard RIP goldfarming
  15. Also, is it me or are bans more common now lol. I'm guessing their bot busting system has improved after hiring more staffs and etc.
  16. I can relate to this on some of my previous accounts. But one question, do you ever do 24/7 runs or do you max out at 15hrs and then reset daily? When you say script quality, do you mean needing to implement human like behaviors (varying mouse movements/clicks, moving camera, etc...) or like script having stupid behaviors like failing to conditional sleep and clicking multiple times or etc... (my script doesn't really do this)
  17. Do you think botting 8-12 hours is the same as suicide botting or is it safer? I know botting in general is unsafe and will eventually lead to bans but I was just curious whether the amount of hours will affect the length of the survival times of the bots. In other words, will suicide botting 24/7 get you a faster ban compared to botting 12/7? Just wanted to see some more comments from experienced people who have been goldfarming or botting hardcore.
  18. For me, it was losing near 150m on accounts that were created on a dirty ip and were banned pretty quickly back when I was a noob at botting. I'm sure you guys have bigger losses compared to me but that loss was kinda saddening.
  19. 9 is the answer!!! Skype: live:coolpaperboy1
  20. I can sell if still need PM me here
×
×
  • Create New...