Signup Now
Page 6 of 8 FirstFirst ... 45678 LastLast
Results 51 to 60 of 77
  1. #51
    Free User
    Join Date
    Jun 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Wesker View Post
    i think its clear i did a rant doing this script LOL, thats renamed on the new version and final , also took out the other things so it should work just fine without any edition from the users
    LOL haha


    Quote Originally Posted by Wesker View Post
    yeah it wont pick a set, will choose a vocation and then leave to main, the problem is, its a fucking long way to script every set and so on, and a long way to test if everything works, as you may see the waypoints are not the same im doing everything from scratch, i dont think i will add the items, i had them on the previous script but i dont have a way to easy copy paste the waypoints, so sadly this script wont take the items or it will but after a while, im scripting premmium zone i cant waste more time on this
    Yeah i know it require a lot of work on it. Doesn't matter since all the characters will logout at rook's boat since you can't leave rook without the equipment, i can manually pick it after getting level 8
    @Wesker
    You could make the character drop the equipment or 100gps at x location, maybe near the bank and go oracle later. Then the next character go there to pick up (and checks if it have the equipment) if doesn't have it go take food (because after ss equips will disapear or maybe someone take it) would be a lot faster ^^

  2. #52
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    Quote Originally Posted by CkY View Post
    LOL haha




    Yeah i know it require a lot of work on it. Doesn't matter since all the characters will logout at rook's boat since you can't leave rook without the equipment, i can manually pick it after getting level 8
    @Wesker
    You could make the character drop the equipment or 100gps at x location, maybe near the bank and go oracle later. Then the next character go there to pick up (and checks if it have the equipment) if doesn't have it go take food (because after ss equips will disapear or maybe someone take it) would be a lot faster ^^

    they can leave without the equipment thats not an issue, just the dialog, and i could do that but then again every1 will leave gp at the same position and then some will have equip, some will have 2x equip and some others wont have anyhting is not a good idea for a freebie script, you should just let it go or code that on the oracle label and before setup do a check of those items, cant do that atm and if your in a hurry well its just better if you do it your self, or if you already had, just check how i did it to log next char and the current, next = waypoint in boat, current a hotkey that i turn on and off.

    again i dont recomend it, checking if you have every item and then getting the money if "lets say" someone steals your shield, then i have to code another 3-6 variables to check every part of the set and obtain money to buy it and also to go buy them, its a pain in the ass if i didnt consider it at the start of this script, just let it be for now XD



    ----
    reminder

    if you didnt go to the boat its probably an issue with "use" you need to use the chest in the boat on isle of destiny to be able to get out, if you had a lag spike or something it could miss it, however you can just move the islocation to that "use" waypoint and that will check it, as i said before i dont have time to check it anymore, need to do some pacc scripts and get levels @_@
    Last edited by Wesker; 06-24-2014 at 05:36 PM.

  3. #53
    Free User
    Join Date
    Jun 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Wesker View Post
    they can leave without the equipment thats not an issue, just the dialog, and i could do that but then again every1 will leave gp at the same position and then some will have equip, some will have 2x equip and some others wont have anyhting is not a good idea for a freebie script, you should just let it go or code that on the oracle label and before setup do a check of those items, cant do that atm and if your in a hurry well its just better if you do it your self, or if you already had, just check how i did it to log next char and the current, next = waypoint in boat, current a hotkey that i turn on and off.

    again i dont recomend it, checking if you have every item and then getting the money if "lets say" someone steals your shield, then i have to code another 3-6 variables to check every part of the set and obtain money to buy it and also to go buy them, its a pain in the ass if i didnt consider it at the start of this script, just let it be for now XD



    ----
    reminder

    if you didnt go to the boat its probably an issue with "use" you need to use the chest in the boat on isle of destiny to be able to get out, if you had a lag spike or something it could miss it, however you can just move the islocation to that "use" waypoint and that will check it, as i said before i dont have time to check it anymore, need to do some pacc scripts and get levels @_@
    That's ok, i just needed it to log and level the next one since i don't stay near the computer.
    I made a label to go to a place right after login and take 100 gps that my previous char dropped.

    Some stuff that you might check later

    After killing bugs and trying to leave the cave, the script enter in a loop because of that -not islocation check-

    This image is hosted on a possibly dangerous website (http://s29.postimg.org/xkrfhwn9j/loop.png). Please consider reuploading it on Imgur.com.




    Sometimes it doesn't lure to the right place and ends up like that :P

    This image is hosted on a possibly dangerous website (http://s30.postimg.org/56ccnhooh/dead.png). Please consider reuploading it on Imgur.com.


  4. #54
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    @CkY

    already encounter those issues if you want to fix it before i update it, set cavebot off right click waypoint 28 walk to the middle and set a walk waypoint or node (this isnt a script or error on my part thats something with the cavebot, idk why but sometimes that happens)

    about diying i have a persistent to check that out, sometimes shit just happens that you cant control, so yeah i cant control that but it will go to the hunt again


    did your character hunt again ???? if not thats an error i need to fix, otherwise is just that waypoint in between, i dont think i will fix it right now because i have to test the rest until the next character logs in


    another 1 just pop-up before i reach the rat spawn, like i said it should work but sometimes its just random
    Last edited by Wesker; 06-24-2014 at 06:18 PM.

  5. #55
    Free User
    Join Date
    Jun 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Wesker View Post
    @CkY

    already encounter those issues if you want to fix it before i update it, set cavebot off right click waypoint 28 walk to the middle and set a walk waypoint or node (this isnt a script or error on my part thats something with the cavebot, idk why but sometimes that happens)

    about diying i have a persistent to check that out, sometimes shit just happens that you cant control, so yeah i cant control that but it will go to the hunt again


    did your character hunt again ???? if not thats an error i need to fix, otherwise is just that waypoint in between, i dont think i will fix it right now because i have to test the rest until the next character logs in


    another 1 just pop-up before i reach the rat spawn, like i said it should work but sometimes its just random
    I'll do that, i just added a rope up in the loop

    I saw what happened to make he die, near the hole, < where he supposed to lure, he step north, but if he already have a bug in his right sqm, the bug will trap the lure spot, so he run around the cave.

    No, he hang in the temple because i had the option pause bot when die, i can test it for you if you want.

    I know sometimes shit happens and i know nothing is perfect, but your script is on the right way to be xD

  6. #56
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    @CkY yup, your not suposed to pause the bot, just let it die if hes going to die, it will keep leveling up, im almost 8 to test if everything else goes wrong

    i upload a new version, but im still not sure everthing works as its suposed to, still level 7 so when i get to main and log the next character everything will be perfect

    well it worked just fine
    Last edited by Wesker; 06-24-2014 at 07:56 PM.

  7. #57
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    k i thought it was over and then some ashole thought it would be funny to keep me editing this script LOL



    garbage disposal added


    @CkY

    Now i do think is everything i need to edit, damn i didnt even remember about that LOL

  8. #58
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    Mutated Humans Paladin Version

    Updated


    since they ask me to add it now you can log at X hr of stamina and offline train

  9. #59
    Free User
    Join Date
    Jun 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    hahaha that was the only thing i found missing this time, if someone put anything in the sewer it just doesn't go in XD

  10. #60
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    Quote Originally Posted by CkY View Post
    hahaha that was the only thing i found missing this time, if someone put anything in the sewer it just doesn't go in XD

    found another bug, when your trying to reach the boat, so i fix it with more waypoints XD, theres a new version now i have 3+ characters on main i could say i dont think ill find anything else, im almost sure this is the last one, this is why scripts like this are fucking expensive, the testing takes so many hours of your life
    Last edited by Wesker; 06-25-2014 at 05:11 AM.

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •