Page 36 of 50 FirstFirst ... 26343536373846 ... LastLast
Results 876 to 900 of 1239

Thread: All in one DIVINATION - footballjds

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

    Default

    Quote Originally Posted by Bravely Default View Post
    Hey Football, I must say you have a really nice script but i having little trouble getting it to run, when I start the script nothing happens at the log in screen I even tried running with my character logged in but nothing is happening, i'm getting this message and my divi level is only 5. I have used Simba before but it have been a almost a year since I have botted.

    ---- Waiting up to 5 minutes for RS to load...
    ---- 1 minute(s) have passed, client is not ready yet
    ---- 2 minute(s) have passed, client is not ready yet
    Running RS in DirectX while using the OpenGL plugin for SMART?
    or
    Running RS in OpenGL while using the DirectX plugin for SMART?

  2. #877
    Join Date
    Apr 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    Running RS in DirectX while using the OpenGL plugin for SMART?
    or
    Running RS in OpenGL while using the DirectX plugin for SMART?
    Number 2

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

    Default

    Quote Originally Posted by Bravely Default View Post
    Number 2
    So depending on what mode you are using in RS (you are using OpenGL), edit your script settings accordingly.

    Simba Code:
    USE_DirectX        = false;

    OpenGL is the default for SMART. Most scripts now have some kind of UseDirectX setting that is optional.

  4. #879
    Join Date
    Apr 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    thanks for your response, I did that but now i'm getting this error.

    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\pale_wisps.png
    ---- Succesfully freed SMART[4296]
    Successfully executed.
    The following bitmaps were not freed: [2, 3, 4]

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

    Default

    Quote Originally Posted by Bravely Default View Post
    thanks for your response, I did that but now i'm getting this error.

    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\pale_wisps.png
    ---- Succesfully freed SMART[4296]
    Successfully executed.
    The following bitmaps were not freed: [2, 3, 4]
    Have you opened the script from inside its folder on your computer (NOT File->Open within Simba)?

  6. #881
    Join Date
    Apr 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by Bravely Default View Post
    thanks for your response, I did that but now i'm getting this error.

    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\pale_wisps.png
    ---- Succesfully freed SMART[4296]
    Successfully executed.
    The following bitmaps were not freed: [2, 3, 4]
    Quote Originally Posted by Clarity View Post
    Have you opened the script from inside its folder on your computer (NOT File->Open within Simba)?
    It worked now, thanks for your excellent assistance Clarity, is there any reason why the bitmaps error would occur if I open it simba though?

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

    Default

    Quote Originally Posted by Bravely Default View Post
    It worked now, thanks for your excellent assistance Clarity, is there any reason why the bitmaps error would occur if I open it simba though?
    If you open it from within Simba, the script searches in the wrong place for the maps, can't find them, and thus has to terminate.
    No problem the bitmaps error is unrelated, it's just a result of the script abruptly terminating.

  8. #883
    Join Date
    Apr 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    I'm just having 1 more problem its not converting the memory when the inventory is full?

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

    Default

    Quote Originally Posted by Bravely Default View Post
    I'm just having 1 more problem its not converting the memory when the inventory is full?
    reset your layout!

  10. #885
    Join Date
    Apr 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    reset your layout!
    I rested the layout but the problem is still there

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

    Default

    Quote Originally Posted by Bravely Default View Post
    I rested the layout but the problem is still there
    go through the whole setup for botting in rs3. the script works fine, i ran it for hours today...

  12. #887
    Join Date
    Jan 2014
    Posts
    54
    Mentioned
    0 Post(s)
    Quoted
    31 Post(s)

    Default

    Fantastic, it's working again for me - thankyou =)

    FYI, only working on Direct-X not OpenGL but who cares!

  13. #888
    Join Date
    Apr 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    go through the whole setup for botting in rs3. the script works fine, i ran it for hours today...
    alright thanks, I'll delete my current Simba and re-installed it from scratch and let you know how it goes from there.

  14. #889
    Join Date
    Feb 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Edit: Works great.

  15. #890
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    57 Post(s)

    Default

    For anyone who has trouble getting it to convert at the wisp - after your character has a full inventory of memories and is trying to convert them at the rift - stop the script. Stop the script, leave the client open, and restart the script. Worked like a charm for me for the last 20m odd xp I have gained.

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

    Default

    Quote Originally Posted by Desirousphere View Post
    For anyone who has trouble getting it to convert at the wisp - after your character has a full inventory of memories and is trying to convert them at the rift - stop the script. Stop the script, leave the client open, and restart the script. Worked like a charm for me for the last 20m odd xp I have gained.
    Thank you for the advice, I should put some info together in the main post and have a FAQ section.

    On a side note
    I just wanted to extend a thank you to anyone who has donated no matter what amount. Donors will remain anonymous because I don't want donations to be a big deal. I believe two people have so far. I appreciate it!

  17. #892
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    57 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    Thank you for the advice, I should put some info together in the main post and have a FAQ section.

    On a side note
    I just wanted to extend a thank you to anyone who has donated no matter what amount. Donors will remain anonymous because I don't want donations to be a big deal. I believe two people have so far. I appreciate it!
    I'd say it'd be a good idea, but do people even read the first post? :P

    Two people seems a bit low for such a great script.

  18. #893
    Join Date
    Feb 2007
    Location
    Massachusetts
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Just a FYI to anyone who's running this script hard, I was just perm banned this morning. I got 99 about 3 weeks ago and had been running the script once or twice a week to gather energy and make some profit. Not sure when they got me or if this is related to the recent update (unlikely), but I wanted to let people know. Hopefully the appeal goes thru =P

    Anyway, thanks for the script while it lasted. It did seem too good to be true!

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

    Default

    Quote Originally Posted by a ghetto boy View Post
    Just a FYI to anyone who's running this script hard, I was just perm banned this morning. I got 99 about 3 weeks ago and had been running the script once or twice a week to gather energy and make some profit. Not sure when they got me or if this is related to the recent update (unlikely), but I wanted to let people know. Hopefully the appeal goes thru =P

    Anyway, thanks for the script while it lasted. It did seem too good to be true!
    You haven't used any other scripts or bots? I find it quite unlikely that this script got you banned.

  20. #895
    Join Date
    Feb 2007
    Location
    Massachusetts
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    You haven't used any other scripts or bots? I find it quite unlikely that this script got you banned.
    Not for at least a month. I was surprised too, but in fairness I was running it extremely hard on my way to 99.

  21. #896
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by a ghetto boy View Post
    Not for at least a month. I was surprised too, but in fairness I was running it extremely hard on my way to 99.
    How many hours per day you botted?
    Do you took any breaks?
    How much time it took you to get your 99?

    I use it and I got my level 72 today (67-72, ran 9 hours)
    Sometime, I stop it to play the minigame or I take another skill.
    I hope this script is still safe.

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

    Default

    Quote Originally Posted by a ghetto boy View Post
    Not for at least a month. I was surprised too, but in fairness I was running it extremely hard on my way to 99.
    What other scripts did you use a month ago?

  23. #898
    Join Date
    Jun 2012
    Location
    Missouri, USA
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Perm banned today. Recently got 90 Div from 6 hours a day.

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

    Default

    If you have been banned you should give more of a background on your script usage than just saying you were banned when/after using this script.
    It is very well known that Jagex bans accounts weeks after detection so that you can never be sure why you were banned specifically.

  25. #900
    Join Date
    Jun 2012
    Location
    Missouri, USA
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    If you have been banned you should give more of a background on your script usage than just saying you were banned when/after using this script.
    It is very well known that Jagex bans accounts weeks after detection so that you can never be sure why you were banned specifically.
    I'm not trying to be rude, but I tried to give all info that I could. I was botting AIO Div. for a 6 hour period daily for 11 days during the morning hours while I was at work and then played for a few hours legit when I got home. This is the first script I've used in a couple of years as I just recently came back to RS.

Page 36 of 50 FirstFirst ... 26343536373846 ... 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
  •