Adblock breaks this site

Help im stupid

Discussion in 'Sythe Lib Archive' started by Connor320420, Jul 8, 2018.

  1. Connor320420

    Connor320420 Apprentice

    Joined:
    Mar 17, 2015
    Posts:
    839
    Referrals:
    0
    Sythe Gold:
    77
    Help im stupid

    How do i use this and enter the scripts and run them haha
     
    Pirate likes this.
  2. AbusedCondom

    AbusedCondom Newcomer

    Joined:
    May 30, 2017
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    15
    Help im stupid

    no worries you are not stupid, i am in this boat as well. i saw that some people had made simple scripts like rapid heal for nmz. and they post the code. im curious where to put the code as well lol.
     
  3. Fyrix

    Fyrix Discord: rpgstock#0777
    Fyrix Donor

    Joined:
    Mar 12, 2017
    Posts:
    77,682
    Referrals:
    56
    Sythe Gold:
    32,659
    Vouch Thread:
    Click Here
    Discord Unique ID:
    574588629343797257
    Discord Username:
    Rpgstock
    Torchbearer 2016 Sythe's 15th Anniversary Gohan has AIDS (5) Heidy (4) Potamus (4) Toast Wallet User SytheSteamer Nitro Booster (2) Dragon Claws Two Factor Authentication User
    Lawrence (2) Homosex (6) <3 n4n0 (3) Extreme Homosex (5)
    Help im stupid

    Hi. Reference: SDE - Development Environment for SytheLib (use this to code scripts)

    "Code goes in textbox"

    [​IMG]
     
    Last edited: Jul 8, 2018
    Pirate and King like this.
  4. AbusedCondom

    AbusedCondom Newcomer

    Joined:
    May 30, 2017
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    15
    Help im stupid

    hey bud so i got everything setup, i think. this is the error code i am currently getting in the debug.
    SDE 0.2 by Blupig
    GetConsoleScreenBufferInfo failed: 6
    ------------------------------
    Is error: True
    Is fatal: True
    Message: Could not find runescape
    Data class: abend_script
    Data: {
    "error": "Could not find runescape"
    }
     
  5. AbusedCondom

    AbusedCondom Newcomer

    Joined:
    May 30, 2017
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    15
    Help im stupid

    I also pasted the code from the rapid heal flick thread exactly as it shows, im using runelite client.
     
  6. Fyrix

    Fyrix Discord: rpgstock#0777
    Fyrix Donor

    Joined:
    Mar 12, 2017
    Posts:
    77,682
    Referrals:
    56
    Sythe Gold:
    32,659
    Vouch Thread:
    Click Here
    Discord Unique ID:
    574588629343797257
    Discord Username:
    Rpgstock
    Torchbearer 2016 Sythe's 15th Anniversary Gohan has AIDS (5) Heidy (4) Potamus (4) Toast Wallet User SytheSteamer Nitro Booster (2) Dragon Claws Two Factor Authentication User
    Lawrence (2) Homosex (6) <3 n4n0 (3) Extreme Homosex (5)
    Help im stupid

    I am getting the same error "GetConsoleScreenBufferInfo failed: 6"
    but you can solve this error by going into "Window Handle Selector" and finding the client ID and insert it into the empty quotes
    (SetWindow("Runescape") == " ")

    Code:
    Is error: True
    Is fatal: True
    Message: Could not find runescape
    Data class: abend_script
    Data: {
    "error": "Could not find runescape"
    }
     
  7. AbusedCondom

    AbusedCondom Newcomer

    Joined:
    May 30, 2017
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    15
    Help im stupid

    so im guessing you mean to put the client ID into the quotations. do i delete the quotations after i put the client ID? i still get shot the same code when i just paste client id into those quotes. ""
     
  8. Fyrix

    Fyrix Discord: rpgstock#0777
    Fyrix Donor

    Joined:
    Mar 12, 2017
    Posts:
    77,682
    Referrals:
    56
    Sythe Gold:
    32,659
    Vouch Thread:
    Click Here
    Discord Unique ID:
    574588629343797257
    Discord Username:
    Rpgstock
    Torchbearer 2016 Sythe's 15th Anniversary Gohan has AIDS (5) Heidy (4) Potamus (4) Toast Wallet User SytheSteamer Nitro Booster (2) Dragon Claws Two Factor Authentication User
    Lawrence (2) Homosex (6) <3 n4n0 (3) Extreme Homosex (5)
    Help im stupid

    I kept the quotations. Are you sure it's the right number?
     
  9. AbusedCondom

    AbusedCondom Newcomer

    Joined:
    May 30, 2017
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    15
    Help im stupid

    this is the code i get after i post the client ID into those "" quotations.
    SDE 0.2 by Blupig
    GetConsoleScreenBufferInfo failed: 6
    ------------------------------
    Is error: True
    Is fatal: True
    Message: Error: 'Incomplete 'if' expression' during evaluation at (2, 33)
    Data class: syntax_error
    Data: {
    "line": 2,
    "column": 33
    }
     
  10. AbusedCondom

    AbusedCondom Newcomer

    Joined:
    May 30, 2017
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    15
    Help im stupid

    now i just recopied the code, put the client id into the quotations. now it just gives me this.
    GetConsoleScreenBufferInfo failed: 6
     
  11. Fyrix

    Fyrix Discord: rpgstock#0777
    Fyrix Donor

    Joined:
    Mar 12, 2017
    Posts:
    77,682
    Referrals:
    56
    Sythe Gold:
    32,659
    Vouch Thread:
    Click Here
    Discord Unique ID:
    574588629343797257
    Discord Username:
    Rpgstock
    Torchbearer 2016 Sythe's 15th Anniversary Gohan has AIDS (5) Heidy (4) Potamus (4) Toast Wallet User SytheSteamer Nitro Booster (2) Dragon Claws Two Factor Authentication User
    Lawrence (2) Homosex (6) <3 n4n0 (3) Extreme Homosex (5)
    Help im stupid

    Yeah Same, I guess we should wait for @Andy Samberg da boss.
     
  12. AbusedCondom

    AbusedCondom Newcomer

    Joined:
    May 30, 2017
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    15
    Help im stupid

    lol yes, we should.
     
  13. Program

    Program Formerly known as Andy Samberg
    Retired Sectional Moderator

    Joined:
    Sep 17, 2015
    Posts:
    5,003
    Referrals:
    0
    Sythe Gold:
    902
    Discord Unique ID:
    171517906276843520
    Discord Username:
    FuukinAndy #6867
    Help im stupid

    Somehow this thread slipped my notice.

    No idea what @Pageth was telling you, don't do any of that :p Thanks for trying anyway.

    "GetConsoleScreenBufferInfo failed: 6" is not an error. It displays no matter what.

    My scripts only work with the default OSRS client.

    Please visit these threads and read them thoroughly:

    SytheLib Download [Alpha7]
    SDE - Development Environment for SytheLib (use this to code scripts)
    [VIDEO TUTORIAL - OSRS BOT] -- How to get colors and coordinates from your OSRS client for scripts

    And then if you still have issues, let me know specifically where you run into trouble by tagging me.

    Quick thing to remember. You need to tell Blupigs development environment(where you paste your scripts) where to find the SytheLib exe. This is in settings.
     
    Last edited: Jul 9, 2018
    Connor320420, Fyrix and King like this.
  14. AbusedCondom

    AbusedCondom Newcomer

    Joined:
    May 30, 2017
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    15
    Help im stupid

    @Andy Samberg hey andy, currently i have everything downloaded/setup correctly in the folders. i pasted the rapid heal script into the box, went into the window handle selector, and clicked the osrs client, then clicked use with current script. i exit out of the window. the problem occurs when i press play, i get no error codes, but the script wont actually start. when i press play it shows a pause button for a split second but then goes back to a play button. do you have any idea what i could be doing wrong?
     
  15. Program

    Program Formerly known as Andy Samberg
    Retired Sectional Moderator

    Joined:
    Sep 17, 2015
    Posts:
    5,003
    Referrals:
    0
    Sythe Gold:
    902
    Discord Unique ID:
    171517906276843520
    Discord Username:
    FuukinAndy #6867
    Help im stupid

    Try this instead:

    Code:
    SetVirtualMouseJavaModeOn();
    if (SetWindow("RuneScape") == ""){Die("Could not find runescape");}while(SelectInnerWindow("SunAwtCanvas")){}
    SetVirtualInputsOn();
    // SetVirtualInputsOff();
    
    def RapidHeal() {
        var x = 0;
        var y = 0;
        while(true) {
          x = RandomInt(705, 722);
          y = RandomInt(259, 276);
          ClickMouse(x, y, 1);
          Sleep(RandomInt(75, 250));
          ClickMouse(x, y, 1);
          Sleep(RandomInt(40000, 55000));
        }
    }
    
    
    RapidHeal();
    
     
    Last edited: Jul 12, 2018
  16. Nick Proko

    Nick Proko Forum Addict

    Joined:
    Apr 18, 2018
    Posts:
    354
    Referrals:
    0
    Sythe Gold:
    353
    Help im stupid

    I literally can't even type in "sythelib" into the CMD part; im at that part in the intro file.. literally difficult can someone make a video on how to download, setup, and run a bot please.
     
< Ardy knight thiever script | Running Scripts W/O Losing Control of Your Mouse >


 
 
Adblock breaks this site