Jump to content

DragonAlpha

Members
  • Posts

    482
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by DragonAlpha

  1. Converting this into code-form is not fun. Zulrah. Coming soon for my own private use.
  2. This is a really neat idea, like a CLI. A way to start a bot easily. Sometimes they crash, easier to start like 10 bots than clicking each one, loading each one, etc. Someone else suggested this, it used to be a common feature in the botting scene.
  3. Just bare in mind SDN approval can take anywhere between 10-30 days.
  4. Yes, it gives me a good chuckle. I used to laugh the most reading through the scripter applications at a different bot. Comedy gold.
  5. starting to get power mad bro
  6. Of course it does. You do the animation, then you stop for a split second, and do it again. So waiting for the animation to stop is not a good way, because it stops after each 1 action.
  7. It might make a difference. I don't have enough data to say for certain. Probably not though.
  8. Another bot client has been doing this since 2013, using this: http://www.cleverbot.com/ Try talking to it. I've found it makes no/almost no difference. Typing irrelevant things could even have an opposite effect and flag you (by player reports)
  9. How can you compete as a bot? The humans there are super fast and competitive at clicking.
  10. I want to experiment and try to make the Molly (evil twin) random event. The model id's of the twins should be the same, but if they are different I can just compare the actual model to the good twin (not model ids). This is just for fun/intellectual curiosity. If you have an account stuck in evil twin can you let me use it for 10 min to collect some data? Reply/PM if you have an account there.
  11. Kebab buying is F2P and makes nearly as much as this P2P method.
  12. This makes like 50-60k per hr. Terrible money for a P2P moneymaking method.
  13. If there is a newly created account with Donator status, I agree then there is no difference in trust. But a 1year+ account with donator has something to lose. Even if they profit from 1-time 1-off scam. The future earning potential would be greater. Implying a slightly trust than having no-donator status at all.
  14. No newer than you Out of just a greyname and a $250 donator, the donator can imply slightly more trust. Keyword here; slightly. A factor is also age of account/creation date. If there is a newly created account with Donator status, I agree then there is no difference in trust. But a 1year+ account with donator has something to lose. Even if they profit from 1-time 1-off scam. The future earning potential would be greater.
  15. Donating does show you are trustworthy...why? Because you have something to lose if you scam. By scamming, you get banned, and you lose the account with the $100 donator tag. So it's not the greatest way to determine trust, it does increase it. (look at the poster below called Muffins! We are both 3 year old users here. We are both "not new here".)
  16. The box around the trout is GREEN, so you look at the green numbers. 307, 2 not 307, 162 Got it? You didn't add the sleep like I said. I told you how to fix this in my first reply.
  17. This line needs changing: getWidgets().get(307, 162); Use Options, Widget debugger, hover over the Fish in the cooking dialogue, and it will tell you the correct numbers to use. Also after stove.interact(), you need to wait(sleep) until the Dialogue comes up. For now, just put sleep(5000); since you are new and just testing. stove.interact(); sleep(5000); Eventually you can look into "Conditional Sleeping". This means, your script won't just sleep for 5 seconds, it will sleep until something happens, example: sleepUntil(no more raw fish left) instead of sleep(10000) Don't worry about that for now.
  18. win £250 by sending in your VHS video tape to chrisarchie productions
  19. If someone made the correct script, you could make essentially a website, where you say "Rent khals blast furnace for 6 hours", type in login details, and it logs in on your home PC (because you own the premium script), and runs it for 6hr. Script renting like that could be a concern if it became widespread.
×
×
  • Create New...