Page 19 of 19 FirstFirst ... 9171819
Results 451 to 460 of 460

Thread: [RS3] [SRL-6] iKaramjaFisher [Harpoons, cages, and notes at Stiles!]

  1. #451
    Join Date
    Mar 2016
    Posts
    192
    Mentioned
    6 Post(s)
    Quoted
    91 Post(s)

    Default

    Quote Originally Posted by enchilada View Post
    Just wondering, how hard would it be to implement a hybrid mode that notes swordfish and drops tuna? Considering learning some SRL so I can build this myself...
    Not really hard, learn about DTMs and mouse actions, make a function checking if backpack is full and then procedure for droping tuna and noting swordfish using findDTM function

  2. #452
    Join Date
    Dec 2015
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    i kept getting this error?
    ------ TRSLobby.findPlayButton(): result = False
    ---- Took too long to find login popup or login - respawning SMART
    ------ TRSLobby.findPlayButton(): result = False
    ------ Login message: session has now ended
    ------ Responding with action: Reload_Client
    ---- WARNING: RS Update: Going to call EVENT_RS_UPDATE procedure
    ---- sixHourFix():
    ------ SMART Reload Attempt 1/5
    ------ smartReloadClient():
    -------- Succesfully freed SMART[11728]
    -------- Killed current client. Waiting 5m & 0s before reloading SMART

    happened repeatedly

  3. #453
    Join Date
    Oct 2007
    Posts
    187
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by trinitrotoluene View Post
    i kept getting this error?
    ------ TRSLobby.findPlayButton(): result = False
    ---- Took too long to find login popup or login - respawning SMART
    ------ TRSLobby.findPlayButton(): result = False
    ------ Login message: session has now ended
    ------ Responding with action: Reload_Client
    ---- WARNING: RS Update: Going to call EVENT_RS_UPDATE procedure
    ---- sixHourFix():
    ------ SMART Reload Attempt 1/5
    ------ smartReloadClient():
    -------- Succesfully freed SMART[11728]
    -------- Killed current client. Waiting 5m & 0s before reloading SMART

    happened repeatedly
    is your smart client even loading?
    try updating your SRL/SPS/Plugins and restarting SIMBA

  4. #454
    Join Date
    Dec 2015
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    For those curious, this script works absolutely flawlessly to this day and I would not hesitate to run it for hours on end

  5. #455
    Join Date
    Jul 2017
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Could you help me out with your Karamja fisher bot? I'm running into the "Error: The bitmap[0] does not exist at line 3846" Maps in the proper folder, i've reinstalled simba twice, loaded my official client, and checked the graphics, and no luck. I didn't find anything in the thread either.

    [DEBUG] : Appended procedure scriptTerminate to shutdown.
    [DEBUG] : Setting up SRL...
    [DEBUG] : Spawning SMART client...
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (04-07-17 at 01.10.37 PM).txt
    -- setupSRL()
    ---- Setting up SRL...
    ---- attempting to spawn smart, attempt #: 1
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[17892] as Simba's target
    -------- Succesfully paired to a existing client, SMART[17892]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ __setInputBoxes(): Set username and password boxes
    ---- Client is ready.
    ---- Setup SRL in 0 Seconds
    -- setupSRL(): True
    [DEBUG] : Successfully spawned SMART client.
    -- TPlayerArray.setup()
    ---- Attempting to load player(s) "[Sammi]" from army "default"
    ---- Raf_GetPlayers()
    ------ Army exists, reading the players...
    ---- Raf_GetPlayers: Result = True
    ---- Loaded player: Sammi
    -- TPlayerArray.setup(): Success
    [DEBUG] : Setting up players...
    [DEBUG] : Successfully defined player arrays - logging in.
    -- TPlayer.login()
    ---- TPlayer.loginToLobby():
    -------- __setInputBoxes(): Set username and password boxes
    ------ Login Attempt 1: xxxxxxxx ()
    -------- Entering username...
    -------- Entering password...
    -------- Saving screenshot: IP_address.png
    ---- TPlayer.loginToLobby(): True
    ---- TRSLobby.getCurrentTab(): Current tab is 0
    ---- TRSLobby.quickSelectWorld(): Found worlds [-1, -1, -1]
    ---- TRSLobby.getCurrentTab(): Current tab is 0
    ---- TRSLobby.getCurrentTab(): Current tab is 0
    ---- TRSLobby.getCurrentTab(): Current tab is 1
    ---- TRSLobby.openTab(): Result = True
    ---- TRSLobby.getCurrentTab(): Current tab is 1
    ---- TRSLobbyWorlds.selectWorld()
    ------ TRSLobby.getCurrentTab(): Current tab is 1
    -------- TRSLobbyWorlds.getCurrentWorld(): Current world is -1
    ------ Found world 3
    ------ Selected world 3
    ---- TRSLobbyWorlds.selectWorld(): True
    ------ TRSLobby.findPlayButton(): result = True
    ---- TRSActionBar.__find(): Didn't find the stat bars - tell a dev
    -- TPlayer.login(): True
    [DEBUG] : Setup complete - player is logged in.
    [DEBUG] : Setting camera.
    ---- minimap.mouseOffCompass(): Succesfully moved mouse off of compass
    ---- TRSMinimap.clickCompass(): Clicked compass
    [DEBUG] : Setting run.
    [DEBUG] : Setting gametab.
    ---- TRSGameTab.__initTabs(): Setup gametab properties
    -- TRSGameTabs.openTab(2)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(2): result = True
    [DEBUG] : Player has been initalized.
    -- karamja.init()
    ---- FATAL ERROR: karamja.setup(): Unable to find map, searched path C:\Simba\Includes\SPS\img\karamja.png

    [WARNING] : *** Terminating script ***

    [DEBUG] : Logging out
    ---- WARNING: TRSMetrics.__setup(): Unable to locate any RuneMetrics bars
    ------ Dynamic interfaces have been set.
    ---- TPlayer.logout()
    ------ TRSOptions.isOpen() result: False
    ------ TRSOptions.isOpen() result: True
    ------ TRSOptions.isOpen() result: True
    ------ TRSOptions.isOpen() result: True
    ------ Waiting for login screen...
    ------ Waiting for login screen...
    ------ Waiting for login screen...
    ---- TPlayer.logout(): True
    [DEBUG] : Freeing BMPs
    Error: The bitmap[0] does not exist at line 3846
    Execution failed.
    The following bitmaps were not freed: [SMART Debug Image, Gametab Bitmap[0], Gametab Bitmap[1], Gametab Bitmap[2], Gametab Bitmap[3], Gametab Bitmap[4], Gametab Bitmap[5], Gametab Bitmap[6], Gametab Bitmap[7], Gametab Bitmap[8], Gametab Bitmap[9], Gametab Bitmap[10], Gametab Bitmap[11], Gametab Bitmap[12], Gametab Bitmap[13]]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (04-07-17 at 01.10.37 PM).txt] has not been freed in the script, freeing it now.

  6. #456
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by anntha96 View Post
    Could you help me out with your Karamja fisher bot? I'm running into the "Error: The bitmap[0] does not exist at line 3846" Maps in the proper folder, i've reinstalled simba twice, loaded my official client, and checked the graphics, and no luck. I didn't find anything in the thread either.

    [DEBUG] : Appended procedure scriptTerminate to shutdown.
    [DEBUG] : Setting up SRL...
    [DEBUG] : Spawning SMART client...
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (04-07-17 at 01.10.37 PM).txt
    -- setupSRL()
    ---- Setting up SRL...
    ---- attempting to spawn smart, attempt #: 1
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[17892] as Simba's target
    -------- Succesfully paired to a existing client, SMART[17892]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ __setInputBoxes(): Set username and password boxes
    ---- Client is ready.
    ---- Setup SRL in 0 Seconds
    -- setupSRL(): True
    [DEBUG] : Successfully spawned SMART client.
    -- TPlayerArray.setup()
    ---- Attempting to load player(s) "[Sammi]" from army "default"
    ---- Raf_GetPlayers()
    ------ Army exists, reading the players...
    ---- Raf_GetPlayers: Result = True
    ---- Loaded player: Sammi
    -- TPlayerArray.setup(): Success
    [DEBUG] : Setting up players...
    [DEBUG] : Successfully defined player arrays - logging in.
    -- TPlayer.login()
    ---- TPlayer.loginToLobby():
    -------- __setInputBoxes(): Set username and password boxes
    ------ Login Attempt 1: xxxxxxxx ()
    -------- Entering username...
    -------- Entering password...
    -------- Saving screenshot: IP_address.png
    ---- TPlayer.loginToLobby(): True
    ---- TRSLobby.getCurrentTab(): Current tab is 0
    ---- TRSLobby.quickSelectWorld(): Found worlds [-1, -1, -1]
    ---- TRSLobby.getCurrentTab(): Current tab is 0
    ---- TRSLobby.getCurrentTab(): Current tab is 0
    ---- TRSLobby.getCurrentTab(): Current tab is 1
    ---- TRSLobby.openTab(): Result = True
    ---- TRSLobby.getCurrentTab(): Current tab is 1
    ---- TRSLobbyWorlds.selectWorld()
    ------ TRSLobby.getCurrentTab(): Current tab is 1
    -------- TRSLobbyWorlds.getCurrentWorld(): Current world is -1
    ------ Found world 3
    ------ Selected world 3
    ---- TRSLobbyWorlds.selectWorld(): True
    ------ TRSLobby.findPlayButton(): result = True
    ---- TRSActionBar.__find(): Didn't find the stat bars - tell a dev
    -- TPlayer.login(): True
    [DEBUG] : Setup complete - player is logged in.
    [DEBUG] : Setting camera.
    ---- minimap.mouseOffCompass(): Succesfully moved mouse off of compass
    ---- TRSMinimap.clickCompass(): Clicked compass
    [DEBUG] : Setting run.
    [DEBUG] : Setting gametab.
    ---- TRSGameTab.__initTabs(): Setup gametab properties
    -- TRSGameTabs.openTab(2)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(2): result = True
    [DEBUG] : Player has been initalized.
    -- karamja.init()
    ---- FATAL ERROR: karamja.setup(): Unable to find map, searched path C:\Simba\Includes\SPS\img\karamja.png

    [WARNING] : *** Terminating script ***

    [DEBUG] : Logging out
    ---- WARNING: TRSMetrics.__setup(): Unable to locate any RuneMetrics bars
    ------ Dynamic interfaces have been set.
    ---- TPlayer.logout()
    ------ TRSOptions.isOpen() result: False
    ------ TRSOptions.isOpen() result: True
    ------ TRSOptions.isOpen() result: True
    ------ TRSOptions.isOpen() result: True
    ------ Waiting for login screen...
    ------ Waiting for login screen...
    ------ Waiting for login screen...
    ---- TPlayer.logout(): True
    [DEBUG] : Freeing BMPs
    Error: The bitmap[0] does not exist at line 3846
    Execution failed.
    The following bitmaps were not freed: [SMART Debug Image, Gametab Bitmap[0], Gametab Bitmap[1], Gametab Bitmap[2], Gametab Bitmap[3], Gametab Bitmap[4], Gametab Bitmap[5], Gametab Bitmap[6], Gametab Bitmap[7], Gametab Bitmap[8], Gametab Bitmap[9], Gametab Bitmap[10], Gametab Bitmap[11], Gametab Bitmap[12], Gametab Bitmap[13]]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (04-07-17 at 01.10.37 PM).txt] has not been freed in the script, freeing it now.
    Code:
    ---- TRSActionBar.__find(): Didn't find the stat bars - tell a dev
    I'm unacquainted with this error message and don't quite know what it means. Post a picture of your setup and ensure you've followed all directions in the RS3 setup thread

    Code:
    ---- FATAL ERROR: karamja.setup(): Unable to find map, searched path C:\Simba\Includes\SPS\img\karamja.png
    Also appears that your map isn't installed correctly, you'll have to fix that too
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  7. #457
    Join Date
    Jul 2017
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Alright i just made it so that the only things open were the invy and the stat box and it seems that unknown error went with that. But i don't know what i'm doing wrong with the map, i have it in the SPS I (c>Simba>Includes>Sps>img>MAP

    bmOHByB.pngHys8VVG.png

  8. #458
    Join Date
    Oct 2007
    Posts
    187
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by anntha96 View Post
    Alright i just made it so that the only things open were the invy and the stat box and it seems that unknown error went with that. But i don't know what i'm doing wrong with the map, i have it in the SPS I (c>Simba>Includes>Sps>img>MAP

    bmOHByB.pngHys8VVG.png
    your attached image is not the included image for the script? also, make sure it's named karamja.png

  9. #459
    Join Date
    Feb 2018
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Download and image link are down. Can someone reupload it. Would love to use this bot if it still works.

  10. #460
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Youshalm View Post
    Download and image link are down. Can someone reupload it. Would love to use this bot if it still works.
    That's unfortunate. Luckily I archived all my old stuff some time ago.

    Script: https://bitbucket.org/KeepBotting/si...jaFisher.simba
    Image: https://bytebucket.org/KeepBotting/s...Fisher/map.png

    I have no idea if the script still functions properly. Do let me know!

    From memory, the map will need renamed to karamja.png

Page 19 of 19 FirstFirst ... 9171819

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
  •