lan182 Posted April 30, 2016 Share Posted April 30, 2016 hello sir im new on this , can i ask you something? can i have a trial if u want only to check how is if u dont want i dont care because is your work , cheers mate and good job Quote Link to comment Share on other sites More sharing options...
Token Posted April 30, 2016 Author Share Posted April 30, 2016 hello sir im new on this , can i ask you something? can i have a trial if u want only to check how is if u dont want i dont care because is your work , cheers mate and good job Authed 1 Quote Link to comment Share on other sites More sharing options...
Administrator Maldesto Posted April 30, 2016 Administrator Share Posted April 30, 2016 for this expensive of a script I shouldn't be getting this from customers. Quote Link to comment Share on other sites More sharing options...
Token Posted April 30, 2016 Author Share Posted April 30, 2016 for this expensive of a script I shouldn't be getting this from customers. Pathing is handled by OSBot's webwalker which doesn't use predefined paths since february when they were improved and completely randomized. Dialogue spamming has 2 causes: the latest webwalking code fails to handle links properly in some cases resulting in looping through dialogues, or mirror mode dialogue hooks failing (they are unstable) which I have had a report on for over 2 months. All of them are implemented at API level and are not a local script issue. This answers the 2nd dialogue issue: http://osbot.org/forum/topic/94170-mirror-mode-dialogueswidgets/ There is nothing wrong with dialogues in this script as the dialogue code is entirely based on the Dialogues class in OSBot API. There has not been a ban report ever since beta launch in february. 2 Quote Link to comment Share on other sites More sharing options...
ChaoticRuss Posted April 30, 2016 Share Posted April 30, 2016 That sounds like you are running it on mirror mode. Unfortunately mirror mode has been bugged for almost 2 months and no script that requires extensive dialogue interactions can work on it right now. Oh! That fixed it thank you! Quote Link to comment Share on other sites More sharing options...
1 ticks Posted April 30, 2016 Share Posted April 30, 2016 ][bot #1][04/30 04:14:08 PM]: Script Stealth Quester has resumed! [iNFO][bot #1][04/30 04:14:08 PM]: [DEBUG][bANKING] Attempting to get items from bank. Attempt 0 [iNFO][bot #1][04/30 04:14:08 PM]: [DEBUG][bANKING] Attempting to withdraw item: Knife [iNFO][bot #1][04/30 04:14:08 PM]: [DEBUG][bANKING] Item widget found above y axis position threshold [iNFO][bot #1][04/30 04:14:11 PM]: [DEBUG][bANKING] Attempting to withdraw item: Bronze axe [iNFO][bot #1][04/30 04:14:11 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:13 PM]: [DEBUG][bANKING] Attempting to withdraw item: Lumbridge teleport [iNFO][bot #1][04/30 04:14:13 PM]: [DEBUG][bANKING] Item widget found above y axis position threshold [iNFO][bot #1][04/30 04:14:20 PM]: [DEBUG][bANKING] Attempting to withdraw item: Falador teleport [iNFO][bot #1][04/30 04:14:20 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:20 PM]: [DEBUG][bANKING] Attempting to withdraw item: Air rune [iNFO][bot #1][04/30 04:14:20 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:24 PM]: [DEBUG][bANKING] Attempting to withdraw item: Mind rune [iNFO][bot #1][04/30 04:14:24 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:25 PM]: [DEBUG][bANKING] Attempting to withdraw item: Earth rune [iNFO][bot #1][04/30 04:14:25 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:28 PM]: [DEBUG][bANKING] Attempting to withdraw item: Swordfish [iNFO][bot #1][04/30 04:14:28 PM]: [DEBUG][bANKING] Item widget found above y axis position threshold banking seems to be buggy with bank tabs at the moment. It gets stuck a lot and i find myself fixing it. I was doing lost city in this case. here's another one [iNFO][bot #1][04/30 04:17:51 PM]: [DEBUG][bANKING] Attempting to get items from bank. Attempt 0 [iNFO][bot #1][04/30 04:17:52 PM]: [DEBUG][bANKING] Attempting to withdraw item: Air rune [iNFO][bot #1][04/30 04:17:52 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:17:55 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:17:57 PM]: [DEBUG][bANKING] Attempting to withdraw item: Mind rune [iNFO][bot #1][04/30 04:17:57 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:18:00 PM]: [DEBUG][bANKING] Attempting to withdraw item: Earth rune [iNFO][bot #1][04/30 04:18:00 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:18:03 PM]: [DEBUG][bANKING] Attempting to withdraw item: Swordfish [iNFO][bot #1][04/30 04:18:03 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:18:07 PM]: [DEBUG][bANKING] Attempting to withdraw item: Knife [iNFO][bot #1][04/30 04:18:07 PM]: java.util.NoSuchElementException: No value present at java.util.Optional.get(Unknown Source) at api.Kb.I(qc:687) at api.Kb.I(qc:490) at api.Kb.e(qc:396) at api.Kb.I(qc:10) at a.lpt2.I(s:73) at api.Prn.I(u:132) at java.util.ArrayList.forEach(Unknown Source) at api.Prn.I(u:201) at api.COM3.I(uc:17) at c.auX.I(sb:203) at api.CON.I(ib:222) at b.Prn.onLoop(nb:129) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(uh:236) at java.lang.Thread.run(Unknown Source) Quote Link to comment Share on other sites More sharing options...
osok01 Posted May 1, 2016 Share Posted May 1, 2016 (edited) Running f2p quests, will let you know how it goes Rune Mysteries: doesn't do right dialogue with Sedridor "Im looking for the head wizard" doesnt do right dialogue with Aubury "I have a package for you..." Restless Ghost When starting the quest it keeps re-clicking on npc, resetting dialogue Doesn't successfully complete dialogue with man in swamp Prince Ali's Rescue: Can't get past talking to the girl who tells you what you need to gather (imprint of key conversation etc) Vampire Slayer:Dialogue to start quest gets stuck Dialogue to continue quest when giving man beer in Varrock gets stuck Note: I have high ping edit: This is my first experience, amazing so far! Edited May 1, 2016 by osok01 Quote Link to comment Share on other sites More sharing options...
Token Posted May 1, 2016 Author Share Posted May 1, 2016 ][bot #1][04/30 04:14:08 PM]: Script Stealth Quester has resumed! [iNFO][bot #1][04/30 04:14:08 PM]: [DEBUG][bANKING] Attempting to get items from bank. Attempt 0 [iNFO][bot #1][04/30 04:14:08 PM]: [DEBUG][bANKING] Attempting to withdraw item: Knife [iNFO][bot #1][04/30 04:14:08 PM]: [DEBUG][bANKING] Item widget found above y axis position threshold [iNFO][bot #1][04/30 04:14:11 PM]: [DEBUG][bANKING] Attempting to withdraw item: Bronze axe [iNFO][bot #1][04/30 04:14:11 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:13 PM]: [DEBUG][bANKING] Attempting to withdraw item: Lumbridge teleport [iNFO][bot #1][04/30 04:14:13 PM]: [DEBUG][bANKING] Item widget found above y axis position threshold [iNFO][bot #1][04/30 04:14:20 PM]: [DEBUG][bANKING] Attempting to withdraw item: Falador teleport [iNFO][bot #1][04/30 04:14:20 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:20 PM]: [DEBUG][bANKING] Attempting to withdraw item: Air rune [iNFO][bot #1][04/30 04:14:20 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:24 PM]: [DEBUG][bANKING] Attempting to withdraw item: Mind rune [iNFO][bot #1][04/30 04:14:24 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:25 PM]: [DEBUG][bANKING] Attempting to withdraw item: Earth rune [iNFO][bot #1][04/30 04:14:25 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:14:28 PM]: [DEBUG][bANKING] Attempting to withdraw item: Swordfish [iNFO][bot #1][04/30 04:14:28 PM]: [DEBUG][bANKING] Item widget found above y axis position threshold banking seems to be buggy with bank tabs at the moment. It gets stuck a lot and i find myself fixing it. I was doing lost city in this case. here's another one [iNFO][bot #1][04/30 04:17:51 PM]: [DEBUG][bANKING] Attempting to get items from bank. Attempt 0 [iNFO][bot #1][04/30 04:17:52 PM]: [DEBUG][bANKING] Attempting to withdraw item: Air rune [iNFO][bot #1][04/30 04:17:52 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:17:55 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:17:57 PM]: [DEBUG][bANKING] Attempting to withdraw item: Mind rune [iNFO][bot #1][04/30 04:17:57 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:18:00 PM]: [DEBUG][bANKING] Attempting to withdraw item: Earth rune [iNFO][bot #1][04/30 04:18:00 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:18:03 PM]: [DEBUG][bANKING] Attempting to withdraw item: Swordfish [iNFO][bot #1][04/30 04:18:03 PM]: [DEBUG][bANKING] Item widget found between y axis position thresholds [iNFO][bot #1][04/30 04:18:07 PM]: [DEBUG][bANKING] Attempting to withdraw item: Knife [iNFO][bot #1][04/30 04:18:07 PM]: java.util.NoSuchElementException: No value present at java.util.Optional.get(Unknown Source) at api.Kb.I(qc:687) at api.Kb.I(qc:490) at api.Kb.e(qc:396) at api.Kb.I(qc:10) at a.lpt2.I(s:73) at api.Prn.I(u:132) at java.util.ArrayList.forEach(Unknown Source) at api.Prn.I(u:201) at api.COM3.I(uc:17) at c.auX.I(sb:203) at api.CON.I(ib:222) at b.Prn.onLoop(nb:129) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(uh:236) at java.lang.Thread.run(Unknown Source) Thanks for the report, is this tab issue happening only since last runescape update? Quote Link to comment Share on other sites More sharing options...
Prison Break Posted May 1, 2016 Share Posted May 1, 2016 I just woke up (forgot to turn it off - was really tired)... anyways... looks like the script stood still for hours because it couldn't find an item -.-..... imma get banned but yeah, erm it stood still, completed randoms.. took breaks still stood still... opened tabs (log has gone now) but it opened tabs, closed it 9 times and kept standing still.... GF Quote Link to comment Share on other sites More sharing options...
Token Posted May 1, 2016 Author Share Posted May 1, 2016 I just woke up (forgot to turn it off - was really tired)... anyways... looks like the script stood still for hours because it couldn't find an item -.-..... imma get banned but yeah, erm it stood still, completed randoms.. took breaks still stood still... opened tabs (log has gone now) but it opened tabs, closed it 9 times and kept standing still.... GF Has this issue happened before the last runescape update? Quote Link to comment Share on other sites More sharing options...
Prison Break Posted May 1, 2016 Share Posted May 1, 2016 Has this issue happened before the last runescape update? unknown, but I've just xferred my shit because I'm in for a perm ban tomorrow :P.... I've only just used this script.. was really good... some of the clicking needs sorting and item finding etc but bar that.... oh and the fact that if you have 'tab' and you have an item in 'tab 3' ... it will get stuck in 'tab 3' and not go back to the main tab good work though Quote Link to comment Share on other sites More sharing options...
Token Posted May 1, 2016 Author Share Posted May 1, 2016 unknown, but I've just xferred my shit because I'm in for a perm ban tomorrow :P.... I've only just used this script.. was really good... some of the clicking needs sorting and item finding etc but bar that.... oh and the fact that if you have 'tab' and you have an item in 'tab 3' ... it will get stuck in 'tab 3' and not go back to the main tab good work though Thanks for the report. I've pushed an update for this new bug. Until the SDN updates tonight I recommend you only use 1 bank tab. Quote Link to comment Share on other sites More sharing options...
Mew Posted May 1, 2016 Share Posted May 1, 2016 I tried some quests, the script is great for buying requirement items and everything else but it stucks at some point when talking with the NPC. Quote Link to comment Share on other sites More sharing options...
Sean Posted May 1, 2016 Share Posted May 1, 2016 Is it possible to get a trial? Would be purchasing it if I like it Quote Link to comment Share on other sites More sharing options...
DragonTTK Posted May 1, 2016 Share Posted May 1, 2016 (edited) I've noticed this script stands there doing nothing during dwarf part of RFD and on chompy when you have to get the bird for the orge it just sits there doing nothing (had it there for like an hour) Edited May 1, 2016 by DragonTTK Quote Link to comment Share on other sites More sharing options...