View Full Version : How do i make a depositer?
Xarogen
11-14-2012, 05:50 AM
Hey, so i'm pretty new to botting and i was wondering how i could make a depositor to run back to the bank and then back to my spawn when my cap reaches 0
I only just downloaded Forgee.lua but i have no idea how to go about using it
Spectrus
11-14-2012, 07:06 AM
You don't need Forgee's library. In fact, try to avoid using it.
For a simple gold depositor, this is all it takes...
Open your Walker panel, make a stand waypoint that is within range of the bank NPC. After that, right click in the walker panel and select "Add Script". A little window will pop up and you can put stuff in a text box. Add this:
Self.SayToNpc({'hi','deposit all','yes'}, 65)
What this does is say each message inside the {}. Each message is within quotations (' or ") and seperated by commas. The 65 is the words per minute you want the bot to "type" at. Basically the amount of time to delay before sending each message.
Any other questions, feel free to ask.
Xarogen
11-14-2012, 08:15 AM
Thank you this is very helpful but if i say wanted to kill my current walker script when my cap reaches 0 and switch to a new Script that would walk to the bank would i need to add more to that?
Hendy
11-27-2012, 06:39 PM
Thank you this is very helpful but if i say wanted to kill my current walker script when my cap reaches 0 and switch to a new Script that would walk to the bank would i need to add more to that?
Answer me. -.-
Fb.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.