d0zza Posted March 6, 2018 Posted March 6, 2018 10 hours ago, Dainc said: Everyone from the Stealth Questing script's sub-forum is saying that the client just needs an update. 7 qp might be fine but members aren't working right now. The client should be working now, the devs don't need to release a new client in order to fix hooks.
alkku15 Posted March 9, 2018 Posted March 9, 2018 guys my fishing script cant interact with the fishing spot, when is this client going to get an update? aka fix?
bisk Posted March 9, 2018 Posted March 9, 2018 Client still needs fix scripts are not working properly
alkkuh10 Posted March 9, 2018 Posted March 9, 2018 yeah still can't fish @draynor village salmons & trouts, cooking, dropping works perfectly
Pryzm Posted March 9, 2018 Posted March 9, 2018 1 hour ago, alkkuh10 said: yeah still can't fish @draynor village salmons & trouts, cooking, dropping works perfectly They changed "Net Fishing Spot" to "Small/Big Net Fishing Spot" maybe your script needs changing.
alkkuh10 Posted March 9, 2018 Posted March 9, 2018 1 hour ago, Pryzm said: They changed "Net Fishing Spot" to "Small/Big Net Fishing Spot" maybe your script needs changing. mate im using lure fishing aka fly fishing rod + feathers
alkkuh10 Posted March 9, 2018 Posted March 9, 2018 1 hour ago, Pryzm said: They changed "Net Fishing Spot" to "Small/Big Net Fishing Spot" maybe your script needs changing. nvm now it works, but earlier diudnt work, am not trippingggg NPC fishingspot = npcs.closest("Rod Fishing spot"); if (fishingspot != null) { fishingspot.interact("Lure"); } works