Page 83 of 117 FirstFirst ... 3373818283848593 ... LastLast
Results 2,051 to 2,075 of 2916

Thread: [AeroLib] HoodzFighter

  1. #2051
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    im probably going to remove the reflection and current color version to replace it with HoodzFighter Aero


    edit: script is close to be finished!

    teaser pic:
    info is not correct of course but you get the idea.
    Can't wait to test it

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

    Default

    Quote Originally Posted by Rlp View Post
    Can't wait to test it
    Hopefully he'll release this soon!

  3. #2053
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by Dog View Post
    Hopefully he'll release this soon!
    Hopefully it will be worth the wait though.

  4. #2054
    Join Date
    Feb 2014
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Cant wait to fight with this legend haha

  5. #2055
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by jst94 View Post
    Cant wait to fight with this legend haha
    Its very close now

  6. #2056
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    Its very close now
    How close? are you trolling us with the thread clean up
    still waiting patiently

  7. #2057
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Rlp View Post
    How close? are you trolling us with the thread clean up
    still waiting patiently
    working on the last thing: getting your correct fighting skill for gaining xp. this will get the skills for xp check. so if you train on shared it will check: hp, def, att, str.

    if you train str, it will only check hp and str. etc..

  8. #2058
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    working on the last thing: getting your correct fighting skill for gaining xp. this will get the skills for xp check. so if you train on shared it will check: hp, def, att, str.

    if you train str, it will only check hp and str. etc..
    Do you have potions working with the new aero version?
    I'm really excited for this, I keep checking the thread every day.

  9. #2059
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Rlp View Post
    Do you have potions working with the new aero version?
    I'm really excited for this, I keep checking the thread every day.
    i have currently not potions added, but thanks to the State mainloop it's very easy to add

  10. #2060
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    i have currently not potions added, but thanks to the State mainloop it's very easy to add
    Cool, if you don't add it I may look in to adding it myself along with something extra if I can script it.

  11. #2061
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Rlp View Post
    Cool, if you don't add it I may look in to adding it myself along with something extra if I can script it.
    dw, I'll add it once i finished the core.
    just cleaned the script a bit and fixed some possible errors

  12. #2062
    Join Date
    Feb 2014
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Nice to hear that you are making great progress

  13. #2063
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    progress:
    Code:
    - fixed healing
    - added a timer failsafe (after 180 seconds no combat it will logout)
    - added some extra failsafes so hovering on the next monster is smoother
    - added personal antiban
    - rewrote findMonster() > faster now + better npc in combat detection + fixed access violation error
    - small bug fixes
    - adjusted antiban
    - started custom skill check functions
    to do:
    Code:
    - finish custom skill checking
    - left over bugs (?)
    - pot support (maybe in V2)

  14. #2064
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    progress:
    Code:
    - fixed healing
    - added a timer failsafe (after 180 seconds no combat it will logout)
    - added some extra failsafes so hovering on the next monster is smoother
    - added personal antiban
    - rewrote findMonster() > faster now + better npc in combat detection + fixed access violation error
    - small bug fixes
    - adjusted antiban
    - started custom skill check functions
    to do:
    Code:
    - finish custom skill checking
    - left over bugs (?)
    - pot support (maybe in V2)
    Nice to see
    Does it run/tele away when it's out of food?
    hope it's all going well hoodz.

  15. #2065
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Rlp View Post
    Nice to see
    Does it run/tele away when it's out of food?
    hope it's all going well hoodz.
    logout procedure is still empty, need to make the logic for that. but it will use both

  16. #2066
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    logout procedure is still empty, need to make the logic for that. but it will use both
    That's good to know, I babysit most scripts anyway.

  17. #2067
    Join Date
    Sep 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    progress:
    Code:
    - fixed healing
    - added a timer failsafe (after 180 seconds no combat it will logout)
    - added some extra failsafes so hovering on the next monster is smoother
    - added personal antiban
    - rewrote findMonster() > faster now + better npc in combat detection + fixed access violation error
    - small bug fixes
    - adjusted antiban
    - started custom skill check functions
    to do:
    Code:
    - finish custom skill checking
    - left over bugs (?)
    - pot support (maybe in V2)
    So pumped for this, keep it up!

  18. #2068
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Hoodz it's my birthday on Tuesday by the way would make a good present :P

  19. #2069
    Join Date
    Nov 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I'm most likely just a moron, but I get this error when I attempt to start the script. I have the AeroLib include installed and everything with that. Can't seem to figure out a resolution my issue through the replies on this post or others.

    "Exception in Script: Unable to find file 'SRL-OSR/SRL/misc/Al_functions.simba' used from 'C:\Simba\Scripts\HoodzFighter Reflection V8.simba'"

  20. #2070
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Rlp View Post
    Hoodz it's my birthday on Tuesday by the way would make a good present :P
    i'll try but i can't promise anything

    ps: the first version will most likely have some bugs that are patched quickly after the release.
    Quote Originally Posted by Tron A View Post
    I'm most likely just a moron, but I get this error when I attempt to start the script. I have the AeroLib include installed and everything with that. Can't seem to figure out a resolution my issue through the replies on this post or others.

    "Exception in Script: Unable to find file 'SRL-OSR/SRL/misc/Al_functions.simba' used from 'C:\Simba\Scripts\HoodzFighter Reflection V8.simba'"
    al_functions is something else (its the very first public version of aerolib i believe) and its not being updated anymore. you should have to wait a few more days or look for AL_functions.simba somewhere else. i believe you can download it at my ghouls script

  21. #2071
    Join Date
    Nov 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    i'll try but i can't promise anything

    ps: the first version will most likely have some bugs that are patched quickly after the release.


    al_functions is something else (its the very first public version of aerolib i believe) and its not being updated anymore. you should have to wait a few more days or look for AL_functions.simba somewhere else. i believe you can download it at my ghouls script
    Ahhhhh yes, I found it. Thanks for that really quick reply man! Looking forward to the further development of this script

  22. #2072
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    i'll try but i can't promise anything

    ps: the first version will most likely have some bugs that are patched quickly after the release.


    al_functions is something else (its the very first public version of aerolib i believe) and its not being updated anymore. you should have to wait a few more days or look for AL_functions.simba somewhere else. i believe you can download it at my ghouls script
    It's cool, it comes when it comes I'll probably be busy most my birthday anyway with my family.
    Hope all is going well with you?

  23. #2073
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Rlp View Post
    It's cool, it comes when it comes I'll probably be busy most my birthday anyway with my family.
    Hope all is going well with you?
    yes but i just don't have much time because exams are starting wednesday

  24. #2074
    Join Date
    Jul 2012
    Posts
    181
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    yes but i just don't have much time because exams are starting wednesday
    Pause script development until after your exams, they are way more important.

    Good luck for them, I'm sure you will do great.

  25. #2075
    Join Date
    Nov 2011
    Location
    Finland
    Posts
    49
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Hello, when im using hoodzfighter ref v8 at mans. I get this "Failed not found: K Then L. What i need to do !?

Page 83 of 117 FirstFirst ... 3373818283848593 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •