-
Posts
184 -
Joined
-
Last visited
-
Feedback
100%
Everything posted by Booleans YAY
-
No need for external object to store data simply call as the following instead, you also can call Strings instead as well rather than pull the ids. if (getInventory().contains(1042, 1050, 11694)) { // do stuff }
-
well obviously, there's public methods via youtube. Just wanting to see what's more commonly done.
-
What's your personal methods to making fast p2p GP (legit playing/earning). I hear that tab making, and chocolate buy & selling are good methods. Also note this is for a low level account just becoming members. Thanks!
-
buying 2 f2p accs with tut island completed [trusted only]
Booleans YAY replied to piamia's topic in Requests
I do bots by hand and optional bot script modes. fair pricing, etc. Best solution ;) -
You should use what I do. private enum BotState { BANKING, LOOTING } private BotState getState() { return getInventory.isFull ? BotState.BANKING : BotState.LOOTING; } then just call the getState() in the switch. Read some of my script releases for demo on this. Becomes a little cleaner and easy to read for everyone.
-
Can you give me a snippet for it Alek I'm out for the day.
-
I appreciate the neutral comments. The progression is still underway it'd be impossible even for a bot to complete 100 by now even via VIP (assuming). It was an early vouch that wasn't intentionally doing any harm but the process is going to be complete for both of our matters at hands. Should the buy specify that they don't 'care' if the accounts are botted then i'd do so, until specified they're done by hand. If you know the current stock values of a botted and hand completed tutorial islands price values let me know asap! I also just wanted to gain more interest in first time selling which is why it's low and even a discount offer. My intentions are not to undercut or over price but give a fair value and offer special discounted prices on special occasions. Sorry for long response, I just like to make stuff clear and give a more professional approach. In advance sorry to staff members if anything is going against rules, it's not our intentions what so ever.
-
Everything is obviously done by myself because there's no other listed affiliates on this thread. I haven't done it yet but i'm current working on it. 15 already instantly sent over to the buyer, and working on more when I have the time to do so. If i'm doing them by hand they don't have to sit, they could idle as long as the buyer wants them to by him/herself. This service is straight forward and there's already happy customers that would hands down vouch for this service and return as a customer again and again. Sorry if the concept was not as clear, but now it should be. Also note that this thread is moderated for spam, etc.. please everyone; thanks. Prices are to be adjusted, not too sure the current stock values of a hand made and botted accounts but more than sure botted goes for less than hand.
-
RIP your salty arse.
-
How did you learn to put all your knowledge together?
Booleans YAY replied to weJ's topic in Software Development
Trial and error, reading snippets and understand functions within an API and demos. I learn by reading and or visually seeing something first then doing it. -
Welcome Rich Enjoy your time here!
-
Member: @DecodeFeedback on activity: Not active in report center, he even viewed my thread and did nothing.Abusive or Non Abusive: 1/2What could @Decode improve on?: being more active in reportsDoes @Decode handle situations well?: no, didn't even respond to pms either. I had to ask @Saiyan (thanks)Anything else?: More friendly, and active. That's all.Overall Rating 1/10:
-
Contact jagex for help
-
I offer hand made accounts as well for this specific case you talk about. @Booleans YAY Best to buy hand developed accounts rather than botting tutorial island copies for obvious reasons. I never have an issue with early bans, when running my scripts it takes days without any anti ban methods in my scripts for jagex to detect my script functions.
-
I also haven't tried the conditional sleep with animation check since i wrote my first few scripts which one was a firemaking one. I'll review this stuff another day when I get the time. I appreciate the over haul responses from the community.
-
I haven't really looked through the API's conditional sleep until animation is reset to stand index. Can someone show me a snippet for conditional sleep till animation is reset please?
-
Can we get a functional sleep that sleeps until event complete so like for firemaking sleepUntil(!myPlayer.isAnimating)); or like gaining experience, etc.. Something like that to have clean easy to use code would be awesome, rather than creating abstract, redundant task handlings for it. Would really appreciate this function for numerous things.
-
I think it'd be best if the buyer were to specify the skill additionally. I more a less want to sell a 40 defence account in future, if i'm bothered maybe do skilling on it for a much higher price.
-
Just by itself, thanks for input. What would make it more valuable as a f2p however.
-
Well generally I just want to get a price check on a f2p 40 defence pure.
-
No it's not to be quested, unless buyer chooses to if/when they would buy it.
-
Price check on a pure defence account with 40 Defence. Obviously it'd be worth something cause the optimization is high when changing the accounts status to maybe a range tank, etc..
-
Here's a run time progress. I actually forgot I was running this bot still.