nice script man!
suggestions:
1: you didnt add randoms? or atleast i didnt see them when i searched. trying weed out the leechers? understandable haha
2: faster timing between monster clicking (killing lvl 2's, 3's is a little bit slow). edit: especially if it miss clicks or it clicks a NPC that it can't reach. the recover time to find a new NPC is a little slow. i like to be fast :P hehe
3: a hover next monster option would be sweet. repeat findobj mmouse(x,y) waitrandomrange. eating obv would take presedence
4: remove the move camera antiban. should only move camera if it cant find the NPC
5: your training mode is a bit confusing, just say str, atk, def
nice work![]()
Last edited by Sk1nyNerd; 05-09-2013 at 07:12 PM.
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
1: its in there but has to be changed.
2: i think i can fix that
3: not sure about this idea...
4: why dont you want this? Personally i move my screen all the time.
5: its not with all the weapons the same but ill put a pic in the thread for more information.
And thanks!
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
Yeah good script , ran for 5 hours (I was doing the randoms). One thing which would be a good feature would be using strength and attack pots.
Keep up the good work![]()
add a procedure at the beginging of your script that contains all the decleartions of your DTM's
make the next procedure one that contains you freeing all your DTM's
at the bottom of your script add: AddonTerminate(*yourfreedtmprocedurename*);
procedure DeclareMyDtms;
begin
dtm1: dtmfromstring
dtm2: dtmfromstring
ect
bitmap1: bitmapfromstring
end;
procedure FreeMyDtms;
begin
FreeDtm(dtm1);
FreeDtm(dtm2);
FreeDtm(ect);
FreeBitMap(bitmap1);
*you will have to remove all your DTM's from your script that you declare and put them in the DeclareMyDtms
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
The script eats food when hp is full.
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
ya. you will declare them as a variable integer like normal. ill send u a example code when I wake up in a few hours or u could look through my script and checkout how I did it and post another question for me to see in the morning. night man
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
nicegood work. try using deformed bitmaps, they will work very well if you can not get the DTM to work. dont do the whole item, just the blueish part at the bottom of the vial that way it will still detect it if there is one dose left. theres a good guide stickied in the intermediate tuts
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
Any chance of adding food banking in places such as al kharid, lumby, cammy tele from rock crabs, and other training spots?
Well you could always use Color for potion detection, or Bitmaps :-), keep up the good work.
edit; did you get 43 pray yet?, am looking forward to your next release, gona be boss
Last edited by samerdl; 05-12-2013 at 01:50 AM.
The next update is going to be large: better random finding, better monster finding+checking if an npc is in combat+ potsupport using bitmaps or dtm. Prayer pot support is also goingto be changed to pot dtm or bitmap support. And food finding is also going to be a dtm. And maybe i add a more human like mouse. So i hope you guys looking forward to this![]()
And i dont have 43 prayer yet. Im really poor and i focus more on getting strength 90.
You can quest 43 prayer.. There are 2 berserker guides by A Bidoof and ChrisArchieRS on Youtube that show what you can quest to like 42 I believe. And I never had any problems with this bot Hoodz. I decided to risk going for a few hours while I went out for a bit... Lost my zerker helm, obby cape, rune kite lmaooo. I'm clueless trying to figure out what could be the problem. And what was the exp you were getting around 80 str Hoodz? Cause I'm at 60/60/45 and plan to get 70/80/45 off this. Trying to see how long it would take me if I did a few hours per day for 5 days a week to do accordingly.
There are currently 1 users browsing this thread. (0 members and 1 guests)