Jump to content

OsBot IronMan Challenge (Personal Scripts Only)


yfoo

Recommended Posts

I want scriptor 2 status so I can sell premium scripts and get into the Osbot pyramid scheme

  • I write scripts under their API @ my own hours -> [buying knives from a pyramid scheme] 
  • so I can sell them to other people -> [and selling the knives door to door]
  • and give 30% of the sell price to Osbot -> [the pyramid scheme makes money for free]
  • And likely make minium wage (relative to the hours I put in) as opposed to a six figure software engineering position.

Jokes done. 

Base goals completed (75 atk/str/def/range + 70 prayer). Time for chapter 2: maxed main (99 atk/str/def/range)

5a75a39321e48_stats2-3-18.png.881311a3ca92abc022e3934f8045650c.png

The script I used is my own Lucid_Dream_NMZ which obviously does NMZ. I've finally fixed the majority of bugs that can occur in dream such as:

  • not drinking overloads and guzzling rockcakes to 1. 
    • fixed with onMessage() checks for overload message than flipping a boolean value, drinkOverload() checks if this is true to drink. Before I checked if hp was >= 51. 
  • not prayer flicking rapid heal properly
    • fixed by using a seperate thread to flip another boolean value (doPrayerFlick) to true after a normal random interval (around 40 seconds). prayerFlick() uses this boolean value to determine whether to flick. 
  • not logging out when dying in NMZ
    • fixed with onMessage() again with a check for the death game message
  • forgeting to turn melee prayer off after drinking an overload
    • fixed with a conditional sleep that exists after player has finished taking damage. (Turn on protect melee -> Condition Sleep -> Turn off protect melee)
    • it is possible to get stacked for a large amount of damage when the overload runs out and your hp reverts to ~51, in my case the absorption handling happens BEFORE drinking an overload therefore my character would sometimes die when reoverloading as there are no code checks to drink absorptions at that point until the next onLoop() iteraction. This took a while to figure out as the script would sometimes fail after 30mins, sometimes after 2 or 3 hours. 

As a result the script is capable of doing full runs of NMZ until absorptions run out. The next step is to support moving to corner, usage of power ups and special attacks. Then re-entering dream, blowpipe recharge, and maybe barrows repair support. At that point it should be competative with Fruity NMZ. For now there is an ALPHA version of the script on my github, but as more features are implemented (like dream entering) I will migrate development to a private repository out of respect to @Fruity

This script is planned to feature 2 modes: 

  • an AFK mode that does not prayer flick and emulates a human player leaving his account afk in nmz thereby letting his hp regen up to a random amount (hpRegenLimit) then coming back and guzzling rockcakes back to 1 hp before afking again. 
  • an Active mode that does prayer flick and emulates a human player actively keeping his HP at 1 with rock cakes and prayer flicking. 
  • And the ability to arbitrarily switch modes after a random interval (or not, pures benefit from active mode). This is to implement a more advanced form of antiban as opposed to primative methods such as xp checking or random camera rotations. 

With obby armor + berseker necklace + obby sword I am able to average ~80k xp/hr. This is significantly higher than Dharoks which averages 67k xp/hr, until ~95 str and ~90hp I expect obby to beat dharoks. 

The plan is to get

  • 90 str
  • 90 attack, test xp rates using dharoks and proceed accordingly. 
  • 90 range
  • 99 str
  • 99 atk
  • 99 def
  • 99 range

Proggy1:

J8vDvtj.png

Proggy2:

ggyA6Nt.png

 

As a side project I am also botting my pure with the same script, that pure however has used APA's sand crabs script (75 str, atk), as well as Dream's firemaking script (50 firemaking) and Polymophism's thieving script (53 thieving) before using my NMZ script. therefore my pure is not a osbot BTW-man. However I will attest that my main has never been botted with a script that is not of my own creation and likely will never do so!

I do have some proggies detailing my pure range training progress. The plan is to get 99 range, str,and 52 prayer, at which point he becomes a maxed ags pure. 

Pure Stats:

vxmXxMI.png

 

NMZ Progges, These are only 2 hours because thats how long my pure surives. 

PiXMTqu.png

l7sP1ue.png

lktJ5ad.png

 

Thats it, Thanks for reading.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...