Page 15 of 31 FirstFirst ... 5131415161725 ... LastLast
Results 351 to 375 of 751

Thread: AutoRangeGuilder_11

  1. #351
    Join Date
    Mar 2013
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    30 Post(s)

    Default

    Quote Originally Posted by purpleguy0 View Post
    what would u suggest to fix? because the cave script and hoodz auto fighter and elfyys pc script all work for me....
    Adjusting the camera and intializing a timer!
    Compass Angle set for:156
    The Judge timer is at stage:2/6
    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]

    im trying to fix this myself and I have no clue what im doing...can some1 help me?

  2. #352
    Join Date
    Mar 2012
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Does it do anything for anyone else?

  3. #353
    Join Date
    May 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Darcy_Oner View Post
    Does it do anything for anyone else?
    nope.

  4. #354
    Join Date
    Apr 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Just gotta thank you so so much ibot_dung, over the past say 5 hours ive gone from not even having simba on my comp to tweaking your script in a few slight ways until perfection. honestly ive learned far more than i ever thought possible from just studying your script (which is the very first ive ever run). gotta say on that note i already can see how stressful answering these smart8 questions over n over can be. literally no excuse to any1 who cant get smart8 to work. if i can figure all this out in a day and you guys cant get smart8 to run then you're simply not trying. although i will give a slight hint (assuming one has already gotten {$DEFINE SMART8} set up correctly the only other step truly is finding out where SetupSRL; goes.. this can easily be figured out after a little trial and error from studying yohogo's tutorial from when you set up smart8 for the first time.)

    most important tip i have in my opinion is luring the two archers into the building to the west. by doing so you dont have enable the
    "makecameraanglehigh" command to avoid attacking the archers. i could be wrong but what inspired this was watching the camera angle moving back n fourth from high to low. when it did this i felt like it looked a little robotic and possibly added a little extra unnecessary time. (at the same time though i havent seen any problems with just going ahead and using the highangle command.)

    kinda like the above situation ive gotten a bit paranoid of the firing at target clicks on smart8 (which is the only downfall im seeing of running it in smart8 at the moment). i cant say i remember noticing it in the browser but when in smart8 it seems that it clicks three times going from left to right with the same distance horizontally each time. again just looks too robotic to me but my eyes could be playing tricks on me. at the same time though im an extreme beginner here and will be digging more into that procedure. the one last thing im not 100% confident in is the way it goes through the chat commands with the judge. im completely lost on how to make this a bit more random in the script. id love to write in a way to have it click within a range of those commands cause right now it really seems to be clicking in the exact same spots. if ya have any tips on those sections where im a little paranoid id really appreciate it.

    quick little recap
    absolutely amazing script that any of you first script running beginners like myself can figure out in minimal time by taking your time through all the tutorials associated with setting up simba/smart8. luring the archers really makes a huge difference imo, highly recommend everyone at least try it once so you dont have to enable the highangle motion. thanks again ibot_dung, really have inspired me to learn how each and every line in your script works. got a long rode ahead but i hope to start writing some of my own procedures like more antibans within a week. but yeah, all n all i cant believe it took so little to get this scipt to run so damn near to flawlessly.. i see a great future in this one.

    NOTE: i apologize for any horrendous grammar you come across.. definitely not gonna proof read this so sorry if i rambled a ton n ended up not making sense.

  5. #355
    Join Date
    Apr 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    oo also far as the browser method goes idk if its just me but i couldnt get it to work in chrome? worked just fine through firefox tho.. obviously smart8 is the best tho lol.

  6. #356
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by LuckyFive View Post
    Just gotta thank you so so much ibot_dung, over the past say 5 hours ive gone from not even having simba on my comp to tweaking your script in a few slight ways until perfection. ...

    NOTE: i apologize for any horrendous grammar you come across.. definitely not gonna proof read this so sorry if i rambled a ton n ended up not making sense.
    YES! Thankyou. I am highly debating to making the OSR script public because of the redundant and annoying questions that are rather easy if you take the time. You and few others on this thread will however get messaged the OSR script or be granted permission if i can figure out how to make a private thread (if i even can lol). I have too noticed that in smart8 it clicks multiple horizontal/vertical/diagonal spots repeadedly when spam clicking but it doesnt in the browser. Ill have to mess around and see i guess. but to make the choose options more random you could use a MMouse(x,y,xtolerance,ytolerance) function mixed in with a case structure of 5 or so cases to randomly select a position on the screen.(Try it, its quite simple!) I just switched to DTMs because people i guess where having troubles in smart8 for some reason. Trapping the guards is a pretty good idea! i however havent had a problem of it ever clicking a guard personally and it should no longer be a problem if you are running the script in browser with the most up-to-date script. I havent tried chrome, but explorer works well too. OSR should clean the remaining flaws up and bring this script from a very comfortable 90% flawless (other then randoms) to a +95% (with randoms that are solved) but its going to take sometime because i litterally have to go through and edit the whole script lol. The first release will probably be public just so i can get some help finding all the bugs.

    Thanks mate, you were +reped. try the case structure for the clicking to continue options! you will need to know how to find colors using simba to get the locations of the screen. Sometimes it doesnt work properly and you will get a false location so just close the pop up box and try it again and make sure that you drag the screen to the client window. goodluck

  7. #357
    Join Date
    Mar 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Whenever I run your script, the white box at the bottom of Simba, the log or whatever it is, clears, and literally nothing happens. Smart doesn't start up or anything yet it claims the script is running.

  8. #358
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by Dried View Post
    Whenever I run your script, the white box at the bottom of Simba, the log or whatever it is, clears, and literally nothing happens. Smart doesn't start up or anything yet it claims the script is running.
    hmmmmmmm i wonder.... hmmmmmmm.... could it be.... no, ill let you figure that out. thanks for the great example for my above post about releasing OSR not

  9. #359
    Join Date
    Mar 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by ibot_dung11 View Post
    hmmmmmmm i wonder.... hmmmmmmm.... could it be.... no, ill let you figure that out.
    please tell me . i mean where do i start or give me a hint

  10. #360
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by Dried View Post
    please tell me . i mean where do i start or give me a hint
    by reading my front page and following the links.

  11. #361
    Join Date
    Jul 2012
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    in b4 why u no run more than 10 times!

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

    Default

    Quote Originally Posted by Dried View Post
    Whenever I run your script, the white box at the bottom of Simba, the log or whatever it is, clears, and literally nothing happens. Smart doesn't start up or anything yet it claims the script is running.

    I wish more people would take a proactive approach to solving their problems. Learning how to script and solve errors by navigating through problems that arise is going to be 10 times as effective than relying on others to help you. They didn't waste their time creating the tutorials and fostering a place of learning just to answer repetitive answers all day. If you actually try, just a little bit, you will rise out of this with a little more knowledge than you had before. I don't expect you to learn how to write a fully functioning combat script the first day, I can't even do that and I've been here a year. But for the sake of actually learning something, take the time to invest in yourself and head on over to the Tut section. <3

  13. #363
    Join Date
    Feb 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Exception: Range check error at line 226
    The following DTMs were not freed: [0, 1, 2, 3]

  14. #364
    Join Date
    Apr 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Just FYI,
    This isn't a leach account, this is simply a new one because I couldn't find my old one.
    Anyways, great script! I've used it for 4 hours strait, and it's very flawless other than random support, which can be expected since it didn't exist with the p07include. I added some randomness to the MMouse, that way it's a little less botlike. I don't believe there's really anything left to do in terms of perfecting the script, except for use with the OSR official include. Let me know if I can be of any help; this is turning out to be a very nice script!
    +repped and rated.

  15. #365
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    amazing script! tyvm for your time you put in it

  16. #366
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by a nubs life View Post
    I wish more people would take a proactive approach to solving their problems. Learning how to script and solve errors by navigating through problems that arise is going to be 10 times as effective than relying on others to help you. They didn't waste their time creating the tutorials and fostering a place of learning just to answer repetitive answers all day. If you actually try, just a little bit, you will rise out of this with a little more knowledge than you had before. I don't expect you to learn how to write a fully functioning combat script the first day, I can't even do that and I've been here a year. But for the sake of actually learning something, take the time to invest in yourself and head on over to the Tut section. <3
    thankyou! i couldnt have said it better! its really becoming frustrating lol. +repped

    Quote Originally Posted by strftw View Post
    Just FYI,
    This isn't a leach account, this is simply a new one because I couldn't find my old one.
    Anyways, great script! I've used it for 4 hours strait, and it's very flawless other than random support, which can be expected since it didn't exist with the p07include. I added some randomness to the MMouse, that way it's a little less botlike. I don't believe there's really anything left to do in terms of perfecting the script, except for use with the OSR official include. Let me know if I can be of any help; this is turning out to be a very nice script!
    +repped and rated.
    nice work! i orginally would have kept it with MMouse but people said it wasnt working right with smart8, for some reason smart8 does a couple things different than running it in the browser i am glad your learning! +repped for that. OSR revamp is under way! Theres a lot of options with it so idk what to include haha! Ill try to get u guys something this weekend.

    ive long waited some positive feedback and people to stand up to the leechers lol thanks guys

  17. #367
    Join Date
    Feb 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    i keep having an issue with it clicking on the gaurds and then it goes and attacks them and it kills me doesnt even last an hour.

  18. #368
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    So I was running this script, with 100K in my inventory, and 45 mins. later, when I come back to check on the bot, I'm at the spawn with everything gone in my inventory... So I'm thinking maybe it clicked an NPC, or maybe a random killed me... Anyways I think you should look into making it run away if it enters combat. Overall not a bad script.
    Last edited by ballinpb; 04-10-2013 at 03:29 AM.

  19. #369
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by brendonpenwell View Post
    i keep having an issue with it clicking on the gaurds and then it goes and attacks them and it kills me doesnt even last an hour.
    what are you running 1.1 still?? it litterally will not click on a guard, like at all, as in never, never ever, never ever ever, never ever ever never. if you are using smart8 please use the browser like it says so on my first page.

  20. #370
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by ballinpb View Post
    So I was running this script, with 100K in my inventory, and 45 mins. later, when I come back to check on the bot, I'm at the spawn with everything gone in my inventory... So I'm thinking maybe it clicked an NPC, or maybe a random killed me... Anyways I think you should look into making it run away if it enters combat. Overall not a bad script.
    sorry to hear mate. thats something that will be incorporated in OSR at some point.

  21. #371
    Join Date
    Apr 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    im using a browser it will not click judge

  22. #372
    Join Date
    Nov 2006
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    It was only successful about 30% of the time. The rest it either failed to click the last step of entering comp, unwielded the arrows and couldn't attack, attacked guards, ran behind targets, couldn't find judge, etc.

  23. #373
    Join Date
    Dec 2011
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Why can't I use it with smart8?

  24. #374
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey m8! , awsome script man, currently running it without smart and just plain babysitting it, works like a charm.

    but i do have one thing ; could you perhaps add antirandoms if it wouldn't be too much to ask ? hate to go downstairs to grab something and come back to find myself in lumbridge lol, besides that its pretty much flawless now great script

  25. #375
    Join Date
    Apr 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this what keeps appearing in the debug box when i load the script, it talks to the judge then trys to find bronze arrows when i have them in my inventory:

    Judge Found! Talking to the Judge...
    It appears we are already in a Competition! Resuming...
    We did not see any Bronze arrows in your inventory! Checking your equipment...
    Compass Angle set for:302
    Unable to find Target! We may have missed clicked or might be in a random!
    Timer intialized!

Page 15 of 31 FirstFirst ... 5131415161725 ... 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
  •