Page 92 of 100 FirstFirst ... 42829091929394 ... LastLast
Results 2,276 to 2,300 of 2479

Thread: [SRL-6] Draynor Chop N' Bank | By Coh3n

  1. #2276
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by lanadekat View Post
    are the collors updated ?
    Or is it working fine?

    I'm currently leveling my account to 30 wc to let this lvl me to 99

    edit: it is working great so far! Thanks a lot for the script!
    I will post what happens to the account lvl 99/ or ban.
    Banking is a bit bugged, but I don't really care.
    It banks when it has this inventory:
    Attachment 23784
    Quote Originally Posted by The Mayor View Post
    Hmm, I think this happened on one of my scripts too. The update last night may have threw off the backpack slots or something.
    Yeah, sounds like a tabBackpack.isFull() issue.

  2. #2277
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Yeah, sounds like a tabBackpack.isFull() issue.
    Slots are a few px out but it shouldn't be causing problems. Black colour still exists.


  3. #2278
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Slots are a few px out but it shouldn't be causing problems. Black colour still exists.

    Interesting. The inventory is kind of dark, I wonder if it's finding the black outline on one of the blue colors. IsItemIn() does use a tolerance, albeit it is only 1. That's the only thing I can think of.

  4. #2279
    Join Date
    Aug 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    did anyone else notice that since the rs update, the script gets stuck often at the bank guard? or is it just me?

  5. #2280
    Join Date
    May 2012
    Location
    canada
    Posts
    69
    Mentioned
    6 Post(s)
    Quoted
    27 Post(s)

    Default

    can any 1 help me pleasy i cant figure out how the character login work

  6. #2281
    Join Date
    Jul 2014
    Posts
    204
    Mentioned
    4 Post(s)
    Quoted
    125 Post(s)

    Default

    Quote Originally Posted by fedeed View Post
    did anyone else notice that since the rs update, the script gets stuck often at the bank guard? or is it just me?
    Banking works fine for me, other then that it banks when inventory not being full like mentioned above.

  7. #2282
    Join Date
    Aug 2014
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I'm having this error,is it just me?


    "Exception in Script: Unknown compiler directives at 11:3"

    I'm trying to learn the basics i've read some tutorials but my scripts won't run tho

    PS: What is the regular base of the runescape screen to run all this scripts? Client + full screen i assume?
    "So it's centrilized for everyone"

  8. #2283
    Join Date
    Jul 2014
    Posts
    204
    Mentioned
    4 Post(s)
    Quoted
    125 Post(s)

    Default

    Quote Originally Posted by God Elohim View Post
    I'm having this error,is it just me?


    "Exception in Script: Unknown compiler directives at 11:3"

    I'm trying to learn the basics i've read some tutorials but my scripts won't run tho

    PS: What is the regular base of the runescape screen to run all this scripts? Client + full screen i assume?
    "So it's centrilized for everyone"
    Please read this:
    https://villavu.com/forum/showthread.php?t=47714

    @coh3n:
    for what reasons does the script logout? Sometimes it logs out.
    I have max logs to do at 99999999 and breaks to false and break_after to 9999999

  9. #2284
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by lanadekat View Post
    Please read this:
    https://villavu.com/forum/showthread.php?t=47714

    @coh3n:
    for what reasons does the script logout? Sometimes it logs out.
    I have max logs to do at 99999999 and breaks to false and break_after to 9999999
    I'm not sure, what does the debug say when it logs out?

  10. #2285
    Join Date
    Jul 2014
    Posts
    204
    Mentioned
    4 Post(s)
    Quoted
    125 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    I'm not sure, what does the debug say when it logs out?
    I tried to check to debug a few times , but I can't find any error/ trying to log out message.
    Just the normal looking for tree spam.
    I don't think it's something with my setup cus I just had Ikaramjafisher running for 20 hours.
    sometimes the script just stops and sometimes it opens the menu u can open with esc and clicks logout.
    Last edited by lanadekat; 08-17-2014 at 11:20 AM.

  11. #2286
    Join Date
    Aug 2014
    Posts
    34
    Mentioned
    5 Post(s)
    Quoted
    17 Post(s)

    Thumbs up

    Have the small problem of not being able bank the logs, every thing else seems to be working well though.
    This is what it says in the debug before logging out then back in again only to repeat its self.

    Code:
    [00:01:34]: ------ Found lobby screen
    [00:01:34]: ---- TPlayer.loginToLobby(): True
    [00:01:34]: ------ TRSLobby.findPlayButton(): result = True
    [00:02:06]: ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 397}
    [00:02:06]: ------ TRSActionBar.__find(): result = true (height = 75)
    [00:02:06]: ------ Dynamic interfaces have been set.
    [00:02:06]: ---- Logged in: Toss
    [00:02:06]: ------ TRSGameTab.__initTabs(): Setup gametab properties
    [00:02:07]: -- TPlayer.login(): True
    [00:02:07]: -- TRSMinimap._getSymbolColor()
    [00:02:07]: ---- Loaded symbol: Fishing Spot
    [00:02:07]: ---- Found symbol bitmap 42
    [00:02:07]: -- TRSMinimap._getSymbolColor(): -1
    [00:02:07]: PLAYER: Find_PlayerLocation: Toss: Location = Bank
    [00:02:13]: SUCCESS: Walk_ToLoc: Walked to location: Willows
    [00:02:13]: -- TRSMinimap._getSymbolColor()
    [00:02:13]: ---- Loaded symbol: Bank
    [00:02:14]: ---- Found symbol bitmap 73
    [00:02:14]: ---- Found Bank symbol at {X = 685, Y = 110}
    [00:02:14]: -- TRSMinimap._getSymbolColor(): 3390179
    [00:02:18]: SUCCESS: Walk_ToLoc: Walked to location: Bank
    [00:02:18]: -- TRSMainscreen.findObject()
    [00:02:18]: ---- Colors found: 1
    [00:02:18]: ---- Possible objects found: 0
    [00:02:18]: -- TRSMainscreen.findObject(): False
    [00:02:18]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:19]: -- TRSMainscreen.findObject()
    [00:02:19]: ---- Colors found: 2
    [00:02:19]: ---- Possible objects found: 0
    [00:02:19]: -- TRSMainscreen.findObject(): False
    [00:02:19]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:19]: -- TRSMainscreen.findObject()
    [00:02:19]: ---- Colors found: 3
    [00:02:19]: ---- Possible objects found: 0
    [00:02:19]: -- TRSMainscreen.findObject(): False
    [00:02:19]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:19]: -- TRSMainscreen.findObject()
    [00:02:19]: ---- Colors found: 2
    [00:02:19]: ---- Possible objects found: 0
    [00:02:19]: -- TRSMainscreen.findObject(): False
    [00:02:19]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:19]: -- TRSMainscreen.findObject()
    [00:02:19]: ---- Colors found: 2
    [00:02:19]: ---- Possible objects found: 0
    [00:02:19]: -- TRSMainscreen.findObject(): False
    [00:02:19]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:20]: -- TRSMainscreen.findObject()
    [00:02:20]: ---- Colors found: 1
    [00:02:20]: ---- Possible objects found: 0
    [00:02:20]: -- TRSMainscreen.findObject(): False
    [00:02:20]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:20]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:20]: -- TRSMainscreen.findObject()
    [00:02:20]: ---- Colors found: 1
    [00:02:20]: ---- Possible objects found: 0
    [00:02:20]: -- TRSMainscreen.findObject(): False
    [00:02:20]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:20]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:20]: -- TRSMainscreen.findObject()
    [00:02:20]: ---- Colors found: 1
    [00:02:20]: ---- Possible objects found: 0
    [00:02:20]: -- TRSMainscreen.findObject(): False
    [00:02:20]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:20]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:20]: -- TRSMainscreen.findObject()
    [00:02:20]: ---- No colors found
    [00:02:20]: -- TRSMainscreen.findObject(): False
    [00:02:20]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:20]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:21]: -- TRSMainscreen.findObject()
    [00:02:21]: ---- Colors found: 3
    [00:02:21]: ---- Possible objects found: 0
    [00:02:21]: -- TRSMainscreen.findObject(): False
    [00:02:21]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:21]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:21]: -- TRSMainscreen.findObject()
    [00:02:21]: ---- Colors found: 2
    [00:02:21]: ---- Possible objects found: 0
    [00:02:21]: -- TRSMainscreen.findObject(): False
    [00:02:21]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:21]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:21]: -- TRSMainscreen.findObject()
    [00:02:21]: ---- Colors found: 2
    [00:02:21]: ---- Possible objects found: 0
    [00:02:21]: -- TRSMainscreen.findObject(): False
    [00:02:21]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:21]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:21]: -- TRSMainscreen.findObject()
    [00:02:21]: ---- Colors found: 2
    [00:02:21]: ---- Possible objects found: 0
    [00:02:22]: -- TRSMainscreen.findObject(): False
    [00:02:22]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:22]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:22]: -- TRSMainscreen.findObject()
    [00:02:22]: ---- Colors found: 2
    [00:02:22]: ---- Possible objects found: 0
    [00:02:22]: -- TRSMainscreen.findObject(): False
    [00:02:22]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:22]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:22]: -- TRSMainscreen.findObject()
    [00:02:22]: ---- Colors found: 6
    [00:02:22]: ---- Possible objects found: 0
    [00:02:22]: -- TRSMainscreen.findObject(): False
    [00:02:22]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:22]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:22]: -- TRSMainscreen.findObject()
    [00:02:22]: ---- Colors found: 6
    [00:02:22]: ---- Possible objects found: 0
    [00:02:22]: -- TRSMainscreen.findObject(): False
    [00:02:22]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:22]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:23]: -- TRSMainscreen.findObject()
    [00:02:23]: ---- Colors found: 5
    [00:02:23]: ---- Possible objects found: 0
    [00:02:23]: -- TRSMainscreen.findObject(): False
    [00:02:23]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:23]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:23]: -- TRSMainscreen.findObject()
    [00:02:23]: ---- Colors found: 5
    [00:02:23]: ---- Possible objects found: 0
    [00:02:23]: -- TRSMainscreen.findObject(): False
    [00:02:23]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:23]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:23]: -- TRSMainscreen.findObject()
    [00:02:23]: ---- Colors found: 5
    [00:02:23]: ---- Possible objects found: 0
    [00:02:23]: -- TRSMainscreen.findObject(): False
    [00:02:23]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:23]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:23]: -- TRSMainscreen.findObject()
    [00:02:23]: ---- Colors found: 6
    [00:02:23]: ---- Possible objects found: 0
    [00:02:23]: -- TRSMainscreen.findObject(): False
    [00:02:23]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:23]: -- TRSMinimap._getSymbolColor()
    [00:02:23]: ---- Loaded symbol: Bank
    [00:02:24]: ---- Found symbol bitmap 73
    [00:02:24]: ---- Found Bank symbol at {X = 697, Y = 106}
    [00:02:24]: -- TRSMinimap._getSymbolColor(): 3390179
    [00:02:24]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
    [00:02:26]: -- TRSMainscreen.findObject()
    [00:02:26]: ---- Colors found: 4
    [00:02:26]: ---- Possible objects found: 0
    [00:02:26]: -- TRSMainscreen.findObject(): False
    [00:02:26]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:26]: -- TRSMinimap._getSymbolColor()
    [00:02:26]: ---- Loaded symbol: Bank
    [00:02:26]: ---- Found symbol bitmap 73
    [00:02:26]: ---- Found Bank symbol at {X = 692, Y = 106}
    [00:02:26]: -- TRSMinimap._getSymbolColor(): 3323615
    [00:02:26]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
    [00:02:28]: -- TRSMainscreen.findObject()
    [00:02:28]: ---- Colors found: 38
    [00:02:28]: ---- Possible objects found: 0
    [00:02:28]: -- TRSMainscreen.findObject(): False
    [00:02:28]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:28]: -- TRSMinimap._getSymbolColor()
    [00:02:28]: ---- Loaded symbol: Bank
    [00:02:28]: ---- Found symbol bitmap 73
    [00:02:28]: ---- Found Bank symbol at {X = 685, Y = 106}
    [00:02:28]: -- TRSMinimap._getSymbolColor(): 3390179
    [00:02:28]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
    [00:02:29]: DETAIL: Bank_Logs: Failed to open bank after 40 tries
    [00:02:29]: -- TPlayer.logout()
    [00:02:36]: tesseractGetText(): Bitmap is is too small (190, 1)
    [00:02:40]: ---- Waiting for login screen...
    [00:02:41]: ---- Waiting for login screen...
    [00:02:42]: ---- Waiting for login screen...
    [00:02:43]: ---- Waiting for login screen...
    [00:02:44]: -- TPlayer.logout(): True
    [00:02:44]: ---- Switching to player 0 (Toss)
    [00:02:44]: -- TPlayer.login()
    [00:02:44]: ---- TPlayer.loginToLobby()

  12. #2287
    Join Date
    Aug 2014
    Posts
    34
    Mentioned
    5 Post(s)
    Quoted
    17 Post(s)

    Default

    Have the small problem of not being able bank the logs, every thing else seems to be working well though.
    This is what it says in the debug before logging out then back in again only to repeat its self.

    Code:
    [00:01:34]: ------ Found lobby screen
    [00:01:34]: ---- TPlayer.loginToLobby(): True
    [00:01:34]: ------ TRSLobby.findPlayButton(): result = True
    [00:02:06]: ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 397}
    [00:02:06]: ------ TRSActionBar.__find(): result = true (height = 75)
    [00:02:06]: ------ Dynamic interfaces have been set.
    [00:02:06]: ---- Logged in: Toss
    [00:02:06]: ------ TRSGameTab.__initTabs(): Setup gametab properties
    [00:02:07]: -- TPlayer.login(): True
    [00:02:07]: -- TRSMinimap._getSymbolColor()
    [00:02:07]: ---- Loaded symbol: Fishing Spot
    [00:02:07]: ---- Found symbol bitmap 42
    [00:02:07]: -- TRSMinimap._getSymbolColor(): -1
    [00:02:07]: PLAYER: Find_PlayerLocation: Toss: Location = Bank
    [00:02:13]: SUCCESS: Walk_ToLoc: Walked to location: Willows
    [00:02:13]: -- TRSMinimap._getSymbolColor()
    [00:02:13]: ---- Loaded symbol: Bank
    [00:02:14]: ---- Found symbol bitmap 73
    [00:02:14]: ---- Found Bank symbol at {X = 685, Y = 110}
    [00:02:14]: -- TRSMinimap._getSymbolColor(): 3390179
    [00:02:18]: SUCCESS: Walk_ToLoc: Walked to location: Bank
    [00:02:18]: -- TRSMainscreen.findObject()
    [00:02:18]: ---- Colors found: 1
    [00:02:18]: ---- Possible objects found: 0
    [00:02:18]: -- TRSMainscreen.findObject(): False
    [00:02:18]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:19]: -- TRSMainscreen.findObject()
    [00:02:19]: ---- Colors found: 2
    [00:02:19]: ---- Possible objects found: 0
    [00:02:19]: -- TRSMainscreen.findObject(): False
    [00:02:19]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:19]: -- TRSMainscreen.findObject()
    [00:02:19]: ---- Colors found: 3
    [00:02:19]: ---- Possible objects found: 0
    [00:02:19]: -- TRSMainscreen.findObject(): False
    [00:02:19]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:19]: -- TRSMainscreen.findObject()
    [00:02:19]: ---- Colors found: 2
    [00:02:19]: ---- Possible objects found: 0
    [00:02:19]: -- TRSMainscreen.findObject(): False
    [00:02:19]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:19]: -- TRSMainscreen.findObject()
    [00:02:19]: ---- Colors found: 2
    [00:02:19]: ---- Possible objects found: 0
    [00:02:19]: -- TRSMainscreen.findObject(): False
    [00:02:19]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:19]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:20]: -- TRSMainscreen.findObject()
    [00:02:20]: ---- Colors found: 1
    [00:02:20]: ---- Possible objects found: 0
    [00:02:20]: -- TRSMainscreen.findObject(): False
    [00:02:20]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:20]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:20]: -- TRSMainscreen.findObject()
    [00:02:20]: ---- Colors found: 1
    [00:02:20]: ---- Possible objects found: 0
    [00:02:20]: -- TRSMainscreen.findObject(): False
    [00:02:20]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:20]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:20]: -- TRSMainscreen.findObject()
    [00:02:20]: ---- Colors found: 1
    [00:02:20]: ---- Possible objects found: 0
    [00:02:20]: -- TRSMainscreen.findObject(): False
    [00:02:20]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:20]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:20]: -- TRSMainscreen.findObject()
    [00:02:20]: ---- No colors found
    [00:02:20]: -- TRSMainscreen.findObject(): False
    [00:02:20]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:20]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:21]: -- TRSMainscreen.findObject()
    [00:02:21]: ---- Colors found: 3
    [00:02:21]: ---- Possible objects found: 0
    [00:02:21]: -- TRSMainscreen.findObject(): False
    [00:02:21]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:21]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:21]: -- TRSMainscreen.findObject()
    [00:02:21]: ---- Colors found: 2
    [00:02:21]: ---- Possible objects found: 0
    [00:02:21]: -- TRSMainscreen.findObject(): False
    [00:02:21]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:21]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:21]: -- TRSMainscreen.findObject()
    [00:02:21]: ---- Colors found: 2
    [00:02:21]: ---- Possible objects found: 0
    [00:02:21]: -- TRSMainscreen.findObject(): False
    [00:02:21]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:21]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:21]: -- TRSMainscreen.findObject()
    [00:02:21]: ---- Colors found: 2
    [00:02:21]: ---- Possible objects found: 0
    [00:02:22]: -- TRSMainscreen.findObject(): False
    [00:02:22]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:22]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:22]: -- TRSMainscreen.findObject()
    [00:02:22]: ---- Colors found: 2
    [00:02:22]: ---- Possible objects found: 0
    [00:02:22]: -- TRSMainscreen.findObject(): False
    [00:02:22]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:22]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:22]: -- TRSMainscreen.findObject()
    [00:02:22]: ---- Colors found: 6
    [00:02:22]: ---- Possible objects found: 0
    [00:02:22]: -- TRSMainscreen.findObject(): False
    [00:02:22]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:22]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:22]: -- TRSMainscreen.findObject()
    [00:02:22]: ---- Colors found: 6
    [00:02:22]: ---- Possible objects found: 0
    [00:02:22]: -- TRSMainscreen.findObject(): False
    [00:02:22]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:22]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:23]: -- TRSMainscreen.findObject()
    [00:02:23]: ---- Colors found: 5
    [00:02:23]: ---- Possible objects found: 0
    [00:02:23]: -- TRSMainscreen.findObject(): False
    [00:02:23]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:23]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:23]: -- TRSMainscreen.findObject()
    [00:02:23]: ---- Colors found: 5
    [00:02:23]: ---- Possible objects found: 0
    [00:02:23]: -- TRSMainscreen.findObject(): False
    [00:02:23]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:23]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:23]: -- TRSMainscreen.findObject()
    [00:02:23]: ---- Colors found: 5
    [00:02:23]: ---- Possible objects found: 0
    [00:02:23]: -- TRSMainscreen.findObject(): False
    [00:02:23]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:23]: ERROR: Bank_Logs: Failed to find bank screen
    [00:02:23]: -- TRSMainscreen.findObject()
    [00:02:23]: ---- Colors found: 6
    [00:02:23]: ---- Possible objects found: 0
    [00:02:23]: -- TRSMainscreen.findObject(): False
    [00:02:23]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:23]: -- TRSMinimap._getSymbolColor()
    [00:02:23]: ---- Loaded symbol: Bank
    [00:02:24]: ---- Found symbol bitmap 73
    [00:02:24]: ---- Found Bank symbol at {X = 697, Y = 106}
    [00:02:24]: -- TRSMinimap._getSymbolColor(): 3390179
    [00:02:24]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
    [00:02:26]: -- TRSMainscreen.findObject()
    [00:02:26]: ---- Colors found: 4
    [00:02:26]: ---- Possible objects found: 0
    [00:02:26]: -- TRSMainscreen.findObject(): False
    [00:02:26]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:26]: -- TRSMinimap._getSymbolColor()
    [00:02:26]: ---- Loaded symbol: Bank
    [00:02:26]: ---- Found symbol bitmap 73
    [00:02:26]: ---- Found Bank symbol at {X = 692, Y = 106}
    [00:02:26]: -- TRSMinimap._getSymbolColor(): 3323615
    [00:02:26]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
    [00:02:28]: -- TRSMainscreen.findObject()
    [00:02:28]: ---- Colors found: 38
    [00:02:28]: ---- Possible objects found: 0
    [00:02:28]: -- TRSMainscreen.findObject(): False
    [00:02:28]: ERROR: Bank_Logs: Failed to open bank, retrying...
    [00:02:28]: -- TRSMinimap._getSymbolColor()
    [00:02:28]: ---- Loaded symbol: Bank
    [00:02:28]: ---- Found symbol bitmap 73
    [00:02:28]: ---- Found Bank symbol at {X = 685, Y = 106}
    [00:02:28]: -- TRSMinimap._getSymbolColor(): 3390179
    [00:02:28]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
    [00:02:29]: DETAIL: Bank_Logs: Failed to open bank after 40 tries
    [00:02:29]: -- TPlayer.logout()
    [00:02:36]: tesseractGetText(): Bitmap is is too small (190, 1)
    [00:02:40]: ---- Waiting for login screen...
    [00:02:41]: ---- Waiting for login screen...
    [00:02:42]: ---- Waiting for login screen...
    [00:02:43]: ---- Waiting for login screen...
    [00:02:44]: -- TPlayer.logout(): True
    [00:02:44]: ---- Switching to player 0 (Toss)
    [00:02:44]: -- TPlayer.login()
    [00:02:44]: ---- TPlayer.loginToLobby()

  13. #2288
    Join Date
    Aug 2014
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    How does the login system in this work? so new to all this so sorry for the nooby question.

  14. #2289
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Dr Clemsip View Post
    Have the small problem of not being able bank the logs, every thing else seems to be working well though.
    This is what it says in the debug before logging out then back in again only to repeat its self.
    Looks like it's not finding the bankers. When this happens is the player actually in the bank and are the bankers visible?

    Quote Originally Posted by Tuskyman View Post
    How does the login system in this work? so new to all this so sorry for the nooby question.
    It uses SRL's login methods. It works like every other script.

  15. #2290
    Join Date
    Aug 2014
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    I realised what I was doing wrong straight after, I loaded simba via the script and not by itself so the SRL plugin was not loading :P

  16. #2291
    Join Date
    Aug 2014
    Posts
    34
    Mentioned
    5 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Looks like it's not finding the bankers. When this happens is the player actually in the bank and are the bankers visible?
    Yeah it stops just out side of the bank on the left-hand side, I believe its two bankers that are visible. I imagine its most probably a lag issue on my end. Internet is fast but my pc only has 2gb ram so struggle's to keep up sometimes.

    Thanks for the reply.

  17. #2292
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Dr Clemsip View Post
    Yeah it stops just out side of the bank on the left-hand side, I believe its two bankers that are visible. I imagine its most probably a lag issue on my end. Internet is fast but my pc only has 2gb ram so struggle's to keep up sometimes.

    Thanks for the reply.
    Actually, I think this script finds the bank booth. Is the booth visible from that area?

  18. #2293
    Join Date
    Sep 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Hey guys im new to this whole scriping/botting part of runescape 3 could you please give me a link for a tutorial on how to setup this woodcutting scriping so i could train my woodcutting level, or at least a link for the newest release to this script because i think this one does not work or im not setting it up right consider ive done everything from the setup simba tutorial

  19. #2294
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    Quote Originally Posted by vldmrbg View Post
    Hey guys im new to this whole scriping/botting part of runescape 3 could you please give me a link for a tutorial on how to setup this woodcutting scriping so i could train my woodcutting level, or at least a link for the newest release to this script because i think this one does not work or im not setting it up right consider ive done everything from the setup simba tutorial
    If you've followed Coh3n's Guide for setting up Simba and SRL then you should be on the right track. I heard that there was an update yesterday that fudged a few things in SRL though. If you've followed the guide and are sure that you've done everything right, you can try using the search function at the top of the page for your issue. Hopefully this will help you if there's something not set up quite right.

    If after all that, the script still won't work properly, you can paste the Simba output here so that Coh3n can see if he needs to update his script. I know I used it two days ago and it worked, but like I said an RS update can sometimes take a couple days for everyone to find the little things that need fixing. There's a lot of code and only so many devs to work on it.

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

  20. #2295
    Join Date
    Oct 2006
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Actually, I think this script finds the bank booth. Is the booth visible from that area?
    Yes, the booth is visible. I have the same issues as well. You stop right outside the bank directly north of the counter, then run back and forth in the area in front of the doors. Eventually it makes you run back to the willows and then the same thing repeats. I've had mine pop open the esc menu a few times and I ended the program from there.

    edit: for clarity
    Last edited by LameLoser; 09-03-2014 at 06:37 PM.

  21. #2296
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by vldmrbg View Post
    Hey guys im new to this whole scriping/botting part of runescape 3 could you please give me a link for a tutorial on how to setup this woodcutting scriping so i could train my woodcutting level, or at least a link for the newest release to this script because i think this one does not work or im not setting it up right consider ive done everything from the setup simba tutorial
    Quote Originally Posted by LameLoser View Post
    Yes, the booth is visible. I have the same issues as well. You stop right outside the bank directly north of the counter, then run back and forth in the area in front of the doors. Eventually it makes you run back to the willows and then the same thing repeats. I've had mine pop open the esc menu a few times and I ended the program from there.

    edit: for clarity
    It sounds like the script might be outdated. I received another PM about not finding the bank booths. If I get another confirmation I'll mark this script as outdated and update it when I have time.

    Quote Originally Posted by 3Garrett3 View Post
    If you've followed Coh3n's Guide for setting up Simba and SRL then you should be on the right track. I heard that there was an update yesterday that fudged a few things in SRL though. If you've followed the guide and are sure that you've done everything right, you can try using the search function at the top of the page for your issue. Hopefully this will help you if there's something not set up quite right.

    If after all that, the script still won't work properly, you can paste the Simba output here so that Coh3n can see if he needs to update his script. I know I used it two days ago and it worked, but like I said an RS update can sometimes take a couple days for everyone to find the little things that need fixing. There's a lot of code and only so many devs to work on it.
    Whoah! Haven't seen you around in a while! Hope everything is going well.

  22. #2297
    Join Date
    Jan 2012
    Location
    New Zealand
    Posts
    331
    Mentioned
    4 Post(s)
    Quoted
    94 Post(s)

    Default

    Would someone be kind enough to fix the banking problem please!
    Current Rank Supreme Master First Class

  23. #2298
    Join Date
    Sep 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    please help, im having this error gyazo.com/7e9a338c5125a18668a8674f6e776a71

  24. #2299
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by XrTw View Post
    please help, im having this error gyazo.com/7e9a338c5125a18668a8674f6e776a71
    That isn't an error. What happens when SMART loads?

  25. #2300
    Join Date
    Sep 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    That isn't an error. What happens when SMART loads?
    its okay, its load, but script dont do anything. could you support me via skype?

Page 92 of 100 FirstFirst ... 42829091929394 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •