Everything posted by Hel
-
WebWalkEvent with PathPreferenceProfile teleport not work
did you try a client restart fren?
-
Ban experiences when babysitting a bot on main?
All I'm going to say is think outside of what all the other scripts do.
-
Ban experiences when babysitting a bot on main?
You can get RC ban rates quite low if you know what you're doing, I've personally gained >2M RC experience across accounts without bans
- Custom break handler
- TheMcPker's code for everyone
-
First script osbot
Just do mouse teleportation simples
- Overriding Break Handler via Bot/Script Parameters?
-
F2p item restrictions
Gold necklace gold amulet (u) iron ore Pot of flour jug of water
-
GPSwap's lazy utility scripts
or you could have checkbox gui on launch to pick which util script
-
Using mirror mode without "Botting"
This & for example on ironman when i don't have teleports to spare.
-
Using mirror mode without "Botting"
I use stealth injection on my main and only run Explv's walker because i'm a lazy shit. Never had bans
-
script not showing up
I'll have a look when I'm out of bed. If you're using it for the cannon you could always just use my script off the SDN
-
Mirror mode and OSBuddy
What do you mean they disappear? Even on the host window? Also botting NMZ works great with SI so why even bother with mirror lol
-
script not showing up
You're probably making a rookie mistake like not adding osbot as an external jar reference. If you want I can take a look at it and try rebuild it for you.
-
What auto clicker do you use?
the only automatic clicker i use is OsbotTM
-
Set static with another varioable
Maps are definitely going to help you, or even an enum if you want to store more information about it (such as unnoted ID & noted ID) If you can work off of IDs rather than item name then this lil snippet might help you also GrandExchange.Box[] getBoxesWithID(int id) { return Arrays.stream(GrandExchange.Box.values()).filter(box -> api.grandExchange.getItemId(box) == id) .toArray(s -> new GrandExchange.Box[s]); }
-
how to check someone code?
Obfuscating code isn't exactly dodgy... On topic tho, I used to use Luyten, gotta download it but it's great.
-
PPOSB - Bank Organizer
H E A R T R E A C T S O N L Y
-
canReach from position other than player.
bump, localPathFinder only works within a certain area, kind've need a method that works over larger distances.
- Main finally banned.
-
When is it fair to recover
what if you recover an account from a banned user, he comes back and pays off his debts just to report you? Free twc rank
-
canReach from position other than player.
Thankyou guys xx
-
canReach from position other than player.
I've fiddled for a little bit and can't seem to figure out if it's possible, but I'm trying to check if I can reach a tile from a position that isn't my own. map.canReach seems to only be able to use the player's current position.
-
various quests/stats
will do for 400m pm me
-
Whats the longest time you've ran a script without a BAN?
I've done pest control for 30 hours & Sand crabs for 54 before.