Page 11 of 13 FirstFirst ... 910111213 LastLast
Results 251 to 275 of 310

Thread: Warrior's Blackjack Basher

  1. #251
    Join Date
    Sep 2007
    Location
    USA
    Posts
    126
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Dont double post!!! Delete one of them and combine it with your first post please. Someone will answer your question eventually. Be patient. Read the rules if you aren't familiar with them.
    Last edited by kottonmouth; 09-05-2012 at 06:04 AM.

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

    Default

    Quote Originally Posted by tysonganger View Post
    cant u make the script more fast plz???its average is only 2 times loot with advanced pickpocketing trainer!! and this is not enough for 100kxp/hr

    = REMOVED =

    Here i'll even help you.


    change lines: 698, 704
    Last edited by Daniel; 09-14-2012 at 08:04 AM. Reason: Removed foul language/hate speech.

  3. #253
    Join Date
    Sep 2007
    Location
    USA
    Posts
    126
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mrbotter123 View Post
    = REMOVED =

    Here i'll even help you.


    change lines: 698, 704
    HEY! Take it easy.... He just started here that doesn't make him a leach.. The first thing new ppl tend to do is try out scripts then they eventually start writing there own. Being hostile is not going to give him a high opinion of ppl here.
    and it isn't at all necessary.
    Last edited by Daniel; 09-14-2012 at 08:04 AM. Reason: Removed quoted foul language.

  4. #254
    Join Date
    Jul 2012
    Posts
    251
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Mmh, any hints on the trapping of the advanced pickpocketing trainer?

    Proves to be impossible to me.
    Activity
    Going asian on University College Ghent.
    No time for anything atm.

  5. #255
    Join Date
    Aug 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is awesome script.. I tweaked the script a bit and here is my proggy:

    ---------- Warrior's -----------
    ------ Blackjack Basher -------
    Total Time: 2 Hours, 16 Minutes and 5 Seconds
    Exp Earned: 208390
    Exp Per Hour: 91891
    Exp Till Next Lvl: 75997
    Time Till Next Lvl: 0 Hours and 49 Minutes
    --------------------------------

    ---------- Warrior's -----------
    ------ Blackjack Basher -------
    Total Time: 26 Minutes and 7 Seconds
    Exp Earned: 46726
    Exp Per Hour: 107416
    Exp Till Next Lvl: 182748
    Time Till Next Lvl: 1 Hours and 42 Minutes
    --------------------------------
    Last edited by runespeller; 09-20-2012 at 09:01 AM.

  6. #256
    Join Date
    Apr 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks =D

  7. #257
    Join Date
    Mar 2012
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by runespeller View Post
    This is awesome script.. I tweaked the script a bit and here is my proggy:

    ---------- Warrior's -----------
    ------ Blackjack Basher -------
    Total Time: 2 Hours, 16 Minutes and 5 Seconds
    Exp Earned: 208390
    Exp Per Hour: 91891
    Exp Till Next Lvl: 75997
    Time Till Next Lvl: 0 Hours and 49 Minutes
    --------------------------------

    ---------- Warrior's -----------
    ------ Blackjack Basher -------
    Total Time: 26 Minutes and 7 Seconds
    Exp Earned: 46726
    Exp Per Hour: 107416
    Exp Till Next Lvl: 182748
    Time Till Next Lvl: 1 Hours and 42 Minutes
    --------------------------------
    Very nice, could you share your modified copy? It looks to be pretty good
    Currently working on max cape, and learning to script along the way!

  8. #258
    Join Date
    Oct 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Very nice script, I hate thieving...so much clicking but this takes care of it!

    Getting a pretty consistant 95-100k exp/hr @ lvls 71-77 so far.
    Tried using it on DXP but the delayed ticks messed it up pretty bad, got worse exp than I get now.

    Only problem I've had it sometimes it gives me the error 'location not found' and logs me out. It will happen every 5-10mins, 2 or 3 times then work fine for 2hrs.

  9. #259
    Join Date
    Nov 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ---------- Warrior's -----------
    ------ Blackjack Basher -------
    Total Time: 4 Hours, 17 Minutes and 33 Seconds
    Exp Earned: 534177
    Exp Per Hour: 124452
    Exp Till Next Lvl: 138257
    Time Till Next Lvl: 1 Hours and 6 Minutes
    --------------------------------
    Exception in Script: Failed to create new thread, code:8
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, 4, 5]


    Very nice script, not sure why this happened, but still, over 4 hours is a great proggy.

  10. #260
    Join Date
    Jan 2012
    Posts
    713
    Mentioned
    3 Post(s)
    Quoted
    9 Post(s)

    Default

    Code 8 means Simba ran out of memory.

  11. #261
    Join Date
    Nov 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I finally got to a high enough level to move on to thugs with a pretty high success rate. After a bit though, i noticed the script was not eating as intended. I worked in a fix and it works fine now using your method to click on food. Change how it discovers low health and u should be golden. Im sure there are better ways to do this, but im very new to simba.

    I did a simple EatAtHP = 4500; constant and then modified the rest to look like this:

    procedure detectHealth();
    var
    colorstring : string;
    CurrentHP,i,x,y:integer;
    begin
    CurrentHP := GetMMLevels('hp', colorstring);
    wait(100);
    if CurrentHP < EatAtHP then

    Just a bit of advice for the next release thanks again mate, ill let you know when i reach my 99.

  12. #262
    Join Date
    Oct 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by cdodson View Post
    I finally got to a high enough level to move on to thugs with a pretty high success rate. After a bit though, i noticed the script was not eating as intended. I worked in a fix and it works fine now using your method to click on food. Change how it discovers low health and u should be golden. Im sure there are better ways to do this, but im very new to simba.

    I did a simple EatAtHP = 4500; constant and then modified the rest to look like this:

    procedure detectHealth();
    var
    colorstring : string;
    CurrentHP,i,x,y:integer;
    begin
    CurrentHP := GetMMLevels('hp', colorstring);
    wait(100);
    if CurrentHP < EatAtHP then

    Just a bit of advice for the next release thanks again mate, ill let you know when i reach my 99.
    What kind of exp/hr are you managing at thugs?
    Thinking about trying them if its decent.

  13. #263
    Join Date
    Dec 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm getting 150k exp/hr doing this and I'm only level 81! Amazing script!

    EDIT:

    It's not showing how much exp I earn though? I had to work out how much I'm earning by tracking it for 10 minutes and then multiplying by six. All it's showing in Simba is this:

    ---------- Warrior's -----------
    ------ Blackjack Basher -------
    Total Time: 12 Minutes and 23 Seconds
    Exp Earned: 0
    Exp Per Hour: 0
    Exp Till Next Lvl: 9680
    Time Till Next Lvl: 9680 Hours and 0 Minutes
    and in SMART it's only showing this?



    The time changes but the Total Exp and Exp per Hour don't?
    Am I doing something wrong?
    Last edited by Holograph; 12-21-2012 at 09:27 PM.
    -- Woodcutting 99/99 --
    -- Magic 99/99--
    -- Thieving 86/99 --

    RIP Runescape - 20/11/12

  14. #264
    Join Date
    Aug 2010
    Posts
    213
    Mentioned
    0 Post(s)
    Quoted
    34 Post(s)

    Default

    check your xp counter

  15. #265
    Join Date
    Oct 2012
    Posts
    22
    Mentioned
    2 Post(s)
    Quoted
    9 Post(s)

    Default

    I'm running into this error when I start up the script. I haven't run into it before, nor could I find anything in the forums via searching.

    Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 108
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5, 6]

    I've been trying to get into scripting myself, but haven't come across anything that would help me figure this out. Any help is appreciated.

  16. #266
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by sk8_tolivv View Post
    What kind of exp/hr are you managing at thugs?
    Thinking about trying them if its decent.
    I'm getting around 135k xp per hour and like 50k gp per hour @ low 90s thieving. It's probably best to do @ 95+ as you're supposed to get more xp an hour then because you fail a lot less.
    My First Build!, Selling Downloadable Games
    -------------------------------------

  17. #267
    Join Date
    Jul 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Script is still flawless at pickpocketing trainer. 130k+xp/hr at lvl 70

  18. #268
    Join Date
    Sep 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I am having trouble to lure the victim

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

    Default

    Pickpocketing menaphite thug Do not eat food

  20. #270
    Join Date
    Mar 2008
    Posts
    200
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Hey!

    I am having a lot of difficulty getting the script to start. I realize that the script is relatively old: from around July. But are there any edits I need to make in order to run the script? Any pointers, I keep getting a SMART PARAM error.
    SRL has given me many 99s now, and many more to come. I hope to enhance the quality of the community here with feedback, progress reports, and testing scripts (and maybe learn a little along the way)

  21. #271
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by Benson View Post
    Hey!

    I am having a lot of difficulty getting the script to start. I realize that the script is relatively old: from around July. But are there any edits I need to make in order to run the script? Any pointers, I keep getting a SMART PARAM error.
    Add an "8" after {Define SMART} at the top then try. If there's one there then remove it and try.
    My First Build!, Selling Downloadable Games
    -------------------------------------

  22. #272
    Join Date
    Jan 2009
    Location
    Turlock/LA, California
    Posts
    1,494
    Mentioned
    3 Post(s)
    Quoted
    66 Post(s)

    Default

    Quote Originally Posted by Benson View Post
    Hey!

    I am having a lot of difficulty getting the script to start. I realize that the script is relatively old: from around July. But are there any edits I need to make in order to run the script? Any pointers, I keep getting a SMART PARAM error.
    like Austin said. just convert it to smart 8 if it is easier. also remember that this script does become effected by lag, so smart_speedfix can be your friend if u run into errors. i tested this out the other day for a good 6hrs and it worked flawlessly for me still (even though im already 99 XD).

    Quote Originally Posted by dragonking999 View Post
    Pickpocketing menaphite thug Do not eat food
    menaphite thugs has always been, and probably will remain a "currently in development" part of the script (like i stated in the OP). expect it to have many errors, i really dont have a desire to create a good script for that.

    Quote Originally Posted by Tesa View Post
    I am having trouble to lure the victim
    Well now you can mean 2 things. 1: you dont know how to lure the victim to the spot; I would suggest lookin at a video guide online. 2: the script itself is having issues with luring and clicking the person while already in the spot; try out smart_speedfix first.

  23. #273
    Join Date
    Mar 2008
    Posts
    200
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Wow, I'm silly. I've encountered that problem before nad forgot that it was a smart version problem. Thanks guys. Also, warrior, What is smart_speedfix?
    SRL has given me many 99s now, and many more to come. I hope to enhance the quality of the community here with feedback, progress reports, and testing scripts (and maybe learn a little along the way)

  24. #274
    Join Date
    Sep 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by x[Warrior]x3500 View Post
    Well now you can mean 2 things. 1: you dont know how to lure the victim to the spot; I would suggest lookin at a video guide online. 2: the script itself is having issues with luring and clicking the person while already in the spot; try out smart_speedfix first.
    Thanks!

  25. #275
    Join Date
    Mar 2008
    Posts
    200
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Hey Warrior,

    I'm having problems and I know I have to use smart speedfix to fix them... But I cannot find a single thing about this. I've searched the forums, and google and your thread is the only result. Any hints or tips?
    SRL has given me many 99s now, and many more to come. I hope to enhance the quality of the community here with feedback, progress reports, and testing scripts (and maybe learn a little along the way)

Page 11 of 13 FirstFirst ... 910111213 LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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
  •