Everything posted by Chris
- Trial Mod Vote
-
Trial Mod Vote
:salty: back to ur cage
-
Throwback thursday
its wed for me sorry
-
51 minutes
- Trial Mod Vote
- A way to stop webwalking in the middle of the path.
Event.setBreakCondition(new Condition () //blah on mobile Return obj.distance < 10; );- Trial Mod Vote
hehe xd roodi don't be mean \ /- free graphics work
http://osbot.org/forum/topic/101586-trial-mod-vote/?p=1132754- Cool tip for beginners who need help.
Use this to share your code and get help in realtime without the need of teamviewer or skype. Note: Please share full code when asking for help. https://codeshare.io/- Just recieved 2 day ban, can I still bot this account?
yes, nothing is impossible. just do it! hehe xd- Am I a little bitch
- ipb help
go to manage member groups then whatever group you want > edit > forum tab > uploading- ipb help
go to acp and member group > forum tab and then uploading section- What's wrong?
- Explv's AIO [13 skill AIO in 1 script]
- What's wrong?
check if pending continuation -> clickContinue using Dialogue API- [FREE] Caged Ogres
- Script Question
You can release it free in the Local section. No source code or scan is needed. SDN rules do not apply to the local section. Do as you wish in there. Though, releasing free on the SDN will be a problem since they (other scripters) dont like undercuts ;) !- kCutter 2 Year Anniversary - Free Premium Auths
Thanks daddy- New computer build? New computer build.
CPU Cooler: got that used for 30$. Good CPU Cooler btw.- Saiyan forever ab00sed :feels:
- UK = Ripperino's
- Starter main budget is around 40 USD
I have a 73-75-70 for 25m no quests just stats- Can someone help me squash this bug?
> enters while loop please stop right there- Walk to Bank and Banking method
If !area.contains (myPosition()){ Getwalking.webWalk (BANK_POSITION); } else { If !getbank ().isOpen () { Getbank().open; //ConditionalSleep @return getbank.isopen } else { //Handle banking. } } Wrote this on mobile.