Page 1 of 3 123 LastLast
Results 1 to 25 of 54

Thread: SimpleNMZ (Lape - Reflection - AL)

  1. #1
    Join Date
    Apr 2015
    Posts
    15
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default SimpleNMZ (Lape - Reflection - AL)

    Hey guys, I have seen a simple script like this requested a number of times in various parts of these forums.
    It's a simple script used at NMZ that will:
    • Drink absorbtion potions
    • Drinks overloads
    • Toggles quick pray every 40-59 seconds (Set your quick pray to rapid heal)
    • Simple antiban (mouses off screen)



    Instructions:
    Make sure to install Reflection and Aerolib, search around the forums for the links if you don't have them.
    1. Setup your inventory. I would recommend the following: Cash Stack, Rock Cake, Rest is Absorptions and Overloads
    2. Setup your quick pray (Set your quick pray to rapid heal, turn off everything else)
    3. Make sure auto-retaliate is on
    4. Join a game manually. You can use guthans boosters or you can do hard demons/MTD
    5. Rock cake your health down to 51
    6. Toggle rapid heal on and off real quick to make sure your health doesn't regenerate
    7. Drink Absorptions to 1000
    8. Toggle rapid heal on and off real quick to make sure your health doesn't regenerate
    9. Enable SMART

    And you're off to your 6 hour training fest!

    You can use this with Dharok's or whatever other armor you want. I usually get around ~80k Strength xp/hr. Use it with a blowpipe, whip, whatever you want.
    For normal Guthans boosters I usually take an inventory of 68 overloads and the rest absorption pots.
    Thanks to Hoodz, I stole his drink potion function in his NMZ script.
    Have fun!

    **
    Fixed a silly mistake I made while changing some things before I posted it here.
    **
    Attached Files Attached Files
    Last edited by cabbiethefirst; 06-16-2015 at 02:25 PM.

  2. #2
    Join Date
    Jan 2012
    Location
    Belgium
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Dam hoodz looking sick i will try this soon when i get my dharoks back

  3. #3
    Join Date
    Jan 2012
    Posts
    468
    Mentioned
    3 Post(s)
    Quoted
    200 Post(s)

    Default

    this thing doesnt work

  4. #4
    Join Date
    Aug 2014
    Location
    Australia
    Posts
    932
    Mentioned
    53 Post(s)
    Quoted
    495 Post(s)

    Default

    Quote Originally Posted by Rules of Joe View Post
    this thing doesnt work
    You should know better by now to post that it doesn't work without saying why...



    New to scripting? Procedures & Functions for Beginners
    Do you use your computer at night? Just get f.lux

  5. #5
    Join Date
    Jan 2012
    Posts
    468
    Mentioned
    3 Post(s)
    Quoted
    200 Post(s)

    Default

    Nope i do not bro, all srl members do the same im just following their example

  6. #6
    Join Date
    Aug 2014
    Location
    Australia
    Posts
    932
    Mentioned
    53 Post(s)
    Quoted
    495 Post(s)

    Default

    Quote Originally Posted by Rules of Joe View Post
    Nope i do not bro, all srl members do the same im just following their example
    In other words you do know better.



    New to scripting? Procedures & Functions for Beginners
    Do you use your computer at night? Just get f.lux

  7. #7
    Join Date
    Apr 2015
    Posts
    15
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Rules of Joe View Post
    Nope i do not bro, all srl members do the same im just following their example
    I made a silly syntax mistake while I was changing some stuff to release it on the forums but it should work fine now. If you can tell me what specifically is wrong I can try and fix it.

  8. #8
    Join Date
    Feb 2013
    Location
    Rimmington
    Posts
    319
    Mentioned
    33 Post(s)
    Quoted
    183 Post(s)

    Default

    Quote Originally Posted by Rules of Joe View Post
    Nope i do not bro, all srl members do the same im just following their example
    Hi Rules of Joe,

    He has spent his free time making something. Respect yourself, the creator and www.villavu.com enough to not post silly stuff like this. What other members of this site does is not an excuse? "If they were to jump off a cliff, would you follow their example?"



    Really nice seeing this type of script in the junior members Keep up the perfect work!





  9. #9
    Join Date
    May 2015
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    It works fine, ran it for 4hours a couple days ago (I had to remove line 24 to make it run).

    Thanks!

  10. #10
    Join Date
    Apr 2015
    Posts
    15
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by jsand View Post
    It works fine, ran it for 4hours a couple days ago (I had to remove line 24 to make it run).

    Thanks!
    yeah, it works fine for me, but i put that in it's own procedure and uploaded it as a new file just to make sure it doesn't break for anybody else, thanks.

  11. #11
    Join Date
    Mar 2015
    Location
    Netherlands
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    the script wants to unnecessary drink absorption pots... it just keeps clicking a pot every few minutes.
    Could u fix this?
    Last edited by hectortje3; 06-26-2015 at 08:03 PM.

  12. #12
    Join Date
    Apr 2015
    Posts
    15
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by hectortje3 View Post
    the script wants to unnecessary drink absorption pots... it just keeps clicking a pot every few minutes.
    Could u fix this?
    I was kind of lazy about finding a way to read the number of absorption pots active so I just made it drink it on a random time interval instead. If anybody knows a way to pull the value of absorption then it would only take a minute to change.

  13. #13
    Join Date
    Nov 2011
    Location
    Norway
    Posts
    203
    Mentioned
    4 Post(s)
    Quoted
    100 Post(s)

    Default

    Quote Originally Posted by cabbiethefirst View Post
    I was kind of lazy about finding a way to read the number of absorption pots active so I just made it drink it on a random time interval instead. If anybody knows a way to pull the value of absorption then it would only take a minute to change.
    Widgets

    The widget for the Absorb text is 202, 1 Child: 9

  14. #14
    Join Date
    Nov 2008
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    I cant get this script to run as its giving errors trying to run al + reflection together any help?

  15. #15
    Join Date
    Oct 2006
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you, works just fine, except for the exp counter, if i set it to train range i get a

    Error: Found unexpected token "Procedure" at line 24
    Compiling failed.

    without it, all good.

    One suggestion from me is to toggle the prayer faster, like a double click, and maybe twice a minute or even more often.
    Another thing, as a antiban, maybe leave the mouse on prayer button once in a while, or by random.

    Cheers for the script!

  16. #16
    Join Date
    Jan 2012
    Location
    Belgium
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    this is fucking awsome tried other ones with absorption and dident work that good for me hoodz worked fine but im not that rich for prayer pots good work man

  17. #17
    Join Date
    Jan 2012
    Location
    Belgium
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    after hook upate im getting Error: Access violation
    Compiling failed.
    already uninstalled an reinstalled everything dident work

  18. #18
    Join Date
    Oct 2011
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by nitroxx0025 View Post
    after hook upate im getting Error: Access violation
    Compiling failed.
    already uninstalled an reinstalled everything dident work
    I am have the same problem

  19. #19
    Join Date
    Mar 2013
    Location
    Earth some place
    Posts
    108
    Mentioned
    2 Post(s)
    Quoted
    66 Post(s)

    Default

    Quote Originally Posted by nitroxx0025 View Post
    after hook upate im getting Error: Access violation
    Compiling failed.
    already uninstalled an reinstalled everything dident work
    Quote Originally Posted by Dullfrog1 View Post
    I am have the same problem

    Hey guys. Access violations are caused by a repeating update procedure in the misc.simba include. Find your simba installation folder where you installed it, and locate misc.simba (or just search for it) then go into I believe line 71 or so and look for this:

    {$IFNDEF Aerolib}
    {$loadlib prosocks}
    {$ENDIF}

    Remove those 3 lines and the script should stop throwing access violation codes. NOTE: You may need to put these 3 lines back in for some scripts, so save them just in case. If you try to run a purely reflection based script that doesn't use Aerolib you will need to add them back in. Otherwise it will say an error like "Unknown declaration SSLsocket".

    That should fix the access violation.

    The new update broke all the NMZ bots so hope that works for you guys.
    "We're all someone else to someone else." - Calvin & Hobbes.
    A story of life. Inside everyone are two wolves. It is a terrible fight. One is evil, one is good. Which one wins? The one you feed.

  20. #20
    Join Date
    Jan 2012
    Location
    Belgium
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Quote Originally Posted by captainblast View Post
    Hey guys. Access violations are caused by a repeating update procedure in the misc.simba include. Find your simba installation folder where you installed it, and locate misc.simba (or just search for it) then go into I believe line 71 or so and look for this:

    {$IFNDEF Aerolib}
    {$loadlib prosocks}
    {$ENDIF}

    Remove those 3 lines and the script should stop throwing access violation codes. NOTE: You may need to put these 3 lines back in for some scripts, so save them just in case. If you try to run a purely reflection based script that doesn't use Aerolib you will need to add them back in. Otherwise it will say an error like "Unknown declaration SSLsocket".

    That should fix the access violation.

    The new update broke all the NMZ bots so hope that works for you guys.
    thank you so much i forgot all about that

  21. #21
    Join Date
    Jan 2012
    Location
    Belgium
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    well i wanna thank you for this skillz.png

  22. #22
    Join Date
    Apr 2014
    Posts
    323
    Mentioned
    0 Post(s)
    Quoted
    131 Post(s)

    Default

    Quote Originally Posted by nitroxx0025 View Post
    well i wanna thank you for this skillz.png
    would you mind sharing the code that you got to work?
    If all pork-chops were perfect, we wouldn't have hot-dogs.

  23. #23
    Join Date
    Jan 2012
    Location
    Belgium
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Quote Originally Posted by hakishakataki View Post
    would you mind sharing the code that you got to work?
    well im just using the normal script that the creator posted

  24. #24
    Join Date
    Jan 2012
    Location
    Belgium
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    well maxed out melee using this script

    to bad its expnsive ranging : /

    skillz.png

  25. #25
    Join Date
    May 2012
    Posts
    108
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by nitroxx0025 View Post
    well maxed out melee using this script

    to bad its expnsive ranging : /

    skillz.png
    You can make your money back from ranging by buying the herb boxes from nmz with the points you get.

Page 1 of 3 123 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
  •