Everything posted by Mysteryy
- Quick Q
-
Quick Q
Open your terminal, then cd into the directory that your .jar is in. java -jar OSBot.jar Not sure if this is exactly what you were asking, I don't use mac but I do run a linux based server and its similar. That command should open the jar. If that isn't the question that you were asking please specify exactly what you wanted to know. ^_^
-
bans and questions
From what I hear, f2p botting is much higher risk. Using a free script may increase your ban rate if it has more users than a comparable premium script, but thats not a guarentee. And yes, botting woodcutting is a high banrate because so many people do it. And to everyone saying that the client is detectable, there is no proof that the OSBot client is being detected. If anyone can prove otherwise please do so. Let me know if you have any more questions. ^_^
-
Current/Future Projected Plans
10/10 do like.
-
Current/Future Projected Plans
You really need to consider the pricing. A large part of the user base shrinking is because of the strict/high pricing required on osbot 2. We need to revise this and make it more affordable, I couldn't even make my woodcutter a reasonable price because of the pricing restrictions at the moment. Nobody is going to pay these high prices monthly for simple scripts.
- Th3
- Th3
-
Th3
I am not an admin anywhere anymore. I am just a scriptwriter here to program. ^_^ Join chat or wer gonna be throwin hands.
- Th3
-
Th3
Where u at fgt. Not in chat. What are u doing with your life? I need you bb. Pls. Ps fight me irl
-
will you be banned for autoclicking alch?
l0l if that doesnt look like a bot idk what does.
-
convert perfect walking method from OSB1 to OSB2
What you can do is have a boolean in your method for randomizing. walkPath(Path path, boolean randomizeTiles) Then if you are traversing a very sensitive path, set randomizeTiles to false, if the path is in the open let the tiles have a slight randomness. ^_^
-
convert perfect walking method from OSB1 to OSB2
Your using static imports for methods that he wont have. ^_^
-
Smoking Rock Detection
Oh rofl. And the smoking rock doesnt animate either?
-
Smoking Rock Detection
Is a smoking rock not an npc? Sorry I have not made a miner before :P
-
The bot is offline - wat do?
Is this really going to happen? I didnt see anything on the news about the world ending. Ima scared nao.
-
Summer Vacations?
Well Texas is the second largest state in the US. ^_^
-
Summer Vacations?
I live in texas. :P
-
I have the only 'hot' thread.
Smart is hot doe. 10/10
-
I b trippin
Pretty sure this is exactly what he meant, which is why I said what I said. ^_^ lol
-
I b trippin
Loading a 50x50 region will obviously take way less ram that loading the 8000x8000 map, or however large the map is. Loading a region would be acceptable, loading the entire map and storing it in the ram, even cached, would hold too much ram. Hence the reason Runescape, and most other tile based games load regions, not the whole map.
-
I b trippin
He means force load all tiles on the map, get all collisions, and then use A* to find the shortest path between two points, A and B. This would take way too many resources, and take too long to find long paths.
-
I b trippin
What are you using it for anyway? ^_^
-
Anyone else notice this?
I will get the pitch forks.
-
I b trippin
Drawing tiles, such power. xD