Jump to content

ninjamuffinz

Members
  • Posts

    14
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

3296 profile views

ninjamuffinz's Achievements

Newbie

Newbie (1/10)

2

Reputation

  1. Hi! Could you make me a logo/siggy? Basically go nuts with whatever, my name is NinjaMuffinz so that might conjure up some inspiration? Thanks!
  2. NinjaBookieLegit What is it? NinjaBookieLegit is a script used in dicing/Hot&Cold clan chats for dice rolls. What games/commands does it have? It has Dice Duels, Hot&Cold and 2x54. The commands it has are !Rules, !Bets, !Ranks, !Dd, !54, !Roll, !Flower How do I use it? Make sure that your account is in the right Clan Chat and hit Start! Can I add more games or change the commands? Not currently in this free version, I can make custom scripts for more advanced purposes if needs be, PM me. DOWNLOAD http://www88.zippyshare.com/v/zMCP7Ai6/file.html Big thanks to Explv for helping with this
  3. I found your code as mentioned. It works exactly as I needed. Thanks for your help!
  4. Is there a way have my bot type a message faster than using getKeyboard.typeString(); I would like the message to be typed instantly, it doesn't matter if it's obvious if ts a bot. I have tried the smart typer posted on these forums but I cant seem to get it to work properly (Throws an exception) Is there a simple way of doing this? Thanks in advance.
  5. Oh yeah of course! I knew it would be something simple like that! Thanks again! I don't suppose you know how I can grab the message senders character name and store it in a variable? I figured out. Thanks for your help though!
  6. Ok so I have another issue. @Override public void onMessage(Message message){ log("Message received."); String messageReceived = message.getMessage(); if(message.getTypeId() == 9){ log("Clan chat message."); if(messageReceived == "/!Test"){ log("Test received.."); getKeyboard().typeString("/Success!", true); } log(messageReceived); } Although it appears in my logger as !Test, the if statement doesn't resolve as true so the code wont execute? Am I missing something.
  7. Oh I see, is there anyway I can differentiate between clan chat and private chat messages? Thanks for your help.
  8. Awesome. Thanks! Will that also work for clan chat messages if I change the type?
  9. Hi guys. I need to listen to the clan chat and private messages that my account receives and act on them. I'm not sure how I can achieve this however. Basically I'd like my bot to join a clan chat, and when another character says a certain phrase it acts on it. Is this even possible? Thanks
  10. Hi, I canceled my VIP subscription so it doesn't recur. However this has canceled the VIP on my account before its due to expire.
  11. Ok no worries, thanks for looking in to it.
  12. It should have been from my debit card. Is there anyway to cancel it and pay instantly?
  13. Hi, I bought VIP yesterday but it's showing as awaiting approval in my client area. My friend says his was approved instantly so I'm wondering has something gone wrong? Thanks
×
×
  • Create New...