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
Method
InitializeWardenMemScanHook
(IntPtr wardenModuleStart)
BloogBot/WardenDisabler.cs:366
Method
InitializeWardenPageScanHook
(IntPtr wardenModuleStart)
BloogBot/WardenDisabler.cs:279
Method
Intersect
<summary> Returns { 1, 1, 1 } if there is a collission when casting a ray between start and end params. A result of { 1, 1, 1 } would indicate you are
BloogBot/Game/VanillaGameFunctionHandler.cs:150
Method
Intersect
(Position start, Position end)
BloogBot/Game/WotLKGameFunctionHandler.cs:165
Method
Intersect
(Position start, Position end)
BloogBot/Game/TBCGameFunctionHandler.cs:189
Method
Intersect
(Position start, Position end)
BloogBot/Game/IGameFunctionHandler.cs:36
Method
IntersectFunction
(ref XYZ p1, ref XYZ p2, ref XYZ intersection, ref float distance, uint flags, IntPtr Ptr)
BloogBot/Game/VanillaGameFunctionHandler.cs:140
Method
IsAutoRepeating
(string name)
BloogBot/Game/Objects/LocalPlayer.cs:453
Method
IsConfiguredItemName
(string itemName, IEnumerable<string> configuredNames)
FrostMageBot/FrostMageConsumables.cs:82
Method
IsConjuredItemName
(string itemName, IEnumerable<string> conjuredNames)
FrostMageBot/FrostMageConsumables.cs:92
Method
IsGlueDialogShown
()
BloogBot/AI/SharedStates/LoginState.cs:116
Method
IsLeft
if p0 and p1 make a line, this method calculates whether point p2 is leftOf, on, or rightOf that line
BloogBot/Navigation.cs:79
Method
IsNotNullOrZero
(dynamic value)
BloogBot/SqliteRepository.cs:315
Method
IsPositionInsidePolygon
(Position point, Position[] polygon)
BloogBot/Navigation.cs:91
Method
IsRealmListShown
()
BloogBot/AI/SharedStates/LoginState.cs:151
Method
IsRunning
()
BloogBot/UI/BotService.cs:33
Method
IsSpellOnCooldown
(int spellId)
BloogBot/Game/VanillaGameFunctionHandler.cs:176
Method
IsSpellOnCooldown
(int spellId)
BloogBot/Game/WotLKGameFunctionHandler.cs:183
Method
IsSpellOnCooldown
(int spellId)
BloogBot/Game/TBCGameFunctionHandler.cs:207
Method
IsSpellOnCooldown
(int spellId)
BloogBot/Game/IGameFunctionHandler.cs:46
Method
IsWindowVisible
(IntPtr hWnd)
BloogBot/ThreadSynchronizer.cs:20
Method
ItemCacheEntry
(IntPtr baseAddress)
BloogBot/Game/Cache/ItemCacheInfo.cs:211
Method
ItemCacheInfo
(ItemCacheEntry itemCacheEntry)
BloogBot/Game/Cache/ItemCacheInfo.cs:173
Method
Iterator
Creates the end iterator. */
Navigation/g3dlite/Include/G3D/Table.h:439
Method
Iterator
Navigation/g3dlite/Include/G3D/PointKDTree.h:1120
Method
Iterator
Navigation/g3dlite/Include/G3D/KDTree.h:1598
Method
Iterator
Navigation/g3dlite/Include/G3D/Set.h:121
Method
Iterator
End iterator. Note that the m_tableIterator is initialized to the end iterator of a temporary value! This is ok because we'll never look
Navigation/g3dlite/Include/G3D/PointHashGrid.h:359
Method
Jump
()
BloogBot/Game/VanillaGameFunctionHandler.cs:190
Method
Jump
()
BloogBot/Game/WotLKGameFunctionHandler.cs:199
Method
Jump
()
BloogBot/Game/TBCGameFunctionHandler.cs:218
Method
Jump
()
BloogBot/Game/IGameFunctionHandler.cs:20
Method
Jump
()
BloogBot/Game/Objects/LocalPlayer.cs:203
Method
KDTree
To construct a balanced tree, insert the elements and then call KDTree::balance(). */
Navigation/g3dlite/Include/G3D/KDTree.h:888
Method
KeyNotFound
Navigation/g3dlite/Include/G3D/AnyVal.h:230
Method
KnowsSpell
(string name)
BloogBot/Game/Objects/LocalPlayer.cs:411
Method
Line
Navigation/g3dlite/Include/G3D/Line.h:31
Method
LineSegment
Navigation/g3dlite/Include/G3D/LineSegment.h:29
Method
LineSegment2D
Navigation/g3dlite/Include/G3D/LineSegment.h:95
Method
ListBlacklistedMobs
()
BloogBot/TSqlRepository.cs:260
Method
ListBlacklistedMobs
()
BloogBot/SqliteRepository.cs:294
Method
ListGatherRoutes
()
BloogBot/IRepository.cs:24
Method
ListGatherRoutes
()
BloogBot/TSqlRepository.cs:465
Method
ListGatherRoutes
()
BloogBot/SqliteRepository.cs:458
Method
ListHotspots
()
BloogBot/IRepository.cs:21
Method
ListHotspots
()
BloogBot/TSqlRepository.cs:281
Method
ListHotspots
()
BloogBot/SqliteRepository.cs:317
Method
ListNPCs
()
BloogBot/TSqlRepository.cs:352
Method
ListNPCs
()
BloogBot/SqliteRepository.cs:392
Method
ListSettings
Navigation/g3dlite/Include/G3D/FileSystem.h:63
Method
ListTravelPaths
()
BloogBot/IRepository.cs:23
Method
ListTravelPaths
()
BloogBot/TSqlRepository.cs:388
Method
ListTravelPaths
()
BloogBot/SqliteRepository.cs:429
Method
LoadLibrary
(string lpFileName)
BloogBot/Navigation.cs:11
Method
LocalPet
( IntPtr pointer, ulong guid, ObjectType objectType)
BloogBot/Game/Objects/LocalPet.cs:8
Method
LocalPlayer
( IntPtr pointer, ulong guid, ObjectType objectType)
BloogBot/Game/Objects/LocalPlayer.cs:10
Method
Log
(LogMessage msg)
BloogBot/DiscordClientWrapper.cs:54
Method
LogToFile
(string text)
BloogBot/AI/Bot.cs:590
Method
Login
(IDependencyContainer container, Action stopCallback)
BloogBot/AI/IBot.cs:16
Method
LoginState
(Stack<IBotState> botStates, IDependencyContainer container, Action onLoginComplete = null)
BloogBot/AI/SharedStates/LoginState.cs:24
Method
LootFrame
()
BloogBot/Game/Frames/LootFrame.cs:11
Method
LootItem
( ItemCacheInfo info, int itemId, int lootSlot, bool isCoins)
BloogBot/Game/Frames/LootFrame.cs:30
Method
LootSlot
(int slot)
BloogBot/Game/VanillaGameFunctionHandler.cs:199
Method
LootSlot
(int slot)
BloogBot/Game/WotLKGameFunctionHandler.cs:210
Method
LootSlot
(int slot)
BloogBot/Game/TBCGameFunctionHandler.cs:229
Method
LootSlot
(int slot)
BloogBot/Game/IGameFunctionHandler.cs:48
Method
LootSlotFunction
(int slot, IntPtr ptr)
BloogBot/Game/VanillaGameFunctionHandler.cs:196
Method
LootState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit targ
BloogBot/AI/SharedStates/LootState.cs:25
Method
LuaCall
(string code)
BloogBot/Game/VanillaGameFunctionHandler.cs:207
Method
LuaCall
(string code)
BloogBot/Game/WotLKGameFunctionHandler.cs:221
Method
LuaCall
(string code)
BloogBot/Game/TBCGameFunctionHandler.cs:240
Method
LuaCall
(string code)
BloogBot/Game/IGameFunctionHandler.cs:28
Method
LuaCallFunction
(string code, int ptr)
BloogBot/Game/VanillaGameFunctionHandler.cs:204
Method
MD5Hash
Navigation/g3dlite/Include/G3D/Crypto.h:28
Method
MMapData
Navigation/MoveMap.h:55
Method
Main
()
Bootstrapper/Program.cs:15
Method
MainViewModel
()
BloogBot/UI/MainViewModel.cs:30
Method
MainWindow
()
BloogBot/UI/MainWindow.xaml.cs:10
Method
Map2D
Navigation/g3dlite/Include/G3D/Map2D.h:284
Method
Matrix
Navigation/g3dlite/Include/G3D/Matrix.h:241
Method
Matrix2
Navigation/g3dlite/Include/G3D/Matrix2.h:17
Method
Matrix3
Initial values are undefined for performance. See also Matrix3::zero(), Matrix3::identity(), Matrix3::fromAxisAngle, etc.*/
Navigation/g3dlite/Include/G3D/Matrix3.h:56
Method
Memory
Navigation/g3dlite/Include/G3D/Pointer.h:81
Method
MemoryAddresses
()
BloogBot/Game/MemoryAddresses.cs:7
Method
MerchantFrame
()
BloogBot/Game/Frames/MerchantFrame.cs:14
Method
MerchantItem
(int itemId, ItemCacheInfo info)
BloogBot/Game/Frames/MerchantFrame.cs:67
Method
MeshBuilder
Navigation/g3dlite/Include/G3D/MeshBuilder.h:53
Method
MmapTileHeader
Navigation/MoveMapSharedDefines.h:42
Method
Module32First
(IntPtr hSnapshot, ref MODULEENTRY32 lpme)
BloogBot/WardenDisabler.cs:51
Method
Module32FirstDetour
(IntPtr snapshot, ref MODULEENTRY32 module)
BloogBot/WardenDisabler.cs:475
Method
Module32Next
(IntPtr hSnapshot, ref MODULEENTRY32 lpme)
BloogBot/WardenDisabler.cs:54
Method
Module32NextDetour
(IntPtr snapshot, ref MODULEENTRY32 module)
BloogBot/WardenDisabler.cs:498
Method
MoveToCorpseState
(Stack<IBotState> botStates, IDependencyContainer container)
BloogBot/AI/SharedStates/MoveToCorpseState.cs:22
Method
MoveToHotspotWaypointState
(Stack<IBotState> botStates, IDependencyContainer container, Position destination)
BloogBot/AI/SharedStates/MoveToHotspotWaypointState.cs:15
Method
MoveToPositionState
( Stack<IBotState> botStates, IDependencyContainer container, Position des
BloogBot/AI/SharedStates/MoveToPositionState.cs:22
Method
MoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
FuryWarriorBot/MoveToTargetState.cs:18
Method
MoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
ArmsWarriorBot/MoveToTargetState.cs:19
Method
MoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
ProtectionPaladinBot/MoveToTargetState.cs:21
Method
MoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
FrostMageBot/MoveToTargetState.cs:26
Method
MoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
EnhancementShamanBot/MoveToTargetState.cs:20
← previous
next →
901–1,000 of 2,414, ranked by callers