-
Content Count
347 -
Joined
-
Last visited
-
Days Won
1 -
Feedback
100%
Camaro last won the day on February 8 2020
Camaro had the most liked content!
Community Reputation
103 Steel
About Camaro

-
Rank
Black Poster
Profile Information
-
Gender
Male
Recent Profile Visitors
2107 profile views
-
Here's a custom webwalk event class that I use to perform actions while walking without delays import org.osbot.rs07.api.map.Position; import org.osbot.rs07.event.WebWalkEvent; import org.osbot.rs07.utility.ConditionalSleep2; public class CustomWebWalk extends WebWalkEvent { private AsyncWalkEvent asyncWalkEvent; public CustomWebWalk(Position position) { super(position); } @Override public void onStart() { asyncWalkEvent = new AsyncWalkEvent(); execute(asyncWalkEvent); } @Override public int execute() throws InterruptedException
-
Thats a pretty good idea, would just require running up to the wildy edge to fill it right?
-
If you bot agility on a 1500 main without mirror mode then you're kinda asking to get banned
-
talked over pm, restocker will not but equipment, but may make that an option in the future
-
Sure, 24 hours activated. Although I highly recommend buying vip for mirror mode, so be careful for now
-
activated, make sure you post a proggy this time activated, enjoy
-
Falador shield is already added, couldnt tell you how much it improves kills/hour though. But I can probably add extra prayers / spec weapon sometime soon
-
Hard fally diary is an option, not a requirement
-
24 hours activated, enjoy
-
Post the log please. Is it not going to the mole hole?
-
activated for 24 hours, enjoy
-
Yeah thats what I though, should be fine if you start greater than zero. Will add a fix for that shortly just in case