Snowydell Posted January 23, 2015 Posted January 23, 2015 Basically at shrimps there is an npc that blocks a fishing spot. How would I make the bot if it clicked on the spot and realized it couldnot walk there go to a different spot or make it so it never clicks on that spot at all. I believe I would need to do an area maybe but idk. Also i'm making this bot for fun not to actually level with btw.
Snowydell Posted January 23, 2015 Author Posted January 23, 2015 (edited) Sorry to ask but how do I do that? Edit: might have figured it out let me see. Nervermind i'm lost, can someone help me please Edited January 23, 2015 by Snowydell
Novak Posted January 23, 2015 Posted January 23, 2015 just check if the position of the fishing spot is in your area, if it is, then interact with it, if it isn't, ignore it 1
Isolate Posted February 3, 2015 Posted February 3, 2015 Thank you, I did it Lumbridge shrimp fishing by chance ? :P
Botre Posted February 3, 2015 Posted February 3, 2015 Lumbridge shrimp fishing by chance ? dat barrel tho
Isolate Posted February 3, 2015 Posted February 3, 2015 dat barrel tho nop/10 the fishing man is siting infront of it?
Botre Posted February 3, 2015 Posted February 3, 2015 nop/10 the fishing man is siting infront of it? nop/10 NPCs don't have collision flags. Trust me it's a barrel of fish.
Mysteryy Posted February 3, 2015 Posted February 3, 2015 That spot doesn't even have a fishing action. Just add a filter and check the actions on the spot. 1
Isolate Posted February 3, 2015 Posted February 3, 2015 nop/10 NPCs don't have collision flags. Trust me it's a barrel of fish. Oldschool? he is sitting in a chair and you cant walk into him as far as i know
Khaleesi Posted February 6, 2015 Posted February 6, 2015 Ya you can't really walk ontothe spot, doesn't matter if it's the lazy fisher or the stupid barrel xd Just use a Filter and check if the spot isn't on that position If you need a code example, let me know ^^ Khaleesi