Everything posted by Protoprize
-
Perfect Fighter AIO
My own tests say otherwise Just to explain what I mean I have no idea if the ban rate has changed, but I'm gonna stick to the safe side and bot using mirror mode Also the mirror mode accounts I have mentioned in that thread still are not banned
-
[Dev Build] OSBot 2.5.40
Constantly getting nullPointerExceptions on mirror mode https://pastebin.com/8h84S27L Just as an example, when I tried to press the 'run script' button, this came up in the logger. At random times, it seems to stop working because of the same type of errors in scripts.
-
Perfect Fighter AIO
Injection is a faster ban ?
-
Perfect Fighter AIO
As other people have mentioned, I'm also getting the issue of no paint ? Also, the script still completely kills the client on mirror mode after a couple of minutes, it makes the bot utilise the entire CPU (according to task manager). I've got an i5-4690k OC to 4.6Ghz so no issue with handling anything really
-
Fruity Barrows (Frost Barrows)
OSBot client version: 2.5.40 Mirror mode (Yes/No): Yes Detailed bug description: When withdrawing items from the clan wars bank after a trip, it withdraws a ring of dueling and while organising the inv, it moves the ring from one spot to another, and then back (goes into a loop) (ONLY HAPPENS WHEN RING OF DUELING IS ADDED TO THE SETUP FOR FIGHTING BROTHERS) Might want to add a check to see if a ring of dueling is equipped, and if so, to not withdraw another one Script Status & Current Task (As displayed in the paint): Organising inventory Screenshots (If available): https://gyazo.com/6c86414e630e09e2dc21fd1ff6e0415b Relevant logs (If available): No relevant logs in the logger and no crash log
-
how to adjust reaction speed mac
It does, just gotta make sure your'e actually pressing f4 instead of a function key. If you don't have f4 keys enabled, you have to hold down 'fn' in combination with whatever f key to actually use it as an f key
-
Perfect Fighter AIO
Are you sure you've set up the bot correctly? Maybe it's unable to find a web walking path for the monsters you selected. Check what the logger says and paste it on pastebin for us to see
-
PPOSB - AIO Hunter
I'm not sure if this would be too much to ask, but would it be possible to have an option to hide the paint completely? Or even an option to just have a very simple paint with basic info in pure text format? This would be amazing for mirror mode, currently when you do click the hide button on the paint, the script runs with performance close to when using injection! I'm presuming with how the paint works in osbot, it would give a massive performance improvement to mirror mode
-
Which is better? Perfect Runecrafter or Khal aio RuneCrafter?
I own perfect RC and I have no issues with it whatsoever, it's pretty much down to preference since they come with pretty much the same features Only difference is the Perfect RC including a worker/main essence thing, where the bot will go to the alter with pure essence where you're main could be training, so you don't have to run backwards and forwards
-
Perfect Fighter AIO
Still having FPS issues with this script on mirror mode ? Sometimes it causes the whole client to crash/go down to less than 1fps
-
Perfect Fighter AIO
Depends on what you set it to
-
[Dev Build] OSBot 2.5.39
Still having slight issues with RS2Widget detection in some paid scripts and my own, also, perfect fighter still sadly runs like trash ? but I'm hoping the latter issue is due to the script and not the client
-
[Dev Build] OSBot 2.5.39
- Ex-Staff
- Ex-Staff
Tesco own brand ain't so bad, it tastes like asshole with sugar instead of just asshole- [Stable] OSBot 2.5.38
Mirror mode is basically unusable for me I've been forced to use other clients purely because waiting for a fix is wasting my bond time- Perfect Fighter AIO
Patrick is trying to address the issue I think- Perfect Fighter AIO
I'm presuming you're using mirror mode? Patrick is looking into why some scripts are running like shiet after the last update- [Stable] OSBot 2.5.38
Yeah, something has changed with mirror mode in this build, and it has made many scripts just bug out/lag a lot more than before- [Stable] OSBot 2.5.38
Been trying out mirror mode using this build Seems to lag every interaction that a script tries to do- nothing is working for me
He's a user on this forum Go to the market -> other and his post should be there, he offers pretty cheap proxies and they're reliable- Configs for questing
I mean, wouldn't a simple for/switch loop fix this issue if you're trying to talk to ONLY 5 npc's? for(int x = 0;x<5;x++) { switch(x) { case 0: (talk to first npc) case 1: (talk to 2nd npc) case 2: (etc...) case 3: case 4: } } It eliminates the need to manually increment values and also makes sure that it only loops 5 times and not more Correct me if I'm wrong though, it's the first thing that came to my mind when reading this post- Perfect Fighter AIO
Just posting the log output I've been getting for trying to save on Mac! https://pastebin.com/gEdWdYXy It's still the same issue that was happening a couple of weeks ago so the logger is exactly the same- Perfect Fighter AIO
If you're not safe spotting, just make sure to not tick the 'ranged' option, and if you want to pick up your arrows/bolts, just add them to the loot table Save the profile and if you have a Wyrm task again, just load up the script anywhere, load the profile and it'll do everything that it has been set up to do (just make sure your inv is set up properly)- Perfect Fighter AIO
Mac saving still doesn't work - Ex-Staff