Jump to content

Fanny

Members
  • Posts

    95
  • Joined

  • Last visited

  • Feedback

    0%

3 Followers

Profile Information

  • Gender
    Female

Recent Profile Visitors

1642 profile views

Fanny's Achievements

Iron Poster

Iron Poster (3/10)

16

Reputation

  1. Hopefully on a different IP to the ones you just got banned on lol
  2. That you might have done, and great if you didn't get a ban, however, it is not good or safe practice if you would like to avoid a ban, would not recommend
  3. From experience; don't try to run it on Linux Whilst I'm sure it is possible, and I'm sure someone else has managed it... Don't waste your time, seriously, tried that, didn't work, wasted a lot of time
  4. New accounts get banned quickly Edit: also, certain skills get banned quickly, i.e. agility I don't know about using it with proxies, but: Dedicated often means server IP which will get flagged quickly. They need to be residential ones. Are they transparent proxies? Perhaps you should look into these things.
  5. It's top secret apparently, Scripter rank only, but theres no explanation of how to get Scripter rank... Also wanting to know this as I'm sure many people do...
  6. Any idea when it might be available to everyone? There is no guide on the website on how to obtain scripter rank and I have open source released scripts/code
  7. https://osbot.org/forum/forum/251-snippets/
  8. Looks to me like ths issue is the while loop... A simple if would be better The script onLoop function runs continuously over and over again, so whiles should be used with caution. Also, while loops should have multiple breaking options or they can get stuck. Even stopping the script won't work sometimes if you don't check if the script is stopping in the while loop. If you must use while loops, best to make a special while function with all of the necessary checks that will break out of it if needed. That way you can easily implement while loops.
  9. Updates happen quite regularly... Sometimes every week... Probably safest not to bot
  10. If you have enough utility classes etc to produce scripts really fast on the fly for virtually any skill / activity... You could quite easily do what big youtubers like Settled do, might be more profitable for you? "But Settled doesn't bot! He plays legit!" Doubtful, he just writes pretty good scripts imo and plays legit sometimes If you look closely at some of the videos, the button clicks and mouse movements are bot-like - for example, he can double click without moving the mouse even slightly (doubt hes on a touchpad if he plays 24/7), but he has convincingly emulated some runelite paint and stuff
  11. Probably best thing to do is think about making a new account
  12. That is way simplier than I expected it to be
  13. I think that might lead to bot-like behaviour of checking loot that obviously isn't your own though, thats all I imagine you can just check if the helmet icon exists in the chatbox somehow? Even after searching though I can't determine how this would be done Cryptography sounds fun, what are you learning about?
×
×
  • Create New...