View Full Version : m34t's Lunar Planker
chongc
04-05-2012, 11:29 AM
WORKS BEAST GOT 6 HOURS OFF THIS SCRIPT =)
oh, but please add a failsafe for not enough coins lol. mine used up my 10m and continued trying to plank make logs
haid123
04-05-2012, 01:43 PM
thanks for fixing my error but did you upload the new version because i'm still getting the error?
cant find a new version still the same v2.75
SailorJerry
04-05-2012, 02:04 PM
Working great now.
Cerylin
04-05-2012, 02:09 PM
thanks for fixing my error but did you upload the new version because i'm still getting the error?
cant find a new version still the same v2.75
v2.75 is the new one.
Is anyone else using this at soulwars because it keeps on finding an error with the objectDtms for me.
haid123
04-05-2012, 02:16 PM
thats the error i'm talking about!
m34tcode
04-05-2012, 05:53 PM
I pasted it. Look up the thread a few posts ;]
haid123
04-05-2012, 06:21 PM
cant find it :D
m34tcode
04-05-2012, 07:11 PM
fiery, the failsafe is there.
I dont see why it wouldnt have stopped , it checks for money while planking. Did you have game on filter or off?
haid123
04-05-2012, 07:14 PM
where is the latest paste you posted i can only find the one you posted before v2.75?
m34tcode
04-05-2012, 07:31 PM
Keep on getting this after 2 minutes
:: :: Searching for bank, Chest First: False
:: :: :: Failed to find bank chest
:: :: :: Not in Bank or Pin Screens
:: :: :: Trying OpenBankNPC;...
:: :: :: SRL OpenBankNPC failed, finding bankers manually...
:: :: Banking Success: False
:: :: :: Failed to find npcs
:: :: Failed to bank, making sure we are at edgeville bank
:: :: :: Searching for bank...
Error: Out Of Range at line 657
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
Seems to be looking for edgeville bank even though i made enable_walking false and soul wars on.
Also, still getting the issue where it keeps on putting logs into bank.
It is actually just a typo. I is searching for the bank symbol only, if you turned walking off. It will still wlak to the bank if its nearby though.
Asi for the paste i guesss i never pasted it, weird. Thought i did lol. Here it is :http://pastebin.com/uxVKf3Bn
haid123
04-05-2012, 07:34 PM
thanks lol
Cerylin
04-05-2012, 07:35 PM
me thinks a ban is coming for my way, seems like it was withdrawing and taking logs for about 40 minutes without me noticing lol.
m34tcode
04-05-2012, 07:43 PM
It may have something to do with the error you mentioned, as that is in the function that checks your money. im looking into this.
Also I do stuff like that all the time while debugging so i dont think youll get banned ;]
EDIT: ok i found why the script wasnt ending when out of money. I didnt add the checkign function after changing the planking method =\. Fixed now =]
Repasted here: http://pastebin.com/t51wFbAw
Proof of working ;]
Simba Code:
:: :: :: Getting logs in inventory...
:: :: :: Finding which inventory slots contain logs..
:: :: ::
:: :: :: Logs Identified in inventory:
:: :: :: | LL|
:: :: :: |LLLL|
:: :: :: |LLLL|
:: :: :: |LLLL|
:: :: :: |LLLL|
:: :: :: |LLLL|
:: :: :: |LLLL|
:: :: :: Inventory contains logs: True
:: :: :: :: :: Planking log at slot 3
:: :: :: :: :: Selecting the PlankMake spell...
:: :: :: :: :: Clicking log at inventory slot 3
:: You Have run out of money!
Successfully executed.
EDIT: I removed the paints bmp from the script, as it is now downloaded if you dont have it. Cut the script down by about 500 lines =D
Im uploading the new version as 2.76
haid123
04-05-2012, 09:15 PM
i testet the paste you gave in 1 hour it works flawless but then i tried to take over the bot and after 1-2 min it got a error you dont need to fix it or anything if i just dont take control then it works fine
m34tcode
04-05-2012, 09:18 PM
I do need to fix it ;]
That error may cause a problem in the future ;]
Can you post the debug log?
EDIT: i also released a new version on the thread. It makes the script smaller, along with the fixes in the paste ;]
haid123
04-05-2012, 09:45 PM
i will try the new version first maybe it's fixed there
SailorJerry
04-05-2012, 09:52 PM
Getting this-
Failed to withdraw logs!! You either ran out of your specified log type, Or did not have your logs visible in the atop of your bank.
Even though I have logs in the same slot as before.
m34tcode
04-05-2012, 09:54 PM
Sailor that soudns liek a dtm problem. can u please post a screenshot?
EDIT: haid the new version is the same as the paste except i changed the paint. Still need a debug log to trace that problem
SailorJerry
04-05-2012, 10:00 PM
:: :: :: :: :: Checking Options list for: ['aho', 'oga', 'any', 'ny lo']
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: True
:: :: :: :: Done Testing Bank Slot (0, 0). Result: False
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: True
:: :: :: :: :: Exiting Menu
:: :: :: Did not remember logs Bank Slot, finding and withdrawing
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: False
:: :: Beginning search for logs...
:: :: :: :: RightClick testing bank slot (0, -2)
:: :: :: :: Attempting to test object in bank. Attempt #0
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: False
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: True
:: :: :: :: :: Checking Options list for: ['aho', 'oga', 'any', 'ny lo']
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: True
:: :: :: :: Done Testing Bank Slot (0, -2). Result: False
:: :: Failed to withdraw logs!! You either ran out of your specified log type, Or did not have your logs visible in the atop of your bank.
NextPlayer(False)
SwitchToPlayer(PlayerNo: 0, Active: False);
Player is not Active...
All players not active!
00000000000000000000000
:: :: Failed to bank, making sure we are at the bank
:: :: :: Searching for randoms...
:: :: :: :: Might do antiban...
:: :: Commiting stats...
:: :: Attempting to commit stats one last time...
That is the proggy I'm getting.
haid123
04-05-2012, 10:04 PM
ok i got 3k logs left need to finish them then i test the error and give you a debug
EDIT: tried to take control of the bot 3 time by turning smart off then the error came looks like the same error i had from v2.75 i got the error while smart was off
:: :: Searching for bank, Chest First: False
:: :: :: Failed to find bank chest
:: :: :: Not in Bank or Pin Screens
:: :: :: Trying OpenBankNPC;...
:: :: :: SRL OpenBankNPC failed, finding bankers manually...
:: :: Banking Success: False
:: :: :: Failed to find npcs
:: :: Failed to bank, making sure we are at the bank
:: :: :: Searching for bank...
Error: Out Of Range at line 657
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
m34tcode
04-05-2012, 10:46 PM
D=
I thought i fixed that =\
I looked and line 657 is no longer that same line. Was it in the CheckOutOfMoney function?
haid123
04-05-2012, 11:07 PM
oh just found where it was it's in the OBJDTMInclude tab the tab pops up when the error starts
m34tcode
04-05-2012, 11:14 PM
ohhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Highlight, error wasnt even in my script lmao. So i didnt actually fix the error lol. ill check that out.
EDIT: just checked, and that error is not mine. Can you guys post that on the ObjectDTM thread i linked on main post in this threaD?
It will allow euphemism to fix =]
EDIT: I see a possible temporary fix. Ill manually call setminimap slices array. should hopefully fix the error. That is if i am looing at the correct error.
EDIT: aparently the problem WAS on my part. UIsage for object dtm changed, and i did not call the right setup funciton. The error looks like it should be fixed now =]
Releasing next version for that fix =]
haid123
04-05-2012, 11:19 PM
ok :P
EDIT: do i still need to post the error on the objectdtm thread ?
ok nvm then
m34tcode
04-05-2012, 11:30 PM
Nope. It was my error not his =]. Realized after going through the obj include file a bit more. Just hadnt realized how it was supposed to be used had changed
dickdan
04-06-2012, 03:23 AM
http://img10.imageshack.us/img10/5634/99magice.png
Used your script exclusively from 86-99. Thanks, bro!
m34tcode
04-06-2012, 03:50 AM
Thanks for using it. I added you to list of 99's =]]
SailorJerry
04-06-2012, 06:44 PM
Working great now. But prices of mahogany planks have plummeted. Bye bye free xp.
Cerylin
04-06-2012, 08:00 PM
Thank you for an amazing script, almost sad that i don't need it anymore =D
http://i43.tinypic.com/2wqwity.png
haid123
04-06-2012, 10:36 PM
gz on 99
haid123
04-07-2012, 12:42 AM
here is a proggy that shows how fast your scrip are
pcelite11
04-07-2012, 12:44 AM
Working great now. But prices of mahogany planks have plummeted. Bye bye free xp.
^this
b_lone
04-07-2012, 12:45 AM
I was really eager to try it. Unfortunately, it just opens SW bank, right clicks on teak logs, goes to top left-hand corner, closes bank, and logs out. Why is this so?
:: :: :: Done searching for banks
:: :: :: Waiting for bank and pin screens...
:: :: :: Waiting for bank screen...
:: :: Bank opened succesfully
:: :: :: Depositing Planks...
:: :: :: :: RightClick testing bank slot (0, 0)
:: :: :: :: Attempting to test object in bank. Attempt #0
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: False
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: True
:: :: :: :: :: Checking Options list for: ['aho', 'oga', 'any', 'ny lo']
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: True
:: :: :: :: Done Testing Bank Slot (0, 0). Result: False
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: True
:: :: :: :: :: Exiting Menu
:: :: :: Did not remember logs Bank Slot, finding and withdrawing
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: False
:: :: Beginning search for logs...
:: :: :: :: RightClick testing bank slot (0, -2)
:: :: :: :: Attempting to test object in bank. Attempt #0
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: False
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: True
:: :: :: :: :: Checking Options list for: ['aho', 'oga', 'any', 'ny lo']
:: :: :: Checking whether menu is open...
:: :: :: :: Menu was open: True
:: :: :: :: Done Testing Bank Slot (0, -2). Result: False
:: :: Failed to withdraw logs!! You either ran out of your specified log type, Or did not have your logs visible in the atop of your bank.
NextPlayer(False)
SwitchToPlayer(PlayerNo: 0, Active: False);
Player is not Active...
All players not active!
00000000000000000000000
:: :: Failed to bank, making sure we are at the bank
:: :: :: Searching for randoms...
:: :: :: :: Might do antiban...
:: :: Commiting stats...
:: :: Attempting to commit stats one last time...
:: :: Commiting stats...
m34tcode
04-07-2012, 05:35 AM
I haven't used anything but mahoganny in a while. I need to update the dtm for teak. Ill get that today ;)
xtrapsp
04-07-2012, 11:05 AM
Terribly coded... i hate it :P
Jokes ^.^
Great script. Just gone through it again
Cerylin
04-07-2012, 12:33 PM
Don't forget to add me to the list of 99's! (Screen is a few posts above).
haid123
04-07-2012, 01:58 PM
ceryline what world do you bot on when you dont babysit the bot?
Cerylin
04-07-2012, 04:10 PM
ceryline what world do you bot on when you dont babysit the bot?
I try and bot on worlds that have low ping so low lagg and also ones that don't have too many people in.
haid123
04-07-2012, 04:43 PM
ok thanks
m34tcode
04-07-2012, 05:29 PM
Do you guys babysit? If its not stable let me know lol. I was unaware
EDIT: teak now works again. Updating normal and oak now.
Cerylin
04-07-2012, 05:37 PM
Do you guys babysit? If its not stable let me know lol. I was unaware
EDIT: teak now works again. Updating normal and oak now.
I didn't babysit when i was using it- it worked fine.
Edit: Isn't my achievement going to go on the hall of fame? :D
haid123
04-07-2012, 06:02 PM
i dont babysit it either
b_lone
04-07-2012, 06:15 PM
Do you guys babysit? If its not stable let me know lol. I was unaware
EDIT: teak now works again. Updating normal and oak now.
Nvm. It works now. Thank you! (: I will be posting a proggie soon!
m34tcode
04-07-2012, 06:20 PM
Thank you, Im not sure This script will stay up free though. It is beginning to get abused. People are selling low and dropping prices
haid123
04-07-2012, 06:56 PM
yeah prices are dropping they are 34 ea loss per mahogany plank i'm waiting til they rise a bit
b_lone
04-07-2012, 06:58 PM
Thank you, Im not sure This script will stay up free though. It is beginning to get abused. People are selling low and dropping prices
Cheaper logs = more people training construction = higher demand for logs = increase in log price? Wouldn't it just balance each other out? I do not understand? P.S. Computer froze. Lost 30mins. ):
m34tcode
04-07-2012, 07:28 PM
people sell low, and the prices drop.People wont suddenly train construction because of a 34gp drop ;]
b_lone
04-07-2012, 10:20 PM
http://i153.photobucket.com/albums/s212/x1LastHope1x/Proggie.png
Worked great. I was lagging and I stopped script every 50ish minutes to switch worlds. It just randomly stopped stating I was "Out of runes". 94ish Magic ATM!
Ribbreaker
04-07-2012, 10:29 PM
First of all thanks for the script!
second, it doesn't really work for me because it uses plank make like 2/3 times and than logs out. Here is my log.
:: :: Painting Proggy
:: :: :: Getting logs in inventory...
:: :: :: Finding which inventory slots contain logs..
:: :: ::
:: :: :: Logs Identified in inventory:
:: :: :: | LL|
:: :: :: |LLLL|
:: :: :: |L L |
:: :: :: |LLL |
:: :: :: | L |
:: :: :: |L L |
:: :: :: | LL |
:: :: :: Inventory contains logs: True
:: :: :: :: :: Planking log at slot 27
:: :: :: :: :: Selecting the PlankMake spell...
:: :: :: :: :: Clicking log at inventory slot 27
:: :: :: :: :: Planking log at slot 5
:: :: :: :: :: Selecting the PlankMake spell...
:: :: :: :: :: Clicking log at inventory slot 5
:: :: :: :: :: Planking log at slot 19
:: :: :: :: :: Selecting the PlankMake spell...
:: :: Failed to find PlankMake spell, attempting to resort spell tab...
:: :: Sorting the spells in your spellbook
:: :: :: Failed find plankmake spell. Either you did not start with runes in your inventory, or you ran out of runes.
NextPlayer(False)
SwitchToPlayer(PlayerNo: 0, Active: False);
Player is not Active...
All players not active!
00000000000000000000000
:: :: Failed to bank, making sure we are at the bank
:: :: :: Searching for randoms...
:: :: :: :: Might do antiban...
:: :: Commiting stats...
:: :: Attempting to commit stats one last time...
:: :: Commiting stats...
|====================================|
| ~ SRL ~ |
| Randoms Report |
|────────────────────| |
| |
|────────────────────|============================ ========|
:: Script Ended At 12:27:05 AM
:: Ran for 53 Seconds
Successfully executed.
The following DTMs were not freed: [2]
────────────────|
────────────────|
EDIT: Okay I think I fixed it now. I disabled all spells except for the one with the planks.
I'll run it for an hour while babysitting.
m34tcode
04-07-2012, 10:34 PM
It said you were out of runes when you were not?
Was it after you took control away from the script? if it tries to switch to magic tab and does not find that spell because it didn't switch it may get screwed up. let me check
EDIT: just found why it will plank only some logs then bank. Its because the delay on waiting for the game tab to switch to the magic tab. Need to make it longer.
EDIT: bunch of small fixes to make the script clean again. The paint is fixed, now shows xp, and an accurate planks per hour.
EDIT: added Xp per hour also.
Big Important Juicy Edit: I saw the problem you guys were talking about. It stopped detecting logs in the inventory. I added color and area tolerance to the dtm, so it should never do that again, even if the log appearance changes. Problem didn't show itself until an hour into the script though.
EDIT: released another version, 2.8
I ran for two 3 hour chunks perfectly.
haid123
04-08-2012, 05:17 PM
wrong post
m34tcode
04-08-2012, 05:46 PM
=[ threads been quite dead lol
haid123
04-08-2012, 07:11 PM
i know because your bot works flawless and no one need to post anything and i'm not botting because the loss of mahogany plank they are 34 ea loss per plank
m34tcode
04-08-2012, 07:35 PM
Hold on to the script as it may not stay public then ;] If the prices dont rise again
b_lone
04-08-2012, 07:37 PM
Just sold some of my teak planks. Sold right away! Teaks are going up, hope they stay that way. I expect to have 99 by end of Tuesday! (: If so I owe ya one.
haid123
04-08-2012, 07:54 PM
i dont think it's your fault that the prices sucks right now
m34tcode
04-08-2012, 08:08 PM
Its possible. The mnumber of planks this script has made is probably well over a few hundred thousand at this point
Most players don't do this for extended periods of time.
haid123
04-08-2012, 10:09 PM
wow
m34tcode
04-08-2012, 10:33 PM
If Stats vars ever come back up, you will be able to see the count. It will be lower than the actual amount, since stats sometimes doesn't submit the plank count for some reason.
EDIT: woooot im a member now =D
SailorJerry
04-08-2012, 11:53 PM
Grats on members bro! :)
m34tcode
04-09-2012, 12:35 AM
Thanks =]
pcelite11
04-09-2012, 02:18 AM
mahogany planks are crashing like crazy. if people just sold at regular price jeez
m34tcode
04-09-2012, 02:38 AM
I may move the script to members. Im considering it. Ill look at the graphs, but it did seem i was able to profit today. Put your offers to buy in WHILE you are botting the planks. that way by the time you are done your offer is through. You make more, and save the script for everyone that way =]
b_lone
04-09-2012, 03:18 AM
The planks never sell. ): People are selling at a ridiculously low price...
m34tcode
04-09-2012, 03:25 AM
>.>
Yea, sounds like im taking it down, at least temporarily.
Hold on to your copies ;]
Do not give them away though. You guys got to it first.
haid123
04-09-2012, 03:26 AM
mahogany plank fall 44 ea today
m34tcode
04-09-2012, 03:31 AM
Yea took it down. Might think about putting it back up later, but for now, its members only. Thanks for using though =]]
haid123
04-09-2012, 03:35 AM
no problem can we still use the ones we got?
m34tcode
04-09-2012, 03:50 AM
yes
Just do not give them out ;]
I wont be updateing, so the will prob not last too too long.
chongc
04-09-2012, 10:42 AM
aw. sad to see that once a good script for anything comes out it crashes market... must be more simba users out there than i thought. :o
Kyle Undefined
04-09-2012, 12:20 PM
There are just a lot of leechers and gold farmers.
jdizz4ever
04-09-2012, 02:03 PM
Back when i started using this script planks were 2k and i made decent profit. Almost made it to 99. Set back from all my gold being hacked so I'm tormented by this lvl 98 magic... =(
TheWord
04-09-2012, 08:43 PM
Wow just when i wanted to use this script -.-
No one was having problems with the script, it's why nobody posted.
Requesting closing of thread.
m34tcode
04-09-2012, 09:32 PM
I may rerelease soon
FifthDimension
04-09-2012, 09:44 PM
Currently getting 82-86 mage with humidify then if this script is good I will run it straight to 94 mage :)
m34tcode
04-09-2012, 09:56 PM
It may be back by then :)
b_lone
04-10-2012, 02:47 AM
..and now we play the waiting game. Should have 99 Magic tomorrow! :)
m34tcode
04-10-2012, 03:48 AM
I'm re releasing when it never fails again. So possibly tomorrow. I looked at the wrong graph to check its impact. The day i released this, mahogany logs dropped 25%. I was looking thinking those were planks =\
That just means the profit has increased =]
I havent seen this script fail in a few days though
steady 3 hour runs
haid123
04-10-2012, 07:27 PM
this website got a plank make spell calculator
http://runescape.wikia.com/wiki/Plank_Make
b_lone
04-11-2012, 12:11 AM
I wish I could give you a proggy and say proudly, "I GOT 99 MAGIC WITH THIS SCRIPT!"...Sadly, I've been hacked and can't afford to pay from 98 to 99 magic. Can't wait for re-release! (:
m34tcode
04-11-2012, 12:12 AM
Ill rerelease it. hold on =]. Wont release until they are profitable again though. -.5 gp per i think it was.
haid123
04-11-2012, 04:51 PM
lol -5 gp per!????
it's fucking -106 gp per for mahogany planks and its the cheapest one you can use
look at this website http://runescape.wikia.com/wiki/Plank_Make
BigRedJapan
04-11-2012, 05:17 PM
lol -5 gp per!????
it's fucking -106 gp per for mahogany planks and its the cheapest one you can use
look at this website http://runescape.wikia.com/wiki/Plank_Make
Bro you are the biggest bitch on the site gtfo if you going to flame a writer! you want a script go make it your self! stop being so fucking lazzy!
haid123
04-11-2012, 06:00 PM
Bro you are the biggest bitch on the site gtfo if you going to flame a writer! you want a script go make it your self! stop being so fucking lazzy!
lol stfu i'm only telling him that they are not -5 gp they are -106 gp?
m34tcode
04-11-2012, 06:37 PM
ah I misread that. I was looking at the loss per xp, thinking that was planks.
haid123
04-11-2012, 07:15 PM
oh lol :P
goochboi
04-12-2012, 04:09 AM
Thanks dude flawless script. I ran for hours and just hit 99 today :D
m34tcode
04-12-2012, 04:34 AM
nice. =] posted.
Should i repost the script? =\
scar122
04-12-2012, 05:14 AM
yeah you should im 2m off 99 mage and rarebot went down :\
m34tcode
04-12-2012, 05:32 AM
They wernever up. People have been coming here after getting hacked by rarebit
scar122
04-12-2012, 05:41 AM
gotten 99 attack/str/prayer off rarebot without a single hack people claim they hack but its there own fault for downloading the wrong stuff :p
rebeltjeh
04-12-2012, 11:43 AM
id like to use it too for 94-99 magic :)
tbh as long as powerbot is up ur script will affect GE prices for like 1% and pb for like 99%..
But I understand that you removed it, and its your right to do so.
jdizz4ever
04-12-2012, 04:00 PM
I used this script to 98. got hacked and lost everything and reformatted my comp so i lost the script. You should repost so i can finish that final stretch =D
haid123
04-12-2012, 05:59 PM
i dont think you should repost right now i recommend that you repost when the mahogany planks gives profit again :D
EDIT: wow i just saw in the ge that mahogany planks are rising they just rise +57 gp and mahogany logs are -5 thats good maybe in 1-3 days the mahogany planks gives profit again and you can release the script if you want :P
m34tcode
04-12-2012, 06:00 PM
Lol just wait
Ribbreaker
04-12-2012, 07:38 PM
got 99 magic, started at 95.
had 1400/1500 planks per hour on average.
Thanks a lot!
m34tcode
04-13-2012, 12:59 AM
Thank you =]. Posted
jareybear
04-13-2012, 09:31 AM
hey looks nice but i open this script and got this message
Exception in Script: Unable to find file 'ObjectDTM/ObjDTMInclude.simba' used from ''
?
m34tcode
04-13-2012, 10:22 AM
I already answered that in the main post
haid123
04-13-2012, 10:03 PM
the script v2.9 every 10 min or less it clicks a random place most time it is the west of the bank and stay there in 10 sec then it goes back
EDIT: now it clicks away from the bank every inventory of planks it makes then it waits 10 sec then comes back and makes a new inventory and do the same
m34tcode
04-14-2012, 01:06 AM
Must have messed something up after perfecting. Could u post a debug log, and where it starts clicking away?
haid123
04-14-2012, 01:13 AM
ok will do
EDIT: just testet it here what i got after 14 min it clicks around the chest 3-4 times then it go back and tries to make more planks
:: :: Searching for bank, Chest First: False
:: :: :: Failed to find bank chest
:: :: :: Not in Bank or Pin Screens
:: :: :: Trying OpenBankNPC;...
:: :: :: SRL OpenBankNPC failed, finding bankers manually...
:: :: Banking Success: False
:: :: :: Failed to find npcs
:: :: Failed to bank, making sure we are at the bank
:: :: :: Searching for bank...
:: :: :: Failed to find bank on minimap... trying symbols...
:: :: :: Searching for randoms...
:: :: :: :: Might do antiban...
:: :: :: Performing HoverSkill...
:: :: Painting Proggy
:: :: :: Getting logs in inventory...
:: :: :: Finding which inventory slots contain logs..
:: :: ::
:: :: :: Logs Identified in inventory:
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: Inventory contains logs: False
:: :: Searching for bank, Chest First: False
:: :: :: Done searching for banks
:: :: Attempting to commit stats one last time...
:: :: Commiting stats...
m34tcode
04-14-2012, 02:02 AM
hm let me run and see
possibly dtms?
I thought i made a foolproof stable dtm =\
If this is infact the right version i pasted o.O
Big Edit: im done testing this script. I uploaded creds again, and someone hopped on and changed pass. Ill make edits based on what you guys post, but i will not enter my creds into any of my scripts anymore.
haid123
04-14-2012, 02:16 AM
what happend to your account? and what is creds?
m34tcode
04-14-2012, 02:23 AM
credentials. user pass, pin
all in script.
So i wont be testing anymore. Iv done it too many times, and this time a member of srl took advantage of it, which is disappointing. Im not dissapointed over the account. IDK about that. I'm disappointed that a member of srl could fall so low
haid123
04-14-2012, 02:29 AM
omg that bitch did you get his ip? you can post it here and maybe someone can find out who he is and ban him
m34tcode
04-14-2012, 02:31 AM
I dont care about finding him. I dont care about the account. I care that srl has people that would do that. Supposed to be a learning community =\
but i will be checking the ip lol
haid123
04-14-2012, 02:33 AM
lol :P
edit: how long will it take to fix the error i get? :D
m34tcode
04-14-2012, 02:48 AM
Well, considering my accc is no longer a tool i will be using, a while, if i don't get a tooon of debug logs, and explanations on exactly what happens, what the debug says exactly when it starts failing etc. Details count
I dont even have access to my acc for a few days
haid123
04-14-2012, 02:26 PM
i'm using your older version v2.77 it has ben working flawless in 1 hour atm no errors or anything
m34tcode
04-14-2012, 02:27 PM
can u please paste a paste of the source then? Comparing the two versions should bring my error out
broski123
04-14-2012, 02:33 PM
Mate I'm so close to 99 magic and I'll be posting the picture for it! I've used your script since 94 and I hope you know how much you're contributions mean to me :)
m34tcode
04-14-2012, 02:38 PM
Thank you ill add you to the thread when u get it
haid123
04-14-2012, 02:39 PM
how to paste the paste from v2.77?
edit: nvm just found out
haid123
04-14-2012, 02:52 PM
i got v2.775 too if you want it?
m34tcode
04-14-2012, 02:57 PM
want the one that ran well for you ;]
haid123
04-14-2012, 02:58 PM
ok it was v2.77 :D
m34tcode
04-14-2012, 03:05 PM
I checked the diff, and all i did was add failsafe timer, modify dtms to be better, i thought, and andd some debug info =\
does it open the bank successfully? What exactly does it do? in detail?
haid123
04-14-2012, 03:26 PM
the v2.9 after 12-15 min when it makes a inventory of planks it opens the bank and close it then it clicks west of the bank and wait there in 3 sec after it click somewhere else some times behind the chest or a random place not long from the chest then it stays there in 3-5 sec and go back to the bank and makes some more planks.
sorry for my english
broski123
04-14-2012, 04:49 PM
http://desmond.imageshack.us/Himg861/scaled.php?server=861&filename=99magic.jpg&res=landing
Picture says it all thanks a million
m34tcode
04-14-2012, 05:24 PM
DTMS must be the prob in 2.9 =\
posted u on 99 list
b_lone
04-14-2012, 08:44 PM
): I got from level 96 to 98 Magic with this script ALONE. May I get credit!? :)
haid123
04-14-2012, 09:09 PM
lol you want credit from leeching?
m34tcode
04-15-2012, 02:36 AM
Oh sorry thoguht i added and yes. I will add every 99 whether they leeched or not. I believe i remember b lone also providing some help debugging
b_lone
04-15-2012, 03:25 AM
Oh sorry thoguht i added and yes. I will add every 99 whether they leeched or not. I believe i remember b lone also providing some help debugging
I thought you didn't need proggies...I botted for like 6hrs + everyday using your script. :) Was beautiful. Now I decided to get all 98.
m34tcode
04-15-2012, 03:30 AM
No, I need debug logs when anything goes wrong. Anything. Those who help with that get posted in the big help section. 99 is nothing lol. Helping debug only a few people will do. List of 99s will grow very big
You can continue to help if you like ;]
b_lone
04-15-2012, 03:33 AM
No, I need debug logs when anything goes wrong. Anything. Those who help with that get posted in the big help section. 99 is nothing lol. Helping debug only a few people will do. List of 99s will grow very big
You can continue to help if you like ;]
I was ready to type in, "I'd love to help! How!?" but then I remembered I only have 1.4m now. ):
Sockz
04-15-2012, 04:22 AM
This may sound really dumb but where is the download link :p
haid123
04-15-2012, 09:21 PM
why do v2.77 work max 6-7 hours?
Kyle Undefined
04-16-2012, 01:00 AM
Probably because of the Client Token error, it's because RS kicks you out, has nothing to do with the script.
m34tcode
04-16-2012, 02:46 AM
No script will work beyond that. You need the Smart Manager
haid123
04-16-2012, 03:08 PM
ok thanks
Kristoffer
04-16-2012, 08:31 PM
Were is the download link ? ;o
m34tcode
04-17-2012, 07:08 AM
I failed to attach it. It is there now. Get some 6h+ proggies ;]
Ketan
04-17-2012, 09:58 AM
Going for a six hour proggy today maybe, if it goes well :)
haid123
04-18-2012, 09:56 PM
OMG THANK YOU SO MUCH! :spot:
i just got 99 magic with your awesome script mate this is the best script ever
i started using your scrip when i was 86 magic from 86-99 magic it took me only one week to get man thank you so much i love you! :spot:
THIS IS THE BEST SCRIPT EVER EVER EVER! :spot: :spot: :spot:
:spot::spot::spot::spot::spot::spot::spot:
here is some pics! ;) :p
m34tcode
04-18-2012, 10:14 PM
np. Thank you. Posted ;]
Ketan
04-21-2012, 05:15 AM
Going for a 6 hour progress report atm, here's a 3 hr 15 min progress report:
http://i40.tinypic.com/1zfkcvt.png
Ketan
04-21-2012, 07:49 AM
Was going for a 6 hour progress, was almost done, then I got disconnected for some odd reason, I however got this:
http://i42.tinypic.com/2142uzq.png
P.S. Planks per hour wasn't working correctly and so avoid it.
Masterstroke
04-21-2012, 11:10 AM
how much magic xp is this an hour?
Edit: it's 100k+ an hour I see it sorry for the lame question :p
Ketan
04-21-2012, 02:31 PM
how much magic xp is this an hour?
Edit: it's 100k+ an hour I see it sorry for the lame question :p
110-125k xp ph
http://i42.tinypic.com/2142uzq.png
m34tcode
04-21-2012, 06:16 PM
omg. I failed the paint =\
Ill fix that sorry :3
EDIT: may have fixed the proggy, it is formatted and i changed the time calc so it 'should' work.
need someone to test for a few minutes to verify the planks and logs per hour are calculated correctly please. I am unable to test as some jerk changed my pin
new scripts paste: http://pastebin.com/aTA09uzG
Nice script. Now happily botting my way to 99. Gained 1 level so far :D But I disabled the proggy, so no proggy :P
There's one thing that bugs me - why is the casting on a random order of the inventory?
m34tcode
04-22-2012, 12:56 PM
More random, Their is a glitch in my func that removes an integer from an array, but once that works, i can implement my new method of casting. Will follow a random path through inv, until it cant anymore, then restart from a new point. Basically exactly like a human.
The function should remove the first occurence of an int from an array, but it doesnt seem to do that =\
Instead of doing that, why don't you let me cast from 1-28 minus the rune slots? ;) A human would do that too.
m34tcode
04-22-2012, 11:45 PM
Yea the current way was a temp solution. The new way is how a human would do it. almost between the current method and an order. I don't know how to explain, but it owns. I just need a working remove from arr func. Simple, supposedly. mine doesn't work though. you can look at the func in the script if you like. =]
EDIT: also eric can you try the paste i made, and tell me if the planks per hour and xp per hour is accurate? should be 800-1.5k per hour, at start
Riteaz
04-23-2012, 07:47 AM
Script runs very smoothly, gotten from 91-93 mage so far from it, hoping to get veng over night! But one thing that you could add to the script that would make me use it more is logging out when the account runs out of logs. Currently if I run out of logs it just stands there, I did not post a debug because literally it is just standing there. Thanks!
Are you trying to remove elements from a dynamic array? You can't directly do that AFAIK.
Where's the paste again? I've been off villavu for a couple of days already, exams are driving me crazy ;)
m34tcode
04-23-2012, 05:05 PM
no you cant directly remove the,. what you do is find an index to delete, then shift every index after it, one to the left
then you set the array size to size - 1
thats what it does but it doesnt delete the right index always >.>
paste: http://pastebin.com/aTA09uzG
Last Legend
04-24-2012, 02:47 AM
Your script just got me 99 magic ;) only thing I noticed was occasionally it wouldnt finish and entire inventory, and the planks per hour was way off XD Amazing script none the less!
Thanks!
Anubis
m34tcode
04-24-2012, 03:41 PM
yes, i forget, but i did see the non planking entire inv problem. I forget what caused it, but i think it required a structural change to fix. Also, it should stop when it runs out of logs or money. I cannot fix this as i don't have a members account to use now =\
Sim Kai Long
04-25-2012, 09:56 AM
Hey m34t, you might wanna post every version as an attachment. It's confusing right now with the pastebin links. Your changelogs show 2 versions that are ahead of the one available to download.
================================================== ===========================================
Edit:
Worked for like 4 hours. But after restarting, it failed to find the Mahogany logs. This resulted in continuous banking.
I changed the DTM for GetLogDTM manually and it's working once more. This was using v2.77 as per attached.
DTM I made:
DTMFromString('mrAAAAHic42BgYGhkYWAoAuJmIO4F4glA3A PEpUBcCcSXmRgYHgDxIyh9hwkidgmIHwLx6gkJQFOYsOIQQx4G QoCRAIYBAKj5DV0=');
m34tcode
04-25-2012, 04:10 PM
I dont post until i know it works
i cant test so I'm using paste bin to pre release.
Yes, i did change the dtms, but i reverted back to 2.77 so they arent there anymore. I havent been able to make new ones since i cannot get on rs though.
The script will stop workign everyonce in a while without the tolerance dtms =\
Can you please post a screeny of the logs in bank and inv? Just need a new dtm. If you can get me screend of all 4 log types that would be even better.
Canada01
04-25-2012, 05:16 PM
Hello,
Here is what I had:
Edgeville bank: it takes the logs (mahogany) and then walks to the deposit box, stay there with inventory open and then walk back to bank clerk. After two tries, it logs out.
Same in Falador.
Works great at bank chest in Burthorpe
Did not work in Lunar Island Bank
That is all for now... have 2000+ mahogany logs to plank ;-)
m34tcode
04-25-2012, 07:53 PM
I cant fix as i have no account. Anyone have an acc i can borrow?
Sim Kai Long
04-25-2012, 11:42 PM
I dont post until i know it works
i cant test so I'm using paste bin to pre release.
Yes, i did change the dtms, but i reverted back to 2.77 so they arent there anymore. I havent been able to make new ones since i cannot get on rs though.
The script will stop workign everyonce in a while without the tolerance dtms =\
Can you please post a screeny of the logs in bank and inv? Just need a new dtm. If you can get me screend of all 4 log types that would be even better.
I'll get you the screenie in a moment. Anything else you need?
http://s13.postimage.org/r4nx8vw4j/Plank_Make_Logs.jpg (http://postimage.org/image/r4nx8vw4j/)
Full image available here: http://s13.postimage.org/p03k7suhx/Plank_Make_Logs.png
Akolt
04-26-2012, 07:03 PM
This script is beast once you run it in soulwars. I will be 99 by monday or tuesday :) Will post screenshots of the 99 and proggies :D
Thanks
Sim Kai Long
04-27-2012, 12:05 AM
Epic proggy, but I think it stopped before 7hours ( around 6?)
http://www.freeimagehosting.net/t/ozonx.jpg (http://www.freeimagehosting.net/ozonx)
Click for full image.
m34tcode
04-27-2012, 04:08 AM
Yea, something is wrong, I can test soon, need to recover some gp, which shouldn't take too long
Bulls
04-27-2012, 05:10 AM
http://i.imgur.com/IM2XR.png
great script! tyvm :)
m34tcode
04-27-2012, 05:16 AM
Looks like the planks per hour is accurate now. Thanks you for the great proggies. Ill make sure xp per hour is added also. Should have already been in there. =\
Akolt
04-27-2012, 12:11 PM
I got this today :)
First beast script from this bot :D
http://img513.imageshack.us/img513/5479/25693262.png
Onemind
04-28-2012, 01:52 AM
Why do I keep getting a timer that says "Fire Wall"? It interrupts the script every 5 minutes for like 60 seconds. What does it mean?
This: http://imageshack.us/photo/my-images/268/firewalli.png/
How do I stop it?
Also, can i leave this bot on overnight and can I do it in soul wars because I don't like the random events.
m34tcode
04-28-2012, 01:56 AM
you cannot stop it, that is my program trying to load the paint image. You need to click accept every time, or accept for file always, or any accept other than accept once.
Onemind
04-28-2012, 02:02 AM
So that means I can't leave it on overnight?
m34tcode
04-28-2012, 02:06 AM
you can, you just have to allow it to read the file. choose the allow always option
Onemind
04-28-2012, 02:07 AM
Thanks m3at, I love your bot. I just started using it today and will get from 94-99 mage with it.
Sim Kai Long
04-28-2012, 02:08 AM
Hey m34t, using v2.77 with my own DTM (With a tolerance of 10 for the central brownish color point). I've got it to survive a couple of 6 hour runs w/o the DTM dying out. Stability is up to my expectation definitely.
May i know what changes are made in the newer versions? (Speed improvements? etc?)
m34tcode
04-28-2012, 02:26 AM
no speed improvements. The script should already be running at the fastest possible speed. The only addition was a function the ended the script if it went 5 minutes without planking a log. just a failsafe. I also had updated DTMs, which seems to have broken that version somehow. Will be reupdating the DTMs, so they should last a long time, and be very stable
Sim Kai Long
04-28-2012, 02:56 AM
no speed improvements. The script should already be running at the fastest possible speed. The only addition was a function the ended the script if it went 5 minutes without planking a log. just a failsafe. I also had updated DTMs, which seems to have broken that version somehow. Will be reupdating the DTMs, so they should last a long time, and be very stable
Oh alright. So other than the failsafe + some changes to the progress paint, the main structure is the same. I'd stick with 2.77 till you push out the rest as "Stable" / "not on pastebin versions".
m34tcode
04-28-2012, 05:15 AM
The script will not progress unless people test my pastes. thats why i paste them lol. But im reposting version 2.9
Testing, and its flawless. Idk what he meant by it doesnt work. the dtms are perfect, as i updated them to be >.>
Hasnt failed yet anyway. I would def call this stable :http://pastebin.com/F59f94Gg
This will be version 3. I finally decided to work on the new planking method, and it works. It is perfectly human now. It will always try to choose a log next to the inv slot that was last clicked. This simulates EXACTLY how i plank when i do it legit. also, this does have those new dtms that should always work, so if you have ANY problems, let me know whats happening
I may need to make them even more tolerant.
As of now, this looks extremely stable.
It will log out and switch players if it fails to plank a log for 5 minutes, as a failsafe also
EDIT: i improved the speed of the prog in paste again, and removed alot of the debug info.
Canada01
04-29-2012, 02:33 PM
Been trying to run 2.77 this morning and it no longer worked (keep withdrawing mahogany logs and putting them back in the bank), but the new version is working like a charm. I like that you did to make it more natural and it feels right. Been running for 15 min. with an issue.
I'll let you know more later. Looks great!
Canada01
04-29-2012, 04:20 PM
1+ hour worked like a charm. 110+ exp/hr
m34tcode
04-29-2012, 05:18 PM
Yea, it was the dtm problem. The items change, so i made more tolerant dtms in this version. That 'should' never be a problem again.
Sim Kai Long
04-30-2012, 03:27 AM
Hey m34t, I'll give it a shot later in the day or tmr and try to get some debug for you.
Due to mahogany logs in the rising and the planks falling, even mahogany planks are at a slight loss now. Though I got myself to 93 sometime ago. Thanks for the great script.
m34tcode
04-30-2012, 04:44 AM
im almost 94 =\
And yea, loss of like 100gp per i think
Screw dumpers. That day when I finished 10k planks, the ge price was down by a whooping 50gp :( Probably back to superheating/alching when I train magic again. It costs more gp in the long run, but at least I don't have to worry my products crashing badly.
m34tcode
04-30-2012, 04:53 PM
yea, does suck =\
feh55
05-01-2012, 10:37 AM
Ill try this one! Thanks.
m34tcode
05-02-2012, 02:30 AM
No problem, please let me know how it works for you, and maybe post a 6 hour proggy ;]
Sim Kai Long
05-02-2012, 10:54 AM
http://i47.tinypic.com/qqeu7o.png
Here's a 6-hour proggy using v3.0.
m34tcode
05-02-2012, 05:35 PM
Thanks, posted on main page =]
meczollia
05-04-2012, 11:16 AM
ObjectDTM/ObjDTMInclude.simba
i get that error can you tell me what i am doing wrong sorry I'm new here lol
Kyle Undefined
05-04-2012, 01:28 PM
Read the first post ;)
meczollia
05-04-2012, 02:00 PM
sorry my bad should have seen that
Fireworks
05-05-2012, 12:15 PM
So how do I use this with S.M.A.R.T? I cannot get it to work everytime I run this script it comes up with a new tab labeled "smart"
if(prefix = '')then
is highlighted
m34tcode
05-06-2012, 12:18 AM
Update SRL.
Fireworks
05-06-2012, 12:34 AM
Thanks, everything is working fine now! Great script!
m34tcode
05-06-2012, 04:25 AM
No prob =].
glad it did work out after all =]
meczollia
05-06-2012, 09:52 AM
just got my first 99 with the script thanks dude :)
karlita007
05-06-2012, 05:07 PM
Hey im at 65k/hr, last night i was on the same spot on 89k/hr, how can i improve the velocity, is thing of y pc or there is better spots? help please
m34tcode
05-07-2012, 05:52 AM
well soulwars is the best
have walking disabled, and that is all you can do
lag slows the script
I cant fix the lag, and it affects me too =[
I get 800-1k planks per hour
while others get a good 1.3-1.4k per hour
All the lag
gothical
05-07-2012, 01:31 PM
One of the best script ever and very good failsafes!! Kept it at SW chest, came back 2 hours later found it was still botting at Edgeville. Couldn't understand how it got there but read the first page updates and was very impressed. Thanks again!!
05sti
05-07-2012, 05:18 PM
I keep getting this error on the object's side and clue how to fix?
thanks!
Started today with Simba bot, your script was the first I tried out.
I have no other words than: I love it!
~Mayx
m34tcode
05-08-2012, 05:16 AM
05sti, please update srl, gothic, set walking to disabled at top of script. It failed to find the soulwars bankchest so it walked to edgeville. that means youll also get randoms, and there a bunch that aren't working right now
thank you mayy =]
rjk1990
05-08-2012, 07:57 AM
Amazing script, Logs are making a profit right now, getting a hefty (imo at least) 1m profit from 6000 planks. Not bad for not doing a damn thing. Failsafes are good! Right now i see another lvl 135 botter running around in circles in the further corner and everyone is reporting him haha, should gone to you! Keep it up my man.
tericottapie
05-08-2012, 08:28 AM
Hi I'm new here and I'd just like to say this is a wonderful script
It's the first i've tried since moving over to simba and it got me from 97 to 98 today and will hopefully get me to 99 by the morning.
But for some reason it keeps making the camera go in circles for a bit before it banks and is cutting into my exp pretty drastically
I went from about 131k exp an hour to about 95k
While it's looking cmd prompt says
Searching for bank, Chest first: False
I looked around in the script hoping to find a quick fix but i'm not exactly educated on the matter
I was hoping someone here could help me
..
While it's looking cmd prompt says
Searching for bank, Chest first: False
I looked around in the script hoping to find a quick fix but i'm not exactly educated on the matter
I was hoping someone here could help me
That's the one thing I also noticed, everytime it searches bank, it takes a while and camera rotates like 3 or 4 times, which lowers xp/hour a bit.
~Mayx
machofan
05-08-2012, 01:05 PM
Thanks for everything, got me to 99 in no time!
<script src='http://img3.imageshack.us/shareable/?i=99magicb.png&p=tl' type='text/javascript'></script><noscript>http://img3.imageshack.us/img3/6153/99magicb.png (http://imageshack.us/photo/my-images/3/99magicb.png/)</noscript>
karlita007
05-09-2012, 04:15 AM
hey i got 91 today!! thanks, my xp/hr raised upt o 100k tyfor the script man!!!
m34tcode
05-09-2012, 05:31 AM
added your 99, and thank you for using the script. please post if you have any problems. Script should work fine for a while. Flawles afaik, although i havent run in a while now.
RedneckCB4L
05-09-2012, 07:03 AM
This is gorgeous I honestly would kiss you right now *no homo*
juunhoad
05-09-2012, 06:13 PM
Which are the best logs to use this with? Oaks?
m34tcode
05-09-2012, 06:52 PM
Mahogannyare the ones that lose the least money
juunhoad
05-09-2012, 07:11 PM
thx, how much will I lose from 86-94 using mahoganny?
05sti
05-10-2012, 02:41 AM
mahoganny is a profit currently, but people need to stop selling below the 2000 :/ still a profit at less tan 2k but still they sell easily 2000 to 2020
m34tcode
05-10-2012, 05:59 AM
nice to know they are profiteable. If i notice prices dropping, and suspect it is this, I will remove the script and make it members only. just a heads up, so do not dump your goods at below market price...
It takes a single person to affect the prices if they dump at below market price. 10k+ is a good percentage of the planks sold per day, as most legit players dont do near that many in a single day
Firestarmc
05-10-2012, 03:22 PM
why not make it bank at soulwars,as it has no randoms
karlita007
05-10-2012, 06:03 PM
Dont quit it please, im right now 91 mage, just wait me until 99 its just a week please!!!
m34tcode
05-10-2012, 11:39 PM
Fire please read the first thread, as it already supports soulwars. Also Harli, whether u make 99 does not matter if prices plummet. I will remove the script if I feel the need
juunhoad
05-11-2012, 03:41 PM
Is it simba or this script that runescape takes forever to load? Checking for updates stuck on 74%..
m34tcode
05-11-2012, 08:52 PM
That would be a java problem
juunhoad
05-12-2012, 09:04 AM
That would be a java problem
That is weird, because sometimes it loads very fast and sometimes it doesn't. Do you know a fix?
Works perfectly flawless for me now, 1465 plank per hour!
Here's a 3,5 h prog
http://s17.postimage.org/cd9y0cki3/proggie.jpg (http://postimage.org/image/cd9y0cki3/)
~Mayx
Firestarmc
05-12-2012, 02:36 PM
OMG YOU ROCK!!!! :) Working flawlessly so far gonna post a proggy soon :)
ajhockey88
05-12-2012, 05:03 PM
cant start the script
Exception in Script: Unable to find file 'ObjectDTM/ObjDTMInclude.simba' used from ''
EDIT: Im an idiot for not reading the whole thread, fixed the problem :D
Firestarmc
05-12-2012, 05:57 PM
what is the number for teak logs?
Firestarmc
05-12-2012, 06:09 PM
Dude when i start the script it keeps withdrawing and depositing my teak logs,how do i fix it?
Firestarmc
05-12-2012, 06:17 PM
oh nevermind i used the wrong values lols good script :)
ANinja
05-12-2012, 07:47 PM
COMPLETELY FLAWLESS! Here is an almost 6 hour proggy (I had to turn off computer)
http://i43.servimg.com/u/f43/15/93/62/65/screen10.png (http://www.servimg.com/image_preview.php?i=53&u=15936265)
I also ran it for an hour and a half this morning at the same xp rate! I highly recommend this!!
Firestarmc
05-13-2012, 03:22 AM
teak logs number?
m34tcode
05-13-2012, 03:27 AM
it says in the setup, teaks are 3
You wont profit off teaks though, if you buy the logs
if it withdraws and deposits, or does anything else wrong, please post a debug log. may be the teak DTM
Backtraced
05-13-2012, 09:34 PM
Getting the: Exception in Script: Unable to find file 'ObjectDTM/ObjDTMInclude.simba' used from ''
But I have it setup, any help?
Backtraced
05-14-2012, 01:30 AM
Heres my 5k planks progress, awesome bot thanks!
http://img205.imageshack.us/img205/6135/magebot.png
m34tcode
05-14-2012, 06:00 AM
Readthefirst post thoroughly. Already wrote how to fix
Edit: nvm looks like you. Got it. Ty for the pic
juunhoad
05-14-2012, 01:04 PM
Really like this bot man, got me 86 to 94 magic in just 4 days.
MEME123
05-15-2012, 02:53 AM
Awsome!! this works like a charms thanks alot!!
karlita007
05-15-2012, 08:11 PM
There's a place without random events?
Backtraced
05-15-2012, 09:53 PM
Readthefirst post thoroughly. Already wrote how to fix
Edit: nvm looks like you. Got it. Ty for the pic
The problem with mine is you had to change the / to \ in the objecttdm line of code.
dragonbotz
05-16-2012, 12:27 AM
Hey thanks so much for the script. It got me from 90 to 99 in just a few days.
Robindre
05-16-2012, 12:58 PM
http://img171.imageshack.us/img171/972/proggyic.jpg Awesome Script! :P
kingcasual
05-17-2012, 02:39 AM
I'm new and novice at this, a long way from the paint related stuff I can remember.
I basically get this on a loop, my character just walks around and rotates the camera loads. Even with or without logs nothing changes. Seems to not want to plank for me.
:: :: :: Inventory contains logs: False
00000000000000000000000
:: :: Searching for bank, Chest First: False
:: :: :: Failed to find bank chest
:: :: :: Not in Bank or Pin Screens
:: :: :: Trying OpenBankNPC;...
:: :: :: SRL OpenBankNPC failed, finding bankers manually...
:: :: Banking Success: False
:: :: :: Failed to find npcs
:: :: Failed to bank, making sure we are at the bank
:: :: :: Searching for bank...
:: :: :: Failed to find bank on minimap... trying symbols...
:: :: :: Searching for randoms...
:: :: :: :: Might do antiban...
:: :: Commiting stats...
:: :: Committed stats succesfully
:: :: :: Mahogany Planks made since last commit: 0
:: :: :: Magic XP Gained since last commit: About 0
:: :: Painting Proggy
:: :: :: Getting logs in inventory...
:: :: :: Finding which inventory slots contain logs..
:: :: ::
:: :: :: Logs Identified in inventory:
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: | |
:: :: :: Inventory contains logs: False
00000000000000000000000
:: :: Searching for bank, Chest First: False
EDIT: Forgot to put myself on "fixed".
Lepetin
05-17-2012, 11:16 AM
http://i45.tinypic.com/2lmte2r.png
Thanks, working great.
alex90007000
05-18-2012, 05:01 AM
is there an option here to log out and take breaks every so often? im going to go to sleep and then school, itll be like 16 hours.. i dont know if itd help antiban to break after every few hours.
Onemind
05-18-2012, 01:18 PM
Script is working flawlessly now. Fixed the error.
captain price
05-18-2012, 01:59 PM
looks nice and planning on using it as soon as i get reqs
Toilet Paper
05-18-2012, 04:21 PM
Just went and completed both lunar diplomacy and dream mentor to use this, much better then high alching by the looks of it.
Will hopefully post a 6hr+ proggie in a couple days when not working.
cxhaxor
05-18-2012, 08:08 PM
im doing 6 hour loops gaining 750k exp each time at about 120-125k an hour.
Onemind
05-18-2012, 08:41 PM
:: Time Running: 1 Minutes and 12 Seconds
:: Planks per hour: 495
:: Xp per hour: 44550
Successfully executed.
The following DTMs were not freed: [2]
Exception in Script: Unable to find file 'ObjectDTM/ObjDTMInclude.simba' used from ''
Maybe I didn't look hard enough, but I didn't see a post about how to fix this error. Can you direct me to the page or link where the the solution to the problem is identified?
asdas
05-19-2012, 05:34 AM
This script managed to lose my 40k Astral runes, please don't run without constant attention.
Toilet Paper
05-19-2012, 01:40 PM
Exception in Script: Unable to find file 'ObjectDTM/ObjDTMInclude.simba' used from ''
Maybe I didn't look hard enough, but I didn't see a post about how to fix this error. Can you direct me to the page or link where the the solution to the problem is identified?
If you have not downloaded and installed ObjectDTM, Then please do so as you cannot run the script without it.
As for my issue, script was running perfectly until I got evil bob random (which wasn't indentified), so I paused the script and now when I try to run it I get
[Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'X' never used at line 256
[Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'Y' never used at line 256
[Error] C:\Simba\Includes\SRL/SRL/core/antirandoms\certers.simba(122:165): Closing square bracket (']') expected at line 121
Compiling failed.
and it highlights the text in a new tab called 'center' that says 'text := lowercase(name);'
I haven't changed anything in the script since it worked last (I have even redownloaded)
_________________________________
K I found it ObjectDTM is just broken for me, can't run any scripts with it enabled and I can't reinstall it. I deleted the objectsDTM but it says there are no updates available.
As for my issue, script was running perfectly until I got evil bob random (which wasn't indentified), so I paused the script and now when I try to run it I get
[Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'X' never used at line 256
[Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'Y' never used at line 256
[Error] C:\Simba\Includes\SRL/SRL/core/antirandoms\certers.simba(122:165): Closing square bracket (']') expected at line 121
Compiling failed.
I get the same problem strangely after I updated the extensions :(.
No idea what to do, restarted Simba a few times, didn't help. I thought there might be a newer version of simba, but this wasn't the case either.
~Mayx
Toilet Paper
05-19-2012, 01:58 PM
I just tried it on my PC aswell, I think an update broke ObjectDTMs
edit: nvm, directory indicates it's a SRL related problem, something to do with anti randoms.
Divus
05-20-2012, 05:31 AM
Fantastic Script, works flawlessly just as advertised. :P 99 Magic here i come. I will post proggie if still wanted.
Object DTM Extension: Failed to grab remote extension.
ODTM Updater Enabled!
Exception in Script: Plugin(libsmart32) has not been found
i dont know what im doing wrong help plz?
exilednoob
05-21-2012, 05:50 AM
I cant get mine to cast the spell. It just keeps depositing logs and withdrawing them in an endless loop
rakeyjake
05-21-2012, 04:04 PM
I cant get mine to cast the spell. It just keeps depositing logs and withdrawing them in an endless loop
Same for me :/
Powered by vBulletin® Version 4.2.1 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.