Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DrewKestell/BloogBot
/ functions
Functions
2,414 in github.com/DrewKestell/BloogBot
⨍
Functions
2,414
◇
Types & classes
861
↓ 137 callers
Method
HasBuff
(string name)
BloogBot/Game/Objects/WoWUnit.cs:304
↓ 131 callers
Method
LuaCall
(string code)
BloogBot/Game/Functions.cs:104
↓ 125 callers
Method
DistanceTo
(Position position)
BloogBot/Game/Position.cs:29
↓ 101 callers
Method
KnowsSpell
(string name)
BloogBot/Game/Objects/WoWPet.cs:21
↓ 98 callers
Method
ToString
()
BloogBot/Game/Spell.cs:26
↓ 84 callers
Function
dtVcopy
Performs a vector copy. @param[out] dest The result. [(x, y, z)] @param[in] a The vector to copy. [(x, y, z)]
Navigation/Detour/Include/DetourCommon.h:193
↓ 67 callers
Method
For
(string parName, int parMs, bool trueOnNonExist = false)
BloogBot/Wait.cs:11
↓ 66 callers
Method
IsSpellReady
(string spellName, int rank = -1)
BloogBot/Game/Objects/LocalPlayer.cs:382
↓ 64 callers
Method
HasDebuff
(string name)
BloogBot/Game/Objects/WoWUnit.cs:306
↓ 57 callers
Method
StopAllMovement
()
BloogBot/Game/Objects/LocalPlayer.cs:187
↓ 56 callers
Method
ReadInt
(IntPtr address)
BloogBot/MemoryManager.cs:94
↓ 53 callers
Method
append
Add an element to the end of the array. Will not shrink the underlying array under any circumstances. It is safe to append an element that is a
Navigation/g3dlite/Include/G3D/Array.h:496
↓ 40 callers
Function
dtSwapEndian
Navigation/Detour/Include/DetourCommon.h:455
↓ 39 callers
Method
GetManaCost
(string spellName, int rank = -1)
BloogBot/Game/Objects/LocalPlayer.cs:392
↓ 39 callers
Method
ReadIntPtr
(IntPtr address)
BloogBot/MemoryManager.cs:160
↓ 38 callers
Method
size
Navigation/g3dlite/Include/G3D/KDTree.h:929
↓ 37 callers
Method
MoveToward
(Position pos)
BloogBot/Game/Objects/LocalPlayer.cs:151
↓ 37 callers
Function
max
Navigation/g3dlite/Include/G3D/g3dmath.h:303
↓ 36 callers
Function
dtStatusFailed
Returns true of status is failure.
Navigation/Detour/Include/DetourStatus.h:47
↓ 36 callers
Function
min
Navigation/g3dlite/Include/G3D/g3dmath.h:288
↓ 34 callers
Method
length
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Color3.h:387
↓ 33 callers
Method
GetNextWaypoint
(uint mapId, Position start, Position end, bool straightPath)
BloogBot/Navigation.cs:66
↓ 33 callers
Method
Log
(string message)
BloogBot/UI/MainViewModel.cs:1638
↓ 33 callers
Function
dtAlign4
Navigation/Detour/Include/DetourCommon.h:444
↓ 32 callers
Method
size
Navigation/g3dlite/Include/G3D/Set.h:50
↓ 29 callers
Method
GetAllItems
()
BloogBot/Game/Inventory.cs:65
↓ 28 callers
Method
RemoveAll
()
BloogBot/Wait.cs:38
↓ 28 callers
Method
Stand
()
BloogBot/Game/Objects/LocalPlayer.cs:223
↓ 28 callers
Method
getTileAndPolyByRefUnsafe
@par @warning Only use this function if it is known that the provided polygon reference is valid. This function is faster than #getTileAndPolyByRef,
Navigation/Detour/Source/DetourNavMesh.cpp:1139
↓ 27 callers
Method
size
Navigation/g3dlite/Include/G3D/PointKDTree.h:614
↓ 25 callers
Method
RunOnMainThread
(Action action)
BloogBot/ThreadSynchronizer.cs:64
↓ 23 callers
Method
SetTarget
(ulong guid)
BloogBot/Game/Functions.cs:153
↓ 23 callers
Function
dtVsub
Performs a vector subtraction. (@p v1 - @p v2) @param[out] dest The result vector. [(x, y, z)] @param[in] v1 The base vector. [(x, y, z)] @param[in]
Navigation/Detour/Include/DetourCommon.h:142
↓ 22 callers
Method
CheckIfStuck
()
BloogBot/AI/StuckHelper.cs:26
↓ 21 callers
Method
ReadString
(IntPtr address, int size = 512)
BloogBot/MemoryManager.cs:204
↓ 21 callers
Method
Use
()
BloogBot/Game/Objects/WoWItem.cs:29
↓ 20 callers
Method
ReadFloat
(IntPtr address)
BloogBot/MemoryManager.cs:182
↓ 20 callers
Function
dtSqr
Navigation/Detour/Include/DetourCommon.h:65
↓ 19 callers
Method
CheckForTravelPath
(Stack<IBotState> botStates, bool reverse, bool needsToRest = true)
BloogBot/AI/DependencyContainer.cs:151
↓ 19 callers
Method
GetEquippedItem
(EquipSlot slot)
BloogBot/Game/Inventory.cs:187
↓ 19 callers
Method
LogVerbose
(object message)
BloogBot/Logger.cs:16
↓ 19 callers
Function
dtFree
Navigation/Detour/Source/DetourAlloc.cpp:46
↓ 19 callers
Method
passFilter
Navigation/Detour/Source/DetourNavMeshQuery.cpp:72
↓ 18 callers
Method
GetItemCount
(string parItemName)
BloogBot/Game/Inventory.cs:11
↓ 18 callers
Function
clamp
Navigation/g3dlite/Include/G3D/g3dmath.h:552
↓ 17 callers
Method
GetCurrentHotspot
()
BloogBot/AI/DependencyContainer.cs:147
↓ 17 callers
Method
Log
(object message)
BloogBot/Logger.cs:14
↓ 17 callers
Method
clear
Navigation/Detour/Source/DetourNode.cpp:81
↓ 17 callers
Function
dtVdist
Returns the distance between two points. @param[in] v1 A point. [(x, y, z)] @param[in] v2 A point. [(x, y, z)] @return The distance between the two
Navigation/Detour/Include/DetourCommon.h:220
↓ 17 callers
Function
dtVlerp
Performs a linear interpolation between two vectors. (@p v1 toward @p v2) @param[out] dest The result vector. [(x, y, x)] @param[in] v1 The starting
Navigation/Detour/Include/DetourCommon.h:120
↓ 17 callers
Method
getNodeAtIdx
Navigation/Detour/Include/DetourNode.h:70
↓ 17 callers
Method
getType
Gets the polygon type. (See: #dtPolyTypes)
Navigation/Detour/Include/DetourNavMesh.h:183
↓ 17 callers
Method
position
Returns the current byte position in the file, where 0 is the beginning and getLength() - 1 is the end. */
Navigation/g3dlite/Include/G3D/BinaryOutput.h:229
↓ 16 callers
Function
dtClamp
Navigation/Detour/Include/DetourCommon.h:72
↓ 16 callers
Function
fuzzyEq
Navigation/g3dlite/Include/G3D/g3dmath.h:809
↓ 16 callers
Method
getNode
Navigation/Detour/Source/DetourNode.cpp:119
↓ 15 callers
Method
SendMessage
( int hWnd, uint Msg, int wParam, int lParam )
BloogBot/ThreadSynchronizer.cs:32
↓ 15 callers
Method
StartMovement
the client will NOT send a packet to the server if a key is already pressed, so you're safe to spam this
BloogBot/Game/Objects/LocalPlayer.cs:177
↓ 15 callers
Function
dtAlloc
Navigation/Detour/Source/DetourAlloc.cpp:41
↓ 15 callers
Function
isFinite
Navigation/g3dlite/Include/G3D/g3dmath.h:506
↓ 15 callers
Method
isValidPolyRef
Navigation/Detour/Source/DetourNavMeshQuery.cpp:3508
↓ 15 callers
Method
resize
Re-hashes for a larger m_bucket size. */
Navigation/g3dlite/Include/G3D/Table.h:209
↓ 14 callers
Method
ReadByte
(IntPtr address)
BloogBot/MemoryManager.cs:72
↓ 14 callers
Method
Running
()
BloogBot/AI/Bot.cs:33
↓ 14 callers
Method
end
C++ STL style iterator method. Returns one after the last iterator element. */
Navigation/g3dlite/Include/G3D/Set.h:181
↓ 14 callers
Method
size
Returns the number of elements. */
Navigation/g3dlite/Include/G3D/PointHashGrid.h:244
↓ 13 callers
Method
min
Navigation/g3dlite/Include/G3D/Vector2.h:396
↓ 12 callers
Function
contains
Navigation/g3dlite/Include/G3D/Array.h:1259
↓ 12 callers
Method
getNodeIdx
Navigation/Detour/Include/DetourNode.h:64
↓ 12 callers
Method
max
Navigation/g3dlite/Include/G3D/Vector2.h:402
↓ 12 callers
Method
push
Navigation/Detour/Include/DetourNode.h:132
↓ 11 callers
Method
LuaCallWithResult
(string code)
BloogBot/Game/Functions.cs:109
↓ 11 callers
Method
ReadUlong
(IntPtr address)
BloogBot/MemoryManager.cs:138
↓ 11 callers
Method
Remove
(string parName)
BloogBot/Wait.cs:30
↓ 11 callers
Method
direction
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Color3.h:392
↓ 11 callers
Method
dot
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Color3.h:403
↓ 11 callers
Method
getTileAndPolyByRef
Navigation/Detour/Source/DetourNavMesh.cpp:1121
↓ 11 callers
Method
size
Number of control points */
Navigation/g3dlite/Include/G3D/Spline.h:170
↓ 10 callers
Method
InLosWith
(Position position)
BloogBot/Game/Objects/LocalPlayer.cs:429
↓ 10 callers
Method
InjectAssembly
(string hackName, string[] instructions)
BloogBot/MemoryManager.cs:295
↓ 10 callers
Method
set
If you insert a pointer into the key or value of a table, you are responsible for deallocating the object eventually. Inserting key into a
Navigation/g3dlite/Include/G3D/Table.h:570
↓ 10 callers
Method
size
Number of elements in the array. */
Navigation/g3dlite/Include/G3D/Array.h:365
↓ 9 callers
Method
GetDependencyContainer
(BotSettings botSettings, Probe probe, IEnumerable<Hotspot> hotspots)
BloogBot/AI/IBot.cs:12
↓ 9 callers
Method
Run
(MainViewModel mainViewModel)
BloogBot/UI/BotService.cs:40
↓ 9 callers
Method
containsKey
Returns true if key is in the table. */
Navigation/g3dlite/Include/G3D/Table.h:833
↓ 9 callers
Function
dtDistancePtSegSqr2D
Navigation/Detour/Source/DetourCommon.cpp:175
↓ 9 callers
Function
dtMax
Navigation/Detour/Include/DetourCommon.h:55
↓ 9 callers
Function
dtMin
Navigation/Detour/Include/DetourCommon.h:49
↓ 9 callers
Method
fastClear
resize(0, false) @deprecated*/
Navigation/g3dlite/Include/G3D/Array.h:334
↓ 9 callers
Function
iRound
Fast round to integer using the lrint routine. Typically 6x faster than casting to integer. */
Navigation/g3dlite/Include/G3D/g3dmath.h:214
↓ 8 callers
Method
LuaCall
(string code)
BloogBot/Game/Objects/WoWUnit.cs:159
↓ 8 callers
Function
dtSwapByte
Navigation/Detour/Include/DetourCommon.h:448
↓ 8 callers
Method
empty
Navigation/Detour/Include/DetourNode.h:150
↓ 8 callers
Method
find
Finds an element and returns the iterator to it. If the element isn't found then returns end(). */
Navigation/g3dlite/Include/G3D/Array.h:861
↓ 8 callers
Function
iFloor
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/g3dmath.h:584
↓ 8 callers
Method
magnitude
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Vector3.h:714
↓ 8 callers
Function
pi
Navigation/g3dlite/Include/G3D/g3dmath.h:133
↓ 8 callers
Function
pow
Outside the namespace to avoid overloading confusion for C++
Navigation/g3dlite/Include/G3D/Quat.h:736
↓ 7 callers
Method
CastSpell
(string name)
FeralDruidBot/RestState.cs:98
↓ 7 callers
Method
Interact
()
BloogBot/Game/Objects/WoWObject.cs:236
next →
1–100 of 2,414, ranked by callers