Jump to content

Deceiver

VIP
  • Posts

    6986
  • Joined

  • Last visited

  • Days Won

    4
  • Feedback

    100%

Everything posted by Deceiver

  1. As some of u know, I put out a little powerminer for the WWF area, it works all dandy and well besides the spam clicking for object interaction: https://vid.me/ZXMF And code: if (MINING.contains(this.myPlayer())) { final Entity rock = objects.closest("Pile of rock"); if (rock != null && rock.isVisible() && !this.myPlayer().isAnimating()) { rock.interact("Mine"); ConditionalSleep(2000); } else { camera.toEntity(rock); Could anyone provide insight on to why it spam clicks?
  2. http://osbot.org/forum/topic/44082-dispute-report-template-rules/
  3. Deceiver

    TexT EffectZ

    Ty, I like it too, it's smooth. Thank u sir.
  4. Next time, instead of using an album, get the imgur link for each picture. The links that look like: http://i.imgur.com/wpWPjQi.png
  5. Add the following pictures that you are missing, to find which ones you are... Read this.
  6. Have you ever bothered to read the rules? 14. Your Forum Account Making numerous accounts to bypass our VIP system is not allowed. If you are found doing this you will be banned on all alternate accounts even if you have premium scripts. If you are caught doing it after receiving a ban on the alternate accounts you will receive an IP ban. You are also not allowed to share your forum account. This is not accepted and will result in a permanent ban. The use of Proxies/VPNs on the forum is prohibited. If you are using a VPN/Proxy that is linked to a banned member, you will be banned. Therefore we advise you to only use your own, real, IP address.
  7. I lol'd at the graphics designer one.
  8. You will give them to @Keven, not me. @Keven will confirm when he receives the accounts.
  9. You might be able to find something in the logs for when you run each script. But they're probably outdated.
  10. http://osbot.org/forum/forum/152-forum-ban-appeals/
  11. Backgrounds depend on what you're doing/making, imo. You can give me examples and I'll try to help u. But like I said earlier, check out the websites I said to google bc they are helpful and offer a lot.
  12. Fixed mode*. :p But yeah, no problem.
  13. render = image/picture background = actual background I mean its not bad but like, it doesn't really fit, ya feel?
  14. Kool text, but I dislike the background. Help: http://osbot.org/forum/topic/64758-amplitude-tutorial/ >>http://osbot.org/forum/topic/76067-zenrons-tutorials/ as well, you can google sig-labs/gfxresource (cant find this last one i will post if i find)
  15. I've notified them both of this and they have 24 hours to reply.
  16. Go to the wrench on the client and click the left computer screen.
  17. eFighter, or some premium combat script. :p
  18. Add the following: 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 5. The price you will be starting bids at
  19. Did you check the log for errors? Some of them are probably outdated still.
×
×
  • Create New...