Jump to content

Mikee_

Lifetime Sponsor
  • Posts

    26
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Mikee_

  1. That was quick. Thank you :)
  2. Script has a logic bug - What is the bug When cannon mode is enabled and the cannon is not inside a safezone near your safespot you will attempt to fill the cannon but when it runs out of the safespot the script detects this and before it can reach the cannon to fill it the script returns my player to the safespot. It would be nice to be able to delay running back to the safespot until the cannon is filled and firing once again. - How did you make the bug happen By using my cannon inside the fightzone making the player run away from the safespot in order to fill the cannon. - Tried client restart? Yes - Normal script or a plugin? Normal - Which exact setup options are enabled? Cannon, Fight alongside cannon, Safespotting
  3. I've been using this for a while now. 30 minutes at a time tops, no ban so far. Pretty sexy script overall.
  4. Thank you so much!! I've never been so happy! Happy Anniversary Madesto
  5. I seen this thing where cape sellers ask you to use a thing called ccproxy and portforward your computer which basically allows them to use your computers IP Address as their proxy meaning they do it on their computer, their internet, but have your normally used IP Address as their proxy. Can't vouch for the validity of this, but it seems reasonably possible. I wish more people did a cape service for pures at a reasonable price....
  6. Fled to Argentina? Possibly. I believe it would be in his best interest to flee somewhere. If not he could very well face jail time for theft as he stole a value of gold worth much IRL value, maybe fraud, and probably breaching legal contracts with Jagex.
  7. Thank you, quick response, but now also a nullpointer right after entry to POH when trying to use Kharyrll portal. Look forward to these being fixed I guess I'll just use the other patches until then. EDIT: FYI the portal is visible from the entry portal its actually closer and the other ones which are working, just incase you were consider that as an issue.
  8. I noticed after starting this script today that when attempting to use the Camelot Portal in the POH it was just hovering over the portal and not clicking on it. I noticed that instead of the option to "Teleport" this had two options "Camelot" and "Seers Village" instead and thought this maybe causing the issue. Not sure if this issue has been encountered before or reported to you.
  9. Everytime I load the script regardless of bot settings it starts withdrawing and depositting a rune pickaxe.. logged says "grabbing axe"
  10. I have a bot that requires quick logging out. Is there a way after I've logged out to relog in a different world?
  11. My bot was working fine, didn't even change anything. Now I'm getting an error everytime it attempts to loot drops.. Here is the code gi = getGroundItems().closest(lootDrops[i]); if (gi != null) { state = "Looting Item: "+lootDrops[i]; ItemDefinition itDef = gi.getDefinition(); int itemId = itDef.isNoted() ? itDef.getUnnotedId() : itDef.getId(); int price = getItemPrice(itemId, i); int amount = gi.getAmount(); int thisProfit = amount * price; if (gi.interact("Take")) { profit += thisProfit; log("Looted x "+amount+" "+lootDrops[i]+" for "+thisProfit+" profit."); lastLooted = lootDrops[i]; } partialSleep(random(600,800)); return true; } Here is the error [ERROR][Bot #1][01/04 11:53:17 PM]: Error in bot executor! java.lang.AbstractMethodError: client.getTileVisibilityArray()[[Z at org.osbot.rs07.api.map.Position.isVisible(ti:150) at org.osbot.rs07.event.InteractionEvent.execute(ng:369) at org.osbot.rs07.event.EventExecutor$2.run(xg:188) at org.osbot.rs07.event.EventExecutor.execute(xg:201) at org.osbot.rs07.api.model.GroundItem.interact(ah:41) at LavaDragon.LavaDragon.lootDrops(LavaDragon.java:275) at LavaDragon.LavaDragon.getState(LavaDragon.java:470) at LavaDragon.LavaDragon.onLoop(LavaDragon.java:77) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(hk:274) at java.lang.Thread.run(Unknown Source) Seems to be happening on the line if (gi.interact("Take")) {
  12. Wowowowow.... I thought it was a ground item because of the orange color but it turns out the problem was that it is an object but Jagex just used a "<col=" code thing in the beginning of the name string... therefore it wasnt being detected as either because it's like an invisible part of the name... I also feel dumb for completely forgetting about the entity hover debug...
  13. It isn't working even when the power ups appear next to me. That's why I was wondering if i could use "closest()" in a broad spectrum sense like instead of grounditem.closest() or object.closest() i could perhaps use entity.closest()...
  14. Well the color of the power up's text when you right click it is the same color as a GroundItem even through it appears to be an object... so at first I tried this if (getGroundItems().closest("Recurrent damage") != null) { state = 2; getGroundItems().closest("Recurrent damage").interact("Activate"); but that wasn't detecting or doing anything wasn't switching to state 2 at all then I tried as an object... if (getObjects().closest("Recurrent damage") != null) { state = 2; getObjects().closest("Recurrent damage").interact("Activate"); Ideas? Anyone know how to detect as just plain "Any Entity" ?? Or maybe I have the right idea, but I'm making some beginner mistake? Thanks in advance for help
  15. Thank you, I appreciate your response. Atleast I'm not worried that I messed something up anymore.
  16. Bot I quickly threw together used to work about a week ago, now i'm getting this: java.lang.AbstractMethodError: client.getDestinationX()I at org.osbot.rs07.api.Map.getDestination(sg:183) at org.osbot.rs07.event.WebWalkEvent$2.condition(vo:518) at org.osbot.rs07.utility.ConditionalSleep.sleep(if:87) at org.osbot.rs07.event.WebWalkEvent.execute(vo:529) at org.osbot.rs07.event.EventExecutor$2.run(wm:106) at org.osbot.rs07.event.EventExecutor.execute(wm:59) at org.osbot.rs07.script.MethodProvider.execute(qg:495) at org.osbot.rs07.api.Walking.webWalk(mh:211) at ChopNBurn.ChopNBurn.getState(ChopNBurn.java:281) Here is line at line 281: if (getWalking().webWalk(POS_FM)) { Someone explain pleez?
  17. I've gotten a 2 day ban on a 1 def pure with 1500+ total level about 6 months ago. I've been careful with it botting on it ever since. Doing certain things to make it seem human it likely to fool their system. I'll often sit at the computer listening to music having conversation in clan chat while the bot is running since it is all but impossible for bots to make conversation with clan members therefore their detection system will take that into consideration. I stun alched to 94 mage recently and there was not banned again, therefore this seemed to have worked. I also made a new F2P account and did curse alching with a bot that I coded myself, this time I also had conversations in clan chat and was never banned when curse alching from 55-85 magic. In addition I coded in frequently occuring antibans are only effected my exp rates by about 5k exp per hour at most such as small delays(simulate afk), random tab clickings(simulate boredom), ect. I never ran the bot for more than 90-120 minutes straight. If I wanted more experience that day I would stop the bot for a bit and then start it again and sometimes move locations and the NPC I was targeting. You have to think to yourself about what could fool an automated detection system into thinking that a bot is really a human and know that their system ofcourse has limitations as it is only reviewing the incoming packets your client sends to their game engine. Keeping that in mind what I mentioned above seems to have done the trick as bots do not usually go "afk" or get "bored" and start randomly clicking around the tabs, although I made the assumption that patterns would be picked up on so I randomized these "human simulations" as much as possible with different tab clicking cycles and afk times.
  18. I need classpaths for the compiler cuz it can't find the packages from the API someone help me plz... I just wana script Edit: Just realized I needed to have the actual bot's jar in my classpath... surprised no1 could tell me that
  19. Can someone paste the code for their compiler please? And the coding is basically java.. it worked as a groovy file before.
  20. Hey people I was just wondering if someone could just give me some simple information real quick. I was gone for a month and when I was gone I guess OSBot updated to OSBot 2 and now none of my local scripts will show up. I tried downloading a "Script Skeleton" for OSBot 2 because I figured it was a different format or something and not even the Skeleton will show up. I put it in the same spot as I used to put my old local scripts as a .groovy file and still nothing would work. I saw someone say that only one type should be in the folder, so I removed all the old OSBot 1 scripts leaving only the Script Skeleton, but still nothing will work. This is what I currently have in my "Skeleton.groovy" file: http://pastebin.com/HaZSXLFJ All I need to know is how to get the actual script to show up... from there all I have to do is get used to the new API.
×
×
  • Create New...