Jump to content

Maikie61

Members
  • Posts

    285
  • Joined

  • Last visited

  • Feedback

    50%

Everything posted by Maikie61

  1. Since the trial topic is locked, I'll post here. Can I have the trial?
  2. Willow or maple longbow (u)
  3. I stun/alched 80-94 mage and it costed me 10m. It's probably around 20-30k stun/alches Soul runes are approx 300 and alching is like 100-150 for each spell. So how do you get 20M?
  4. I don't want to ruin your sales, but even gold selling sites sell for less $/m.
  5. Lolwhat Just stun/alch. It's 180k xp/hr and barely costs anything. It will be like 8m or even less.
  6. Good script, but some remarks to make it better: Add some little mouse movementWhen using a special attack weapon, the mouse keeps hovering over the DDS (my spec weapon) until a new cyclops can be killed. Kinda botalike Let the special attack be used through hotkeys (F1, F2)Make these be given in the GUI (cause hotkeys can be configured yourself and therefore can be different per user) Make the mousespeed faster when using the special, it switches, does one attack and then uses spec and then switches back. While killing the armored guysMake it spam click less when picking the armour back up Sometimes use right->click instead of left click Other advise, make it eat up while banking and taking out food before going back to what it was doing.
  7. Price can go higher, but I'm not willing to give the amount the gold sites do. Same with 07, gold sites sell for $1,55/m, while it normal users always buy/sell for around $1,30. Gold sites sell for around $0,25 - $0,30 on RS3, so I'm buying for $0,2.
  8. Can you make it toggle run? When I'm out of movement, it never puts running back on.
  9. All $50 for $0.24/m. Otherwise less per mil. Only method is PayPal. My PayPal is verified. Willing to use a MM that does it the following way: You give the MM the money MM verifies he has the money I send you the money through PayPalI will not send my PayPal money to the MM. MM gives me my RS3.
  10. Ran out of sharks, so can't get 99 with this proggy. Gonna use wines quickly.
  11. Almost 99 cooking. Half way to 97 so far.
  12. Den Cooker. There are no messages in the console when a karambwan is burnt/cooked, but the burnt number is correct and updated, just not the cooked one. The cooked one remains 0. I haven't tested it with other fish. Gotta cook my karambwan stack first. ;)
  13. That seems to be broken while cooking karambwans. Also, while cooking karambwans, at the "cook-x" option, it enters stuff like "7883". Could you make it just enter 28 or at least give an option to do so? Many people actually just enter 28, like me. The script works fine for the rest while cooking it. Very fast & very smooth
  14. You can easily get 30-40m for this. Maybe even more. No idea why people say 10m. This is worth a lot than $15.
  15. Hehe Sailing was just a said joke for a possible new skill in 2012 or so, and now it's actually coming on 07 and not EoC. ^_^
  16. Nice update I believe it would be nice if it could inject into OSBuddy though.
  17. http://privatepaste.com/dd34b9424d A simple script I made for personal gain. Should assist me with chinning in Ape Atoll. The reason why I want you to look, is because of possible things that could be more efficient or to improve anti-pattern on the current things. It's simple, but that could also make it easily detectable for some reason. Thank you for your time. Questions: 1. What exactly does "mouse.setDefaultPaintEnabled(true);" do? I thought it would show you where the mouse is inside the bot, but I placed it in onStart() and I don't see a mouse trail anywhere. 2. How exactly does onPaint work? How would I be able to draw stuff inside the runescape canvas? I tried a simple thing like "g.drawString("XP/Hour: " + rangeXP, 50, 200);" , but nothing shows inside the canvas.
  18. RS2Widget quickPrayerWidget = widgets.get(160,18); if(quickPrayerWidget != null && quickPrayerWidget.isVisible()) { quickPrayerWidget.interact("Activate Quick-prayers"); } It hovers over it, but doesn't activate it.
  19. Hello there, Trying to make a local chinner, so I don't constantly have to look for my prayer myself, but the script can do this instead. However, I'm wondering how to enable QuickPrayers. I suppose it's something with RS2Widgets, but I don't really understand the parameters inside the constructors. So, how would I be able to activate Quick Prayers? (I know how to know whether it is activated or not, just need to know how to activate) Also, The best to use an Item, is it with using item.interact("Drink") for example or will that always Right Click and then click it? If so, how could I just click the item through the tab without right-clicking it first? Thank you in advance
×
×
  • Create New...