-
Posts
510 -
Joined
-
Last visited
-
Feedback
97.4%
Everything posted by House
-
Switching mules once a week seems solid, i have not had a mule account banned yet using that method.
-
You need to make a JButton which you can label "Start" for example. Then you need to give it an ActionListener which then sets the ID's of the rocks / locations you want to mine at based on your users selection from other elements in the gui
-
HScrollingLogger Code: Usage: HScrollingLogger.add("Started Script."); HScrollingLogger.add("Test message 1."); HScrollingLogger.add("Test message 2."); HScrollingLogger.add("Test message 3."); HScrollingLogger.add("Test message 4."); ... @ Override public void onPaint(Graphics2D g) { HScrollingLogger.paintLog(516, 340, g); } What it looks like ingame:
-
I would like to ask xylate to attempt to prove he purchased HGoldAmulet from me or would like this dispute closed for good. At this point I'm not even going to argue his principal is invalid because it seems pointless and I will just straight out say that the rules state I have to sell it to you to make it your private script. Due to the lack of a transaction i don't see how you can be referring to the rules. His argument is invalid and his assumption I sold him a private script called HGoldAmulet is invalid because he never gave me any money for it.
-
Is this considered lucky?
-
Try delete your OSBot folder and restarting the client, maybe that will help?
-
He has never purchased HGoldAmulet. If he refers to "whatever House says he broke the rules anyways" i have not broken any rules i never sold it to Xylate. To Xylate: Man i literally gave it to you so you can farm for me and we both benefit from it. What Xylate did back at me is disrespectful and unjust in my eyes.
-
Xylate says his proof is not approved for a while now on here which i don't believe since mine was approved almost instantly. He claims that this proves i gave him ownership: He then tried to validate his point by posting an image of me agreeing however it is not in the right context. In reality the context is: For one i never agreed to that statement and secondly that means i do not disclose files and data from the goldfarm vps i had access to as well.
-
Sure thing, i'm still awaiting his response about his false allegations. NOTE: this is the agreement we had as posted prior: Would like to highlight the "no drama later" part -.-
-
Ok, on my request close it? I have provided evidence which proves his claims are completely invalid.
-
Xylate tried to sell my script i gave him as well and when i caught him he claimed he was "trying to direct them to me". When i was asked to create "HFlax" essentially by another customer i said sorry i cant do that Xylate has ownership. I also then learned he was trying to sell it himself. Provided by @@AmericanKid:
-
Xylate please screenshot where you claim that i sold "HGoldAmulet" to you and or that our agreement stated that you have ownership of the script "HGoldAmulet" which i gave to you to gold farm with and i get 50/50 cut from profits.
-
TLDR: Xylate purchased "HFlax" from me. I gave Xylate the script "HGoldAmulet" completely unrelated whith no charge to farm for me under an agreement. I sold MY script "HGoldAmulet" to Badluckgp who was aware of everything and purchased to gain ownership of the script. Xylate thinks he has ownership of "HGoldAmulet" however he has not proven i sold it to him and i have not done so so he cant prove it. In the process of trying to prove my innocence in the trouble Xylate created by jumping to conclusions and not contacting me, i posted proof which contained links to the scripts. Probably banned off OSBot now because of Xylate and a stupid mistake on my end when i tried to prove myself innocent :^)
-
Hello there people who jump to conclusions! First of all you did not purchase the script i have given to @Badluckgp under the name "HGoldAmuletSlave AND HGoldAmuletMule". The only involvement you had with the script "HGoldAmuletSlave AND HGoldAmuletMule" was me giving a copy of it to you for use granted i receive a % of it. I did i not sell you that script or grant you unique usage for it. What you probably saw was the README.txt file which contained the names "HFlax" which is a placeholder for the setup guide i give with all my scripts. The only scripts Xylate has purchased from me are scripts called "HFlaxSlave AND HFlaxMule" which have not been sold to anyone else. You have not mentioned the name of the script in this entire dispute and while helping @badluckgp set up his VPS you stumbled upon what you believe to be "your script" which is completely not true. Thus you made @badluckgp post "yes i bought the script off him" but that is an invalid proof because @badluckgp does not even know which script i gave you. Please post any proof here that @badluckgp has received the script "HFlaxSlave AND HFlaxMule" from ME through purchase or any means here if you wish to pursue this dispute. You need to realize i sold him a script which is not the one i sold you what so ever. @Xylate left negative feedback and have not contacted me about it and waited for a reply. @Xylate contacted me today 4 hours ago and i have no been online till now. @Xylate also posted in my thread for private scripts trying to throw mud on my name. I see this as unacceptable^ Thanks, House EDIT: Had some text that was not supposed to be public.
-
I like the part where its a static number for packs bought.
-
What am i advertising exactly? I don't see an ad.
-
Added by random guy. ok. @Furreal no thanks. Please just no.
-
After today OSBot takes up 190% CPU-usage - NEED HELP
House replied to PaasHazen18's topic in Community Discussion
Its maybe an error in the api which causes errors and your scripts are all using the common method that causes it? -
After today OSBot takes up 190% CPU-usage - NEED HELP
House replied to PaasHazen18's topic in Community Discussion
Meanwhile lowcpu on my end.. Time for an upgrade / better script? -
Create an instance in your main class that extends Script and pass it into the constructor of your tasks
-
How not to get unbanned from chat^ Also use discord.
-
Same as passing in false, means there is no interrupt. Alternative use: hHopper.hop(86, () -> me.isUnderAttack()); This would return right away or while scrolling the worlds list if you are under attack and given you a chance to eat for example instead of continuing trying to hop.