Page 13 of 50 FirstFirst ... 3111213141523 ... LastLast
Results 301 to 325 of 1239

Thread: All in one DIVINATION - footballjds

  1. #301
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by Jaxom View Post
    Ive recreated the walking bug on my PC.

    If you don't change the highlighted text, and it's not relevant to your wisps then it occurs. Try it out and see.
    Say if BLUE is the default setting, but i have upgraded to RADIANT wisps(IN GAME) then if i don't change the corresponding entry to RADIANT it will still get the WISPS but move off the map. When searching to convert to energy.

    const
    SIPHON_PALE_WISPS = 0;
    SIPHON_FLICKERING_WISPS = 1;
    SIPHON_BRIGHT_WISPS = 2;
    SIPHON_GLOWING_WISPS = 3;
    SIPHON_SPARKLING_WISPS = 4;
    SIPHON_GLEAMING_WISPS = 5;
    SIPHON_VIBRANT_WISPS = 6;
    SIPHON_LUSTROUS_WISPS = 7;
    SIPHON_BRILLIANT_WISPS = 8;
    SIPHON_RADIANT_WISPS = 9;
    SIPHON_LUMINOUS_WISPS = 10;
    SIPHON_INCANDESCENT_WISPS = 11;

    _debug = true;

    procedure declarePlayers;
    begin
    setLength(players, 1);
    with players[0] do
    begin
    integers[0] := 2;//1, 2 or 3 memory conversion options
    integers[1] := SIPHON_BRILLIANT_WISPS;//wisp name
    booleans[0] := true;//Are you gaining %10 extra exp because of boon?
    loginName := '';
    password := '';
    isActive := true;
    isMember := true;
    world := -1;
    end;
    currentPlayer := 0;
    You didn't reproduce the bug because there is no bug. you're supposed to setup declare players. If you put in a different wisp than the location you're at that is USER ERROR, NOT a bug.

    happy botting.

  2. #302
    Join Date
    Apr 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Quote Originally Posted by Jaxom View Post
    Mine was working fine initially then the bug which i posted up just started happening after i started teh bot up again once, and it's stuck with me through re-installs of Simba/jagex cache everything .

    Clicks on rift but then doesn't click option just sits there. (At radiants)
    Yeah, im getting the same issue. I've been trying to mess with the code but i still cant get it to choose the option. looks like everything else works great but it just wont convert for me.

  3. #303
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by odisey View Post
    Lol

    Powerban actually got me 250 million experiences in about 6 months using cheap methods and free scripts - except for dungeoneering that probably got me banned in june. What a paradox. (ban = 3 days; I got away with 250m xp)

    And I am grateful because the script is up but ... I find myself spending more time "editing" the script rather than doing IRL things. Because that is the reason why I bot. If the script was not up I wouldn have to decide whether to keep on editing this flawed client or whether I should just ignore it and AFK some other skill just "for fun".


    And yes when I have enough time I will make my own bot. There is A LOT of potential in it. Safe and working color-bot without any client? The first person that realises it will be rich.
    odisey, I think you're misunderstanding a lot of things.
    First of all, if you set up the game, script and account correctly you'd be getting perfect runs for 6 hours+. I know this because I wrote this script to get my divination up and then released it here for public use. You shouldn't edit the script at all, you should report bugs and download the latest version.

    Second, your logic is flawed and contradict yourself in the same post.
    If the script was not up I wouldn have to decide whether to keep on editing this flawed client...

    ...There is A LOT of potential in it. Safe and working color-bot without any client? ...
    First you say you're editing a flawed client then you talk about a color bot without a client.

    The CLIENT is SMART and is made by Benland. We utilize this. I think you should have a look around the forums and learn a few things.


    Keep in mind, this script was designed by an individual with an IQ above the retard threshold, so people similar to yourself will find it very difficult to utilize.

  4. #304
    Join Date
    Apr 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Quote Originally Posted by relics View Post
    Yeah, im getting the same issue. I've been trying to mess with the code but i still cant get it to choose the option. looks like everything else works great but it just wont convert for me.
    Here's the issue with some info:

    Code:
    -- TRSMinimap.waitFlag()
    ---- Waiting until flag distance equals 0...
    ---- Flag is not present, resulting true
    -- TRSMinimap.waitFlag(): True
    -- .getPlayerPos(): result = {X = 194, Y = 122}, took 140 ms
    ---- Waiting while the player is moving...
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 140 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 125 ms
    -- chooseOption._select():
    ---- chooseOption.isOpen(): result = true
    ---- Options found: [ConveM memories Energy RiM, Walk here, Examine Energy RiM, Cancel]
    ---- Found option "memories En" in "ConveM memories Energy RiM"
    -- chooseOption.select() result = true
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 109 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 110 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 156 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 140 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 125 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 125 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 110 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 124 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 125 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 140 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 141 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 124 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 109 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 109 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 125 ms
    -- .getPlayerPos(): result = {X = 142, Y = 142}, took 125 ms
    and it just keeps going until i quit it manually.

  5. #305
    Join Date
    Mar 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    The CLIENT is SMART and is made by Benland. We utilize this. I think you should have a look around the forums and learn a few things.


    Keep in mind, this script was designed by an individual with an IQ above the retard threshold, so people similar to yourself will find it very difficult to utilize.
    Right, I don't feel like wasting more time lurking your forums so that I could understand how to use your bot.

    And ... if you think that everyone should know how to work with SRL then you are retarted yourself.
    (I actually looked at villavu forum when I wanted to set up my bot for the very first time. I did everything right and ended up with "---Waiting fo lobby" error. How was that my fault? How am I retarted? I even kind of fixed it when I edited srl "interfaces" and "lobby". Next day there was another error. I had to edit another part of the script. Because I am retarted fish. The next day? I guess that you know what happened because you are so intelligent.)

    This is bothering me now. And I am still wasting my valuable time because I really am retarted.

    Exception in Script: Cannot invoke identifier at line 436, column 50 in file "C:\Simba\Includes\SRL-6\lib\core\text.simba" at line 436, column 64 in file "C:\Simba\Includes\SRL-6\lib\core\text.simba"

    Never mind I quit. I am going to study ... or play guitar ... or piano ... or finish my php/mysql/js project ... because I am so stupid.
    Last edited by odisey; 01-01-2014 at 06:34 PM.

  6. #306
    Join Date
    Apr 2012
    Location
    Vancouver, BC
    Posts
    291
    Mentioned
    1 Post(s)
    Quoted
    84 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    Onilika,

    I've encountered the first problem as well, i think I'll just make the SPS's maps bigger. Just makes the script slower though :P
    What is in your inventory? There shouldn't ever be anything in your inv except energy or memories. Otherwise it will wait apprx 5-10 seconds after each load.
    This makes sense ... when I babysit the script I notice long delays after inventory is converted ... but with all the events on now I always have crystals or crackers in my inventory if not the occasional log . The script saves so much time I dont really mind losing some exp/hour.

  7. #307
    Join Date
    Jun 2012
    Location
    Canada
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by odisey View Post
    I really am retarted. I am so stupid.
    Pretty much.

  8. #308
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Please see first page for bug report formating if you would.
    -
    -
    -
    -
    -
    -
    -
    "other guy, sounds cool"[/retard]

  9. #309
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Comparing SRL to powerban/others is silly. The purpose of SRL is different than the purpose of powerban...it's not meant to provide leechers with free bots/xp/cash...it's the fun of the challenge making scripts to play the game.
    I used to leech a long time ago when I first joined because programming intimidated me but ever since I started scripting...tbh its been so addicting.

    Since other people, who are not as good at programming as you claim to be, aren't reporting the same problems you are, it's safe to say this extreme difficulty which you say exists may not exist after all.

  10. #310
    Join Date
    May 2011
    Location
    In an Island.
    Posts
    1,413
    Mentioned
    2 Post(s)
    Quoted
    149 Post(s)

    Default

    Quote Originally Posted by Mouse View Post
    When it tries find the rift, sometimes I will be standing right next to it and it will run to a random spot on the minimap, and often run back and forth several times before it goes back to the rift and begins to convert memories. I don't think that this has to do with the color I have set for the rift. It still clicks in the general area that the rift is supposed to be at (on the minimap) correctly, but then it just clicks elsewhere on the minimap and runs around. After it runs around a bit it eventually finds the rift and converts memories.

    I'm using the script at the lv90 desert spot. It will be at the rift, then run all the way down to the southeast corner of the map, then back up, and repeat this several times. Here is a picture.
    THIS is what happens at the Brilliant Spot #footballjds
    ''If you want something you've never had, you have to do something you've never done''


    total leve 2715/1b exp +... exterminated.

  11. #311
    Join Date
    Feb 2012
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Never mind it seems to work now.. Im not sure was it because of another re-start of my PC or something else.
    I changed my in-game settings. The only difference was compared to the other guide that'son here where he minimizes that chatbox i didn't minimze mine this time around and it seems to be working depositing memories.
    Will let you know if anything changes and sorry for before.

  12. #312
    Join Date
    Dec 2013
    Posts
    95
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default

    I'm experiencing a strange issue.

    The script goes to the rift to convert. It opens up the menu and clicks the option. Then it clicks again where the option was, but the popup is gone and so the click registers against the ground. This cancels the conversion early, getting usually 1 memory converted and the rest remaining. So, the script ends up gathering one memory, converting memory, etc.

    The error is sometimes consistent, and it'll repeat the gather one convert one process many times in a row. Other times, it's intermittent, and after one or two failed convert cycles, it'll go back to working normally again.

    How long was the script running? 5 minutes (the most recent run I encountered this). 1 hour (total run approximately, been restarting when I get stuck on this issue).
    What is your divination level? 48
    What wisp did you set in the declare players? Sparkling
    What location are you at in the game? The Sparkling Wisp spot near the Fremmeniks and Relekka Slayer Dungeon.
    Do you have the debug?(if so, please post inside of tags) Sorry, not currently. I'll try to get it if I see the issue again.

    Let me know if there is other info that would help debug this. Thanks!

    EDIT:

    Turns out the root cause was rendering lag caused by wrong settings on my graphics card driver. It's fixed now. Thanks again for the script!
    Last edited by vwxz; 01-07-2014 at 07:41 AM.

  13. #313
    Join Date
    Mar 2013
    Location
    Freedomville.
    Posts
    155
    Mentioned
    2 Post(s)
    Quoted
    107 Post(s)

    Default

    As selfish as it may sound, reintroducing anti-leech sounds tempting given the sudden influx of powerban users.

  14. #314
    Join Date
    Jun 2012
    Location
    Canada
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Took my a while to figure out and get working as I'm new Simba, but now that I have it works flawlessly. Great script!

    And by the way is that shisha smoke in your profile pic? I love smoking shisha

  15. #315
    Join Date
    Mar 2012
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Got 99 with this script last week, enjoyed using it.
    Legitted to 91 then stayed at the radiant spot all the way to 99.
    Basically I suicided untill 99 on my near maxed main acc was logged in 20/24 with 16-17 div botting.

    Thanks
    bones heal, pain is temporary, glory lasts forever

  16. #316
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by sdf View Post
    As selfish as it may sound, reintroducing anti-leech sounds tempting given the sudden influx of powerban users.
    I don't fully understand. You'd like me to add anti-leech to restrict people from using a script I posted publicly?

    Quote Originally Posted by NineteenNinetyNine View Post
    Took my a while to figure out and get working as I'm new Simba, but now that I have it works flawlessly. Great script!

    And by the way is that shisha smoke in your profile pic? I love smoking shisha
    Heck no, it is grass

  17. #317
    Join Date
    Jun 2012
    Location
    Canada
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    Heck no, it is grass
    Even better I love my greens lol

  18. #318
    Join Date
    Feb 2012
    Location
    Canada
    Posts
    1,164
    Mentioned
    26 Post(s)
    Quoted
    433 Post(s)

    Default

    Nice script man! Been running for 3h and no problems. Mind you, earlier when I started it, I was in the digsite and then for some reason, it took me to taverly... So I am not sure about that, but it is working great now!

  19. #319
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by StickToTheScript View Post
    Nice script man! Been running for 3h and no problems. Mind you, earlier when I started it, I was in the digsite and then for some reason, it took me to taverly... So I am not sure about that, but it is working great now!
    That is odd...

    I'm going to modify SPS's getPlayerLocation so if we're too far from the rift area we'll run back into place... But the only way to go from digsite to taverly is teleporting.

  20. #320
    Join Date
    Nov 2013
    Location
    North of Hell
    Posts
    271
    Mentioned
    7 Post(s)
    Quoted
    171 Post(s)

    Default

    Code:
    Compiled successfully in 1094 ms.
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[1280] as Simba's target
    -------- Succesfully paired to a existing client, SMART[1280]
    ------ 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 281ms.
    -- setupSRL(): True
    -- .init()
    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\pale_wisps.png
    ---- Freeing the minimap mask
    ---- Succesfully freed SMART[1280]
    Successfully executed.

    It gives me that error ^, I'm not sure why? The png file is in the folder named maps, I'm not sure why it can't find it though. ^_^

  21. #321
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by sparkyownage View Post
    Code:
    Compiled successfully in 1094 ms.
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[1280] as Simba's target
    -------- Succesfully paired to a existing client, SMART[1280]
    ------ 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 281ms.
    -- setupSRL(): True
    -- .init()
    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\pale_wisps.png
    ---- Freeing the minimap mask
    ---- Succesfully freed SMART[1280]
    Successfully executed.

    It gives me that error ^, I'm not sure why? The png file is in the folder named maps, I'm not sure why it can't find it though. ^_^
    make sure you're opening the AIO_div.simba file from the folder you downloaded. not from recent files or from within simba.

  22. #322
    Join Date
    Nov 2013
    Location
    North of Hell
    Posts
    271
    Mentioned
    7 Post(s)
    Quoted
    171 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    make sure you're opening the AIO_div.simba file from the folder you downloaded. not from recent files or from within simba.
    If I do that, I'll have to reapply the SPS,and SRL updates, and set up my simba all over again, at least thats what I was told when I first installed Simba.

    That did work though, Thankyou

  23. #323
    Join Date
    Apr 2012
    Location
    Seattle
    Posts
    791
    Mentioned
    1 Post(s)
    Quoted
    159 Post(s)

    Default

    Awesome!

    I haven't been on RS for a while, what's the status on bans right now?
    And I'm guessing Wu tang clan gave up on his div script ?

  24. #324
    Join Date
    Mar 2013
    Location
    Freedomville.
    Posts
    155
    Mentioned
    2 Post(s)
    Quoted
    107 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    I don't fully understand. You'd like me to add anti-leech to restrict people from using a script I posted publicly?
    No, I meant that in terms of the whole SRL community not your script specifically.

  25. #325
    Join Date
    Nov 2013
    Location
    North of Hell
    Posts
    271
    Mentioned
    7 Post(s)
    Quoted
    171 Post(s)

    Default

    Code:
    -- .getPlayerPos(): result = {X = 178, Y = 154}, took 78 ms
    ---- Waiting while the player is moving...
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 79 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 79 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 79 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 79 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 79 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 94 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 93 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    -- .getPlayerPos(): result = {X = 182, Y = 162}, took 78 ms
    It gets a full inventory of memory, goes to the hole, and just stands there.?!? Whats with this?

Page 13 of 50 FirstFirst ... 3111213141523 ... 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
  •