Jump to content

dmmslaver

Trade With Caution
  • Posts

    479
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by dmmslaver

  1. tested this again im getting 100% banrate with cli all flags set to 0 edit: or with random flags
  2. Did you add my skype? yes What service are you looking for? w45 DMM lunars and perquisite quest x10, same for DT but i dont see it in prices? Do you agree to the TOS? yes
  3. They can be on the same address. EG i run 1 proxy server with HTTP on port 2000 and SOCKS5 on port 2001 edit: well shit
  4. dmmslaver

    Dumb people

    Wait till they see my 100 bot-pking clan coming towards them
  5. Is there a specific reason you don't want to put them on separate ports?
  6. "Crashing" can mean 10,000 different things. You mean it says failed to init? Possible causes 1. wrong ip 2. wrong port 3. wrong user/pass 4. wrong protocol (eg u bought http, not socks5) 5. your proxies are so slow, it times out. (you got scammed) I can open 100 on proxy and zero fail to load osbot is good Test your proxy in Firefox and see if you can connect.
  7. Well, you definitely can't connect to jagex binary data stream with HTTP protocol, however I don't know mean. Are you asking if the client can connect to a proxy server that hosts both HTTP, SOCKS4, and SOCKS5 on the same port? I recommend using separate ports for your http and socks proxies.
  8. Set your power setting to never turn off the monitor. Then just manually turn it off, on the monitor itself, when you need. Might work?
  9. Is this during tutorial island or the mainland? I had a similar problem on tutorial island, where if you gained an item with the inventory not open, it would not register as you having it until you actually opened the inventory.
  10. if (MovedToSort.buttonId != 0) { Mouse button zero is moved. So, if the mouse event was anything other than moving, that code will run. However that does show that they only measure click times with a granularity of 50ms, which is extremely helpful I am working down to 20MS timescales ATM rofl. Apparently not needed. Bingo. Although that is years newer than the last I saw haha. AFAIK those would be irrelevant for an injection bot.
  11. Nope it doesn't.Pardon me it's been years since I worked openly in their client, but aren't there several "bot detection" packets the client occasionally sends? Thought it contained various data including mouse. Are these even identified in recent versions? Or they could be for outdated detection technology, i don't know. There are very well known and well researched methods for detection bots via mouse movements so IDK why they would miss out on it.
  12. I bot 25 accounts per ip occasionally. But they all get wiped out at exactly 4H if you do. Rofl
  13. Very well explained. Makes so much sense I will delete this code from my bots!
  14. Simple. public void enter() { int eX; do { eX = gauss() > 0F ? gaussp(0, w) : w - gaussp(0, w); } while (eX > w || eX < 0); int eY; do { eY = gauss() > 0F ? gaussp(0, h) : h - gaussp(0, h); } while (eY > w || eY < 0); enter(eX, eY); } AFAIK the painter is painting the exact same positions that are being sent to the mouse events and client. 17 hours ago, Jesse said: if you look on my thiever sales thread in private scripts, you can see what a good heatmap looks like ;)
  15. Can you please give me the code that gets you banned instantly? I wasn't aware it existed. It's possible to use web walking without using osbot mouse ;) but they made it very hard.
  16. Bans are always delayed to prevent knowing the cause of bans. Besides, my private scripts use touch screen emulation, so no it would not affect all scripts. I have 90 accounts online right now, bypassing the 24H trade restriction. The script does absolutely nothing but move the mouse, and the bots stay logged in for 6H at a time. Explain?
  17. Because the anti-idle timer is based on mouse movement? Various other reasons, such as the client recording mouse clicks, and the fact that the OSBot admins incorporated a mouse movement algo instead of simply clicking the mouse at x, y? Do you have information to the contrary? Maybe they don't. But I've fixed this issue in my own scripts, by making it enter at a random position at the edge of the screen. Peace of mind, very few lines of code. If they do track mouse movements, and you have a line all the way across the screen with a consistent slope, I wouldn't doubt if it was detected immediately after the first mouse movement ingame.
  18. Not really a troll question. Doing things like that actually wold vastly lower your banrate due to behavioral detection. That only applies to bots you are running for hundreds of hours. My point was, if your clicks aren't humanlike, and your scripts aren't lasting past the first 24h ingame, the problem is NOT behavioral detection, it's the way you're clicking and interacting with the world in general, in which case it doesn't matter what tasks you're doing. I didn't read the rules, apparently posting GIFs of broken SDN scripts isn't allowed, unless it is on the scripters thread
  19. This is something scripters should be looking to prevent, in all of their scripts. If you don't handle the mouse entering the screen in any defined way and just call something like walking.webWalk (which is what the image is) then your mouse will always enter the screen at the top left corner pixel. Personally, this seems like it would HIGHLY detectable, because I doubt a player would ever enter the mouse at the top left corner pixel.. much less every single time before playing hardcore for hours. The perfectly straight slope of the mouse movements is also concerning to me, but that's a topic for another time. How do you guys handle mouse entering the game screen? Screenshot of a popular VIP script, entering the gamescreen at the top left corner pixel
  20. Great to hear 0 locks reported for the 120 trial accounts! Fantastic.
  21. How? Do I recover tut accounts? Did you smash your asshole on the keyboard or mean to type that?...
  22. If you botted only on another IP after changing your password: it will be unbanned. Otherwise, highly unlikely. Might as well admit to botting if you botted on your home ip. Beg them. Offer to buy 5 years membership LOl
  23. Pmed 10 accounts, last one! Free trials are OUT sorry guys! So hopefully I will have 10 happy botters reporting in tomorrow
  24. I will buy 100,000 effective immediately, paid in OSRS
  25. Of course it doesn't make sense, if you make such assumptions! I never claimed to suicide bot to 200m, that feature is for SDMM day one where one missed tick will cost you 7500GP. Absolutely no reason to use it any other time ;) I also never claimed that all my 200M accounts were on w45 either, but some of them certainly are. There are things that are very helpful when you necessarily want to go for high EXP on a single account and not highest overall profit. For example, you can give the script 100k minds or so, and it will splash during afk periods ;) The features of the script that I can discuss privately with anyone who confirms payment ability, will answer all of your questions and more. You must understand how imperative it is, not to me but to the future owner of this script, that it's methods and it's future owners identity are not publicly available. This privacy is my main concern, as it would be for potential future buyers of even more expensive and exotic scripts I make available for sale in the future. I hope this answers your question as thoroughly as possible.
×
×
  • Create New...