Everything posted by Alek
-
IS THIS A FUCKING JOKE
It didnt look like you were blatantly scammed. It appeared the script was actually written and the resolution to the dispute was Extreme Scripts finishing the script. I also ended the dispute by saying: "Please allow him a week or two to try and catch-up (provided he is physically able to). If you are still having major issues, please contact me."
-
Extreme Scripts Rips off Users
@zarichill So just to be clear, how much were you already refunded?
-
Hello OsBot
There is this nice game, its called Runescape. It is very fine, fine line. The objective of the game is to make gold via transaction. Luckily I know great site to do this. Welcome to OSBot
-
Detecting if a CLI argument is enabled?
You can't force users to enable certain settings, the botter is free to decide whatever they want.
-
Detecting if a CLI argument is enabled?
Well if its not an SDN script you can just tell people to start OSBot with norandoms flag?
-
Detecting if a CLI argument is enabled?
He asked specifically for CLI arguments in general, which I don't think scripters can access. The only thing you can grab is script parameters from CLI. In general, all scripts should be fully usable without any specific OSBot settings enabled or disabled.
-
How to grab specific build doors in POH
Use the entity hover debug tool, I guarantee you there is a difference. Colors, rotation, models, something.
-
Official Community Discussion - Free Scripts
Good idea, when I meant "Quest Scripts" I was kind of referring to something which does a bunch of quests. One or two quests which bot farmers need is fine, miniquests, house favor, all good.
-
Official Community Discussion - Free Scripts
Over the last few weeks I've been denying some free script requests (required for Scripter I) because we either already have a similar script, or because it's simply not needed. What kind of free scripts would you guys like to see? Do not suggest the following: -Any type of AIO -Any type of dragon/boss killer -Questing scripts -Bot farming scripts Keep it reasonable and your suggestions will be taken. If you suggest something like "Barrows script with GE support", I'll probably just ignore this thread and you guys can get 100 more chicken killers. Thanks! Edit: Don't troll/shitpost here, go in Spam section for that.
-
Requirements to make private script
You can do whatever the hell you want, but don't expect us to help you with disputes regarding private scripts.
- widget interaction buggy
-
Typing issue
It does what you want, it types a string. If you don't want to use the front API then you should really know how the back API works.
- widget interaction buggy
-
Gui Help
GUI builders are garbage, you really should just write them yourself. Also there is not enough room for the JLabels, you have to account for OSBot's look and feel which is something the builder wont do.
-
Typing issue
Keyboard typeString(String string)
-
PC my botted baby pure
Dammit, just honest opinions of what its worth lol. Looks like the consensus is 15-20m. Thanks guys (by the way im not selling, just was wondering).
- PC my botted baby pure
-
PC my botted baby pure
- login codes
LoginResponseCodes change so codes which I don't handle are printed out. Codes which are handled include stuff like invalid user/pass, the you have been banned message, and anything telling you to wait a few minutes. Edit: Codes which I don't handle are just defaulted to stopping the script.- random() vs gRandom()
For the love of christ just use random. gRandom doesn't use normal distribution, it uses some custom algorithm which has some flaws. It creates a one-sided normal distribution that forces anything past 3 standard deviations (99.7%) to be set as max deviation. If you don't know what I'm talking about then don't use the method. If you are thinking about "antiban" using something involving gRandom, then you're in for a real long road ahead.- MY PAID SCRIPTS HAVE GONE :(
"hey guys" - I'm guessing you meant to put this in General Help because Zach and myself are the only ones who go through bug reports.- Client resizeable
99% of the scripts would break because scripters dont listen to me about static ids (widgets).- Trustful learning source?
By writing code a lot and actually enjoy what you are doing. Eventually you will learn what bad practices you need to change and what the good practices are. You will also start understanding what you are writing. Time is the best learning source.- Seems a bit ironic... don't you think?
Meh. At least he's trying something else and his customers are happy.- The Evolution of Antiban
I actually laughed out loud. - login codes