Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: Pathfinding Anti-Afk Bot
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=130707
Description: Hey guys, this here is my anti-afk bot that utilizes an algorithm known as A* to pathfind around the bots environment. This bot is not perfect and tends to get stuck quite a bit, there are a few bugs i need to fix but i figured i would let the public try out my system so far.

Here is how to use the bot:
Steps
1. Run the script named vns.lua
2. Type into console 'vns_register_map nodingscalehere' the noding scale tells the script how to space the nodes around the map, make sure you are in a generally open location when beginning the noding process. Recommended Noding scale: 65 for complex maps ex:buildings,rp maps,ttt maps; 100 for simple relatively flat maps.
3. When noding is complete, type into console 'vns_dump' this fixes any problems with the node graph and is an important function
4. When node dumping is complete type into 'vns_save_graph' this will save the graph of the map so you will never have to node one map more than once.
5. Run the script named vns-astar.lua
6. Run the script named vns-walker.lua
7. *OPTIONAL* Type into console 'vnsai_showpath 1' this will show the bots current path
8. Type into console 'vnsai_toggle_bot' this will toggle the bot, type it again to turn off the bot

FACEPUNCH:
http://www.facepunch.com/showthread.php?t=1191872

Image: Pathfinding