Everything posted by lisabe96
-
[website] Notifications not displaying
Since yesterday the "notifications dropdown" doesn't seem to work anymore for me. This is what I see ^ The number displaying the amount of notifications will be gone after clicking but I wasn't actually able to see them because it just displays this small gray border. OS: Windows 7 x64 Browser: Opera 35.0 EDIT: Excuse me, I just saw there is already a topic running on this issue. http://osbot.org/forum/topic/92959-notifications-bug/
-
RQ Smither | Smith your way up to the top!
Thanks for noticing. However as it isn't on the SDN it's not urgent. I am in the process of reworking most of my scripts currently, so eventually this one and all my other ones will be updated. Just give me a little
-
RQ Chopper | Woodcutting as it should be
It wasn't Ill work something out
-
[Stable Build] OSBot 2.4.41 - Quest Caching, WebWalking links
Area webwalking still doesn't seem to be fixed
-
This is what happends when you play RS for too long
At least she isn't showing off her boobs like most girl streamers
-
RQ Chopper | Woodcutting as it should be
As mentioned before, it's a webwalking issue. Hope it will be fixed with the next API update.
-
[Release] AutoShutdown
- Unique?
Even though my gfx skills are below zero, I ain't- Happy To Be Alive Osbot Community
Plot twist, in the end you'll die after all. Seriously, I did an account giveaway like a week ago without troubles? I wouldn't know why this aint allowed in the first place- what do you think about beards ?
Lose the mustache man, seriously- Ouija Board experiences, anyone?
Try using your hand to move the piece. This has been proven to be a working method.- Another approach to anti-ban implementation in scripts
~ Tests with a fresh 'tutorial island completed' account ~ Day 1: Lumbridge shrimps fishing Runtime: 7 hours with 3 breaks of ~10 seconds to update the script Status: Not banned Day 2: Fly fishing Runtime: 11 hours with twice a 30min break Status: Not banned- RQ Wine Drinker & Filler
I guess there might be an issue due API updates then, I will test & update the script ttoday, however it will still take an extra day to have the updates pushed to the SDN so bare with me Edit: I tested myself and did not run into any issues. However to be sure, I "refreshed" my files and pushed them to the SDN for update. The SDN update should happen within 2 days so let me know if it's fixed then.- Another approach to anti-ban implementation in scripts
To 38 on shrimps because why not :p Total runtime tonight ~6 hour Got me some ideas on how to tweak/improve the system. Last account i botted on this location was perm'd in 2 hours, ill see how long this one will take.- RQ Chopper | Woodcutting as it should be
Alright thanks for that info, will check it out soon- RQ Wine Drinker & Filler
Doesn't look like an issue with my script tbh. Are you using the latest osbot version & java version?- RQ Wine Drinker & Filler
Try restarting the client and turn on the logger before starting to catch possible output- RQ Chopper | Woodcutting as it should be
I'll check it out when my current project is finished. I'll update all of my scripts then- RQ Chopper | Woodcutting as it should be
It shouldn't do that actually, might be a bug. What is the used location/bank/treetype & axe ?- RandQm's Starter accounts
- Another approach to anti-ban implementation in scripts
Worked out a first prototype system for this. Wrote a simple fisher around it for testing. So instead of your "script's working" being the main process. Now the "human behavior" is the main process. If there's no human behavior occurring we allow the script to execute. onLoop() { * human behavior -> return * no human behavior -> handle script process A little example of some "human behaviors" inb4 "this is not right and what the hell is that" -> this is nothing serious yet at this point, no need to cry //Min time (s) | max time (s) | approx frequency / hour | Move mouse out of screen for this behavior LOSE_FOCUS(1, 3, 100, OutOfScreen.SOMETIMES), TOILET(60, 120, 0.35, OutOfScreen.SOMETIMES), BIG_TOILET(200, 750, 0.125, OutOfScreen.SOMETIMES), TEXTING(3, 20, 20, OutOfScreen.NEVER), CALLING(25, 250, 0.1, OutOfScreen.SOMETIMES), GRAB_A_DRINK(50, 200, 0.3, OutOfScreen.SOMETIMES), GET_FOOD(150, 1000, 0.2, OutOfScreen.SOMETIMES), FAP_FAP_FAP_FAP_FAP(200, 1000, 0.05, OutOfScreen.ALWAYS), YELL_FIGHT_WITH_MOM(400, 1400, 0.01, OutOfScreen.NEVER), BROWSING_WEBSITE(20, 75, 30, OutOfScreen.ALWAYS), GET_LOST_IN_A_READ(60, 600, 0.5, OutOfScreen.ALWAYS), SMOKING_OUTSIDE(200, 360, 0.5, OutOfScreen.SOMETIMES); @moving mouse outside screen, i personally don't believe jagex even has a clue about it, but It doesn't hurt and "makes it more human-like" for the state of mind; So yeah, currently testing the system with fishing to get a good view on the system and find out what to change/tweak & whatever... Edit: I just encountered a nice example of something that a human would encounter but a bot usually does not: Ive been standing here for a minute with a full inventory because "I" was at the toilet.- [S] Starter Main/Username login/50+lvls osrs stats/10+ years veteran acc/Original Owner
Your RS3 picture links all display the same picture- 60 WC | 40+ Fishing | 40 ranged | 43 magic | ...
The account is about 2,5 months old. No infractions or anything. 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) None 4. Pictures of the quests completed Only Sheep Shearer and R&J 5. The price you will be starting bids at 1.75m 6. The A/W (Auto-win) for your account 4m 7. The methods of payment you are accepting 07GP 8. Your trading conditions You go first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address Created with a fake email- Random resolvers
Thanks, all I needed to know- Random resolvers
I noticed in the API that there seems to be base support available for solving randoms. Is this still functional? If so how would I go about using it or extending on it? - Unique?