Everything posted by Alek
-
start with specific world/low fps client
Good catch on it not ticking the box. Also are you suggesting that there should be a parameter to set the client origin on the screen, because I like that idea if there is enough support.
-
GUI Help
Question 2: He is saying that an easy way to assign a "4 digit integer" which is used for the rock id is by getting the selected index and using a switch case. For instance (pseudo code): int rockId; switch(comboBox.getSelectedIndex()) case 0: rockId = 1111; break; case 1: rockId = 2222; break; You would put this code in your action listener.
-
OSBot 2.4.84 - Various Fixes
Me at OSBot: Zach at OSBot:
-
OSBot 2.4.84 - Various Fixes
-Fixed World hop methods attempting to hop to skill worlds (reported by @@Juggles) -Fixed Low Resource Mode not working with script start from CLI (reported by @@Token) -Potential fix for player not moving while under attack during web walking (reported by @@Abuse) -Updated CLI documentation (reported by @@qverkk) Any issues please post below.
-
Aleksandr's Account Starter
Nice name friend.
-
Webwalking does not teleport
Create a new WebWalkEvent and use setPreferenceProfile. Create a new PathPreferenceProfile and set teleports to true.
- @Alek
-
Sell/Make $1,000 DOLLARS - INSANE GOAL OH MY GOD!
This is not a Community Discussion, this belongs in Runescape Goals.
-
Walking to an exact position
Why would wrapping the method do anything? Check the result of the event executing.
-
Walking to an exact position
That is WalkingEvent, not WebWalkEvent.
-
Is OSbot unsafe?
Were you using any local scripts?
-
OSBot 2.4.83 - Mid-Week Patches
Changelog: -Patched Chatbox API (reported by @@FrostBug) -Improved Chatbox message collection -Improved Chatbox stability -Attempted fix for starting scripts through CLI not working for some users (reported by @@Abuse) Also updated the Control Panel to the "Advanced User Panel" to avoid confusion. Updated CLI usage chart: Happy Botting
-
Guess the next scam quitter
- OSBot 2.4.82 - Character/Health Update
Health bar is visible and you are interacting with another character.- OSBot 2.4.82 - Character/Health Update
Everything should be working now regarding the healthbar/isUnderAttack issues. For a majority of users, this also fixes your problems related to the client consuming abnormally high CPU. Additionally, the behavior of isUnderAttack/isAttackable has been upgraded and should be more accurate. If you have any issues related to these methods, please post below. Changelog: -Fixed isHitBarVisible() -Improved Character isUnderAttack() -Improved Character isAttackable() Have a great weekend! -The OSBot Staff- windows identifying osbot as trojan
We're aware, nothing much we can do at this point. Moving to mirror mode forum.- Bug Report - NPC Methods inherited From Character
This forum is for mirror-mode specific bugs. Are you getting the ClassCastException only with mirror mode?- Frog Fridays
This is not a win for me, this is a win for the Chatbox.- How do slots work?
The API docs are very useful when scripting. http://osbot.org/api/org/osbot/rs07/api/util/ItemContainer.html- MRW bwah is removed
- MRW bwah is removed
- MRW bwah is removed
- Mirror client on Macbook.
This forum (Client Bugs & Suggestions) directly addresses the client developers, not other botters. Moving this to this mirror mode forum.- OSBot 2.4.79 - Small Updates - Web Walking + Mouse Debug
Just a small update to web walking, tried smoothing it out a bit. You should be noticing slightly higher use of the minimap versus main screen tiles. Additionally if your player is walking towards the final destination, you shouldn't notice any additional events. So for instance if you are walking towards a bank area, your bot should no longer click tiles inside of it (it should be clicking the minimap inside of it prior). Additionally you can see the mouse crosshair with "mouse trail" active instead of "mouse hover" debug (which displays xy coords). The debug had a slight visual update to make it stand out. Happy mid-week botting- Can we get a staff member dedicated to approving threads?
There is a reason why they aren't approved. If the moderators just blindly accepted threads, there would be no point in having them hidden in the first place. - OSBot 2.4.82 - Character/Health Update