Everything posted by Transporter
-
Guess the next scam quitter
@@Scotty
-
i love thee
Do you love everything?
-
[DEV] Overload AIO
Thanks Thanks i'll try to keep the thread updated regularly. Thanks and nah it's not too much, just going to take me quite a while. Thanks Krys Thank you Kimbo Thanks and defiantly a long journey Thanks and I hope so. Thanks special Thanks kitten It currently completes tutorial island. I've got it chaining tasks so it can complete one after another. I've got the framework down for Woodcutting and Firemaking, all I need to do is create a GUI for them where the user can pick options and then i'll add in all the areas. (which shouldn't take me long and then they're both done) I'll then start work on Fishing and Cooking. My goal is to go through every skill and make it function as well as or better than what currently is on the SDN.
- wish the guy a happy birthday
-
[DEV] Overload AIO
Description: I've decided to create a script, which does pretty much everything for you. If you have just created a fresh account it will randomise your appearance and complete tutorial island for you. Once you're off tutorial island it will go through all the tasks you set it before the script finishes. The tasks can be things such as getting a certain level, killing a certain amount of monsters, doing a task for a set amount of time or to complete a certain quest. This script will take me quite a long time and I'm going to post the development of the script on this thread. GUI: What's Supported: Key: Completed In Progress Not Started Tutorial Island Skills Quests Mini-Games Change Log: Credits: House - Very nice guy whose, helped me when I've run into problems. Botre - Cool guy who's helped me when I've got stuck on issues. Order of To-Do List: Perfecting Tutorial Island Firemaking GUI Firemaking Areas Woodcutting GUI Woodcutting Areas
-
[10% OFF]✮AshDesigns.net Services✮[BANNERS/SIGS/LOGOS]
Made me a great looking piece of 3D text banner for my GUI! +1
-
[10% OFF]✮AshDesigns.net Services✮[BANNERS/SIGS/LOGOS]
Made me a great looking script logo! +1
-
Italy is boring.
- With A Node Framework...
I'm writing a very, very big script at the moment and my script doesn't have 100 nodes was just an example of a script with a lot of nodes.- With A Node Framework...
Say I had 100 possible nodes in my onStart method: Collections.addAll( nodes, new nodeOne(this), new NodeTwo(this), new nodeThree(this), new nodeFour(this), etc... up to 100 Won't it take a long time to go through all these nodes? Is there a better way to sort the nodes? E,g say 5 of the nodes were involved in separate stages of a banking method, would it be better to have one Banking class and then putting the others into states?- [10% OFF]✮AshDesigns.net Services✮[BANNERS/SIGS/LOGOS]
How much for a script paint?- Worth Adding Anti-Ban?
I'm developing a combat script at the moment and was wondering if it's worth adding in anti-ban to run when the player is waiting to kill the next monster. Such as: - Moving mouse off screen - Opening and viewing stats - Opening inventory - Hovering next monster - Moving mouse round randomly - Hovering food when need to eat Is this worth adding in and is there anything else to add? Also is it actually worth it adding in?- Is this a safe way to overcome the 24 hour trade rule for new f2p accounts?
As they said just AFK legit it. Just click somewhere random on the screen. or if your lazy then use a script! :P- Importing Scripts from Other Clients?
2 weeks? :L- Importing Scripts from Other Clients?
Do you get SDN Scripter rank with only one script on the sdn?- Importing Scripts from Other Clients?
Say i've written a script on another client am I allowed to release it here as well?- I'm back! (temporarily)
welcome back! - With A Node Framework...