-
Posts
381 -
Joined
-
Last visited
-
Feedback
100%
Everything posted by Hi G00gle
-
I've enountered a bug. Whenever I am about to launch a few clients, it represents another client, leading to not respondig, thus dieing. Pretty weird, I'll post a picture in a bit.
-
Thank you for your clear answer. About 1) Wouldn't it be possible if you put in a IP, that the proxy (IP) will be put in place from the time whenever you start the script, or login? Not sure if this is technically possible, but from what I know it should be. Seeing as whenever you have 10 clients running, and you start Proxifier, it just attaches to Proxifier. About 2) Great, because this Mirror Mode has a great potential, looking forward to more updates.
-
Just using mirror for the first time actually. But it says you can configure your own FPS / Reaction. Whenever using Shift + F2 or F3, or F4, it does nothing. Not even when using the combinations at the same time. Could you enlighten me on what is going wrong?
-
Hi, I think the following suggestions would really fit in, and would actually benefit everyone: - Less CPU mode, as in stealth mode. Not sure if this is possible, but it would help. - Client render option as mentioned in stealth mode. - Some CLI commands to ease up setting up some accounts in mirror mode. And another question: Will proxy's ever be enabled? And is mirror mode still being developed? I'm just wondering. Looking for some answers if possible. (As mirror mode hasn't received a update in a long time). Thank you in advance.
-
You also deleted the cache, and let it download everything again even the WebWalking?
-
Amazing how fast you push updates when people put up a suggestion! Fantastic.
-
That would be amazing! - Maybe a button to click on, which saves the tile you are standing on, so that one is set as a safespot?
-
You might want to look into getting a WiFi repeater / extender. That way you are extending the signal you currently have, which will probably reduce your ping. For more information, please read up on this article: https://en.wikipedia.org/wiki/Wireless_repeater
-
While you are right that this might be a option, please bear in mind that if you choose to do it this way, it is important to know how much RAM you have. Don't bother with this if you have less then 8. I, myself, run one with 4GB of RAM, on a system of 8. Currently my system sits around 85% of RAM. Your own system will use around 2. Add this up to the 4 you are already using, and you will have 6 in use right now. This brings my calculation down to 75%, but if you are browsing in the meantime, you are also using more.
-
Try running it in command line, that way it prints out a error. java -jar "PathToFile.jar" It will probably end up saying HTTPS request denied, or that it simply cannot be run because of a minor 52.0 version. This is the way to fix that: sudo apt-add-repository ppa:webupd8team/java That way you add the repository to your system. After you did that, go on to the next step: sudo apt-get update Now you are updating the packages, and other things on your system. After that, go on to the next step. sudo apt-get install oracle-java8-installer This worked for me to fix the Java issue on the minor 52.0 error. BEAR IN MIND, YOU ARE DOWNLOADING THE PACKAGE FROM A EXTERNAL PLACE, BE AWARE THAT IF YOU GO ON, SOME PACKAGES MIGHT BE CORRUPT. I, however, did it this way on my VPS, and it worked just fine.
-
It all depends on how you define 'get away' - Sooner or later you will be banned, anyway.
-
Hi, It is pretty weird, but whenever I am training ranged with this script, it just stands there, and does nothing. The paint also states that it is calculating. I have the following options checked within the GUI: Anti pattern, alert on everything, and safe spot obviously. I have the ammo equipped, it just does nothing. Could you look into this, or help me how to fix this? Thank you.
-
Hi, This is not necessarily a OSBot error. The actual error of all that: Java.lang.OutOfMemoryError. As I interpret it: It takes to much memory, as all platforms use a certain amount of memory. Read up on it on this page: http://stackoverflow.com/questions/37335/how-to-deal-with-java-lang-outofmemoryerror-java-heap-space-error-64mb-heap
-
The rates are too high now to be comfortable. As stated above, only bot when using a gold farm.
-
A good read, thank you for the tips. I am not convinced that it might actually protect you, but hey, it is worth a shot.
-
banning system - rather arrogant on jagex's part
Hi G00gle replied to vk ford's topic in Botting & Bans
If you think about it, I can perfectly understand why they do it. I do realise it sucks to get banned, but think about it: Only a low percentage is being wrongfully banned. Though, they should be 100% certain though. However, people get killed in prison wrongfully in America, so think about it: If there are people working, there are obviously going to be mistakes. I'd rather have this system, then being able to appeal, and wait 6 months. (Like the system they had before I guess?) -
Thank you once again for clearing it up for me.
-
Very nice! - Sorry that I keep on complaining about a few things, but whenever I do not enter a pin (I don't have one) - It fails to startup a new bot. Whenever I put in 1234 for example, it loads up. I think this is the same error with the name spacing, that it specifically requires a pin. Example: When you type user:pass It fails to load the bot, it prompts me with a usage command of how to use the line. On the other hand, when you type user:pass:1234 It loads up the bot, without problems. Could you look into this?
-
Simply amazing! I'll wait for it.
-
Works like a charm, thanks! Maybe a suggestion: Would it be ever possible to bypass the boot screen with like logging directly into your account, so that you don't have to go through to the GUI, but are prompted with the client of RuneScape? (In short words: Skip the Add Bot)
-
Thank you for the clear answer. Maybe a difficult question to answer: Will that bug be patched anytime soon? And will it be announced that it will be fixed? (I really like to bypass the boot.)
-
Thank you, made alot clear haha. Question: Whenever I wanna skip the boot, I'm using this usage: java -jar "PATH/TO/MY/FILE" -mem 512 -login user:pass. As it states in the usage. But whenever I am doing the user:pass thing, I end up receiving wrong username / password. However, I think the underlying problem lies in the space in my name. But whenever I replace the space with a underscore (_), it also returns a wrong username / password. I am 100% certain I've made no mistake in my username / password, I even double checked it. Is there a known bug with this? To highlight the problem better: When using a space, instead of a underscore, it returns me with a how to use the line.
-
The command line arguments will be added in the next dev build, right? As it states 'Almost complete' - But I don't see a option for it yet.