Everything posted by Apaec
-
Download for MMU
Scripter stuff if you dont know java or have never written a script you can ignore this haha apa
-
APA AIO Smither
thanks again to @10k for the beastly proggie... at almost 100k exp/h and 1m exp gained, I gotta say im impressed haha Apa
-
APA Auto Alcher
Getting an account banned doesn't mean you're using a bad script, it just means you were unlucky / not careful enough But i'm sorry you feel this way. apa
- S1k GFXx.
-
APA Script Trials
Done, although u got ur member number wrong, not sure how xd enjoy! apa
-
What is a stack trace
Sorry lol was just playing c: Ye just copy and paste the error / console logs.. thats all that the scripter expected Apa
- What is a stack trace
-
APA Rock Crabs
This is due to server lag, it shouldn't do this but sometimes does depending on a combination of your internet and the server's ping. The reason for this is the script walks to a tile but sometimes it may initially 'miss' this tile and so the script will walk to the 'wrong tile' despite this still awakening the crab. If the ping conditions are good then the walking method should shut off and it should continue attacking the crab, however sometimes the walking method continues to try and walk to the desired tile a second time. apa replied to your PM. in the future please only try and contact me though 1 medium
-
Alch botting
alch at ge right next to bank where every1 else alchs
- APA Script Trials
- APA Script Trials
-
APA Rock Crabs
Working perfectly for me on both mirror and normal. Perhaps you're using the fixed game mode...?
-
APA Script Trials
Done and done. Enjoy!
-
APA Rock Crabs
It shouldn't always walk to the white square. The square is just a marker for where it has calculated it should go. Infact the reason it doesn't always reach it is due to misclicks which is an unintentional but major part of the antiban system (if that's what you were getting at). As soon as the player is under attack it should stop trying to go the the square, but occasionally it does try and reach the square depending on server circumstances (server lag may cause the bot to re-try walking to the square if the under attack boolean hasn't yet changed). apa
-
APA Rock Crabs
Looks like alek has removed some methods without deprecating in the latest client release. I will push a fix for this right away. Thanks for reporting this -apa I'm determined to make that 5/5! let me know if you run into any further issues apa UPDATE! Version 3.32 Script is now compatible with latest client version released today.Apaec
-
The currentStrenghtxp dont updates
loll So the problem you have here is that you're defining start and current exps in the same place so obv they will both be the same so when you subtract 1 from the other you will get 0. Define startStrExp as a global variable and give it a value in onstart. Keep the current value where it is. Then it will work haha -apa there are 2 types of variable, global and local. Local is where you define a variable INSIDE a method eg public void hello() { int i = 10; log("value of i: " + i); } A global variable is something you define globally i.e it can be reached from any method inside your class eg private int n = 1337; public int getn() { return n; } apa for more info google 'local vs global variables java' or something like taht
-
APA Script Trials
I've given you a 24h trial, enjoy! : ) Apa
-
APA Script Trials
Sure, i've given you a 24h trial. Apa
-
APA AIO Smither
Thanks to @10k for this amazing proggie! I've applied for the script to be uploaded publically on the SDN. Hopefully it will be out soon ! Apaec
-
My first logo for my bot
I like it when logos are not just square. cool! apa
-
APA Rock Crabs
I've gotten a 2 day ban on my very first test account which i used to test the script... which is fair enough after getting 1-99 str and 1-92 attack with no breaks haha. But that was a while back. Since then i've not really used many test accounts nor tested for such a prolonged period. Just be careful lol. If you're worried about hobgoblins i suggest just sticking to east side. I could potentially add a check but alot of ppl like going there + i dont want to leave an abundance of crabs. we'll see
-
APA Rock Crabs
No script has a low ban rate, it';s up to you to protect yourself! use vpns and mirror if you can. Also, perhaps some of his proggies have longer breaks? idk... Apa
-
APA Rock Crabs
No idea i've never run his scripts nor trained at experiments lol apa
-
APA Script Trials
Done, you now have a 24h trial. Enjoy! apa
-
APA Rock Crabs
I believe the clients world hopper has been broken some time now. Hopefully it will be patched in the forthcoming releases. Apa