Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
No, I don't think so, its doing exactly what it was doing before, nothing. I will probably be back tomorrow to see, as for tonight I am out. Thanks for the help though.
Script running strong. I'm up 100m from using it. Thanks Ashaman!
Any plans for making the script work at player owned ports bank chest? Would help make the user more "invisible". Player owned ports is instanced for one player only, and with chats off, nobody will see you.
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
I tried using the other bank chest locations as soon as I had the script running earlier this week. I was going to try and see what I could do to add the player owned ports chest later this weekend. But looking over the script, I am not familiar with the SRL6 include yet D: time to learn again!
Idk what im doing wrong :/... But the scrip just right clicks the herb and then waits a little bit and moves over a few pixels and right clicks again and never withdraws. Any suggestions?
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
im cleaning herbs at SW bank chest, i have the correct bank selected in the setup. I have set my graphics to min and on oldschool (followed all the initial setup sets). Reloaded SRL like 3 times now... and its when the script goes to withdraw the herbs it right clicks the top right inv spot where the grimy herbs are and does nothing else but moves a few pixels over left or right and right clicks again.
Using V 1.8
Turned the Debug on and this is what im getting
-- chooseOption.select() result = false
---- bankscreen.withdraw(): result = False
-- chooseOption._select():
---- chooseOption.isOpen(): result = false
---- ERROR: chooseOption menu never appeared
-- chooseOption.select() result = false
---- bankscreen.withdraw(): result = False
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Yeah it won't select withdraw the herbs, doesn't make it past the bank screen.
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Code:------ Current mouse-over text: "Use Bank chest" ------ Found "Use Bank" in mouse-over string: "Use Bank chest" ---- isMouseOverText(): True ---- TRSMinimap.waitFlag() ------ Waiting until flag distance equals 13... ------ Flag distance is less than or equal to 13 ---- TRSMinimap.waitFlag(): True ---- isMouseOverText() ------ Current mouse-over text: "Use Bank chest" ------ Found "Use Bank" in mouse-over string: "Use Bank chest" ---- isMouseOverText(): True ---- chooseOption._select(): ------ chooseOption.isOpen(): result = false ------ ERROR: chooseOption menu never appeared ---- chooseOption.select() result = false -- TRSBankscreen.__openChest() result = false -- pinScreen.enter() ---- ERROR: Cannot enter pin because the pinscreen is not open -- pinScreen.enter(): result = false -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False -- chooseOption._select(): ---- chooseOption.isOpen(): result = false ---- ERROR: chooseOption menu never appeared -- chooseOption.select() result = false ---- bankscreen.withdraw(): result = False
The problem only seems to persist when i get the right click option, to include banking.. Is there a way I can manually replace and overwrite my Includes and Plugins, because my Simba has the problem were the extensions never stay updated. So every time i try to use a script i have to take the main Simba and re-update all the extensions, before using a script.
-------- Using plugins "OpenGL32.dll"
-------- FATAL ERROR: Failed to spawn a SMART client
-------- Freeing the minimap mask
Successfully executed.
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Pm'd you
Have you been able to make progress with this account? I finally got the bank box in PoP and would be willing to help gather images and coords and such if you need them. Unfortunately I can't give you my account to use yourself as it's my main and no one gets that account ever. No offense.But if you need any help with this I would be willing to do that. Otherwise no rush, just seeing if I could help. Thanks for your work so far!
There are currently 1 users browsing this thread. (0 members and 1 guests)