Quests:
Stats:
Has full Void, Dragon defender, loot bag, + more.
Has one moderate ban from last year and a mute sometime before that, but that's all.
Has a USERNAME LOGIN.
I am NOT OO but he is on here; I have creation details/etc.
1. Pictures of the account stats
2. Pictures of the login details
3. Pictures of the total wealth (if there is any)
N/A
4. Pictures of the quests completed
7. Starting Price
1m
7. A/W
None set
7. The methods of payment you are accepting
*07 GP Only
8. Your trading conditions
*If I think you're trusted, I go first, otherwise you or get an MM.
9. Pictures of the account status
*No bans/mutes. Can provide proof if interested, but cba to sign onto the account info :P
10. Original/previous owners AND Original Email Address
I am OO, my email is registered but I can switch for you and provide original email as well.
**I am selling this for very cheap, don't use it. Offer!
Post offers here/PM, and if more interested we can talk on Skype.
Done most f2p quests except (Dragon Slayer, Black Nights Fortress, Shield of Arrav), and for p2p done quite a few, can get pic if needed, but Fight Arena, Waterfall, Tree Gnome Village, Dwarf Cannon, Priest in Peril, Elem. Workshop 1, etc.
That's just a walk command? It worked fine earlier haha.
Area Area = new Area(3208, 3216, 3212, 3212).setPlane(1);
Line 67: getWalking().webWalk(Area);
PM'd. Thanks in advance.
I realized that and fixed it, but then it gives an error for the autocastSpell and isAutocasting things. When I compile it says can't read the autocaster in private autocaster caster = new Autocaster(this).
It doesn't show red underline errors but once compiled it does and then it doesn't actually work. Sorry if its a completely stupid question.
So I made a simple and short script a few hrs ago, it was running perfectly. No bugs nada. Now I added a paint, and then ran it again and it'll bank when the banking condition is met but when the others are it just sits and gives this error:
[ERROR][Bot #1][06/08 04:44:12 PM]: Error in bot executor!
java.lang.NoClassDefFoundError: Could not initialize class org.osbot.QA
at org.osbot.Lpt7.IiiiiiiIIiII(nl:227)
at org.osbot.Lpt7.IiiiiiiIIiII(nl:131)
at org.osbot.kB.IiiiiiiIIiII(pj:102)
at org.osbot.rs07.event.WebWalkEvent.execute(ki:92)
at org.osbot.rs07.event.EventExecutor$2.run(mi:73)
at org.osbot.rs07.event.EventExecutor.execute(mi:24)
at org.osbot.rs07.script.MethodProvider.execute(aj:461)
at org.osbot.rs07.api.Walking.webWalk(yo:256)
at FlaxSpinner.onLoop(FlaxSpinner.java:67)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(hj:81)
at java.lang.Thread.run(Unknown Source)
I can PM someone the code if they want to see, but I don't believe there's any errors. Don't wanna post it here public cause its for a friend.
Amazing! Thanks that helps solve the other problem where I didn't have botre's package so it wasn't reading the TabHotKey.
Hey Acerd, any idea why its giving me these errors? The rest of the class files I made are fine.