MCPcopy Create free account

hub / github.com/DrewKestell/BloogBot / functions

Functions2,414 in github.com/DrewKestell/BloogBot

MethodInitializeWardenMemScanHook
(IntPtr wardenModuleStart)
BloogBot/WardenDisabler.cs:366
MethodInitializeWardenPageScanHook
(IntPtr wardenModuleStart)
BloogBot/WardenDisabler.cs:279
MethodIntersect
<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
MethodIntersect
(Position start, Position end)
BloogBot/Game/WotLKGameFunctionHandler.cs:165
MethodIntersect
(Position start, Position end)
BloogBot/Game/TBCGameFunctionHandler.cs:189
MethodIntersect
(Position start, Position end)
BloogBot/Game/IGameFunctionHandler.cs:36
MethodIntersectFunction
(ref XYZ p1, ref XYZ p2, ref XYZ intersection, ref float distance, uint flags, IntPtr Ptr)
BloogBot/Game/VanillaGameFunctionHandler.cs:140
MethodIsAutoRepeating
(string name)
BloogBot/Game/Objects/LocalPlayer.cs:453
MethodIsConfiguredItemName
(string itemName, IEnumerable<string> configuredNames)
FrostMageBot/FrostMageConsumables.cs:82
MethodIsConjuredItemName
(string itemName, IEnumerable<string> conjuredNames)
FrostMageBot/FrostMageConsumables.cs:92
MethodIsGlueDialogShown
()
BloogBot/AI/SharedStates/LoginState.cs:116
MethodIsLeft
if p0 and p1 make a line, this method calculates whether point p2 is leftOf, on, or rightOf that line
BloogBot/Navigation.cs:79
MethodIsNotNullOrZero
(dynamic value)
BloogBot/SqliteRepository.cs:315
MethodIsPositionInsidePolygon
(Position point, Position[] polygon)
BloogBot/Navigation.cs:91
MethodIsRealmListShown
()
BloogBot/AI/SharedStates/LoginState.cs:151
MethodIsRunning
()
BloogBot/UI/BotService.cs:33
MethodIsSpellOnCooldown
(int spellId)
BloogBot/Game/VanillaGameFunctionHandler.cs:176
MethodIsSpellOnCooldown
(int spellId)
BloogBot/Game/WotLKGameFunctionHandler.cs:183
MethodIsSpellOnCooldown
(int spellId)
BloogBot/Game/TBCGameFunctionHandler.cs:207
MethodIsSpellOnCooldown
(int spellId)
BloogBot/Game/IGameFunctionHandler.cs:46
MethodIsWindowVisible
(IntPtr hWnd)
BloogBot/ThreadSynchronizer.cs:20
MethodItemCacheEntry
(IntPtr baseAddress)
BloogBot/Game/Cache/ItemCacheInfo.cs:211
MethodItemCacheInfo
(ItemCacheEntry itemCacheEntry)
BloogBot/Game/Cache/ItemCacheInfo.cs:173
MethodIterator
Creates the end iterator. */
Navigation/g3dlite/Include/G3D/Table.h:439
MethodIterator
Navigation/g3dlite/Include/G3D/PointKDTree.h:1120
MethodIterator
Navigation/g3dlite/Include/G3D/KDTree.h:1598
MethodIterator
Navigation/g3dlite/Include/G3D/Set.h:121
MethodIterator
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
MethodJump
()
BloogBot/Game/VanillaGameFunctionHandler.cs:190
MethodJump
()
BloogBot/Game/WotLKGameFunctionHandler.cs:199
MethodJump
()
BloogBot/Game/TBCGameFunctionHandler.cs:218
MethodJump
()
BloogBot/Game/IGameFunctionHandler.cs:20
MethodJump
()
BloogBot/Game/Objects/LocalPlayer.cs:203
MethodKDTree
To construct a balanced tree, insert the elements and then call KDTree::balance(). */
Navigation/g3dlite/Include/G3D/KDTree.h:888
MethodKeyNotFound
Navigation/g3dlite/Include/G3D/AnyVal.h:230
MethodKnowsSpell
(string name)
BloogBot/Game/Objects/LocalPlayer.cs:411
MethodLine
Navigation/g3dlite/Include/G3D/Line.h:31
MethodLineSegment
Navigation/g3dlite/Include/G3D/LineSegment.h:29
MethodLineSegment2D
Navigation/g3dlite/Include/G3D/LineSegment.h:95
MethodListBlacklistedMobs
()
BloogBot/TSqlRepository.cs:260
MethodListBlacklistedMobs
()
BloogBot/SqliteRepository.cs:294
MethodListGatherRoutes
()
BloogBot/IRepository.cs:24
MethodListGatherRoutes
()
BloogBot/TSqlRepository.cs:465
MethodListGatherRoutes
()
BloogBot/SqliteRepository.cs:458
MethodListHotspots
()
BloogBot/IRepository.cs:21
MethodListHotspots
()
BloogBot/TSqlRepository.cs:281
MethodListHotspots
()
BloogBot/SqliteRepository.cs:317
MethodListNPCs
()
BloogBot/TSqlRepository.cs:352
MethodListNPCs
()
BloogBot/SqliteRepository.cs:392
MethodListSettings
Navigation/g3dlite/Include/G3D/FileSystem.h:63
MethodListTravelPaths
()
BloogBot/IRepository.cs:23
MethodListTravelPaths
()
BloogBot/TSqlRepository.cs:388
MethodListTravelPaths
()
BloogBot/SqliteRepository.cs:429
MethodLoadLibrary
(string lpFileName)
BloogBot/Navigation.cs:11
MethodLocalPet
( IntPtr pointer, ulong guid, ObjectType objectType)
BloogBot/Game/Objects/LocalPet.cs:8
MethodLocalPlayer
( IntPtr pointer, ulong guid, ObjectType objectType)
BloogBot/Game/Objects/LocalPlayer.cs:10
MethodLog
(LogMessage msg)
BloogBot/DiscordClientWrapper.cs:54
MethodLogToFile
(string text)
BloogBot/AI/Bot.cs:590
MethodLogin
(IDependencyContainer container, Action stopCallback)
BloogBot/AI/IBot.cs:16
MethodLoginState
(Stack<IBotState> botStates, IDependencyContainer container, Action onLoginComplete = null)
BloogBot/AI/SharedStates/LoginState.cs:24
MethodLootFrame
()
BloogBot/Game/Frames/LootFrame.cs:11
MethodLootItem
( ItemCacheInfo info, int itemId, int lootSlot, bool isCoins)
BloogBot/Game/Frames/LootFrame.cs:30
MethodLootSlot
(int slot)
BloogBot/Game/VanillaGameFunctionHandler.cs:199
MethodLootSlot
(int slot)
BloogBot/Game/WotLKGameFunctionHandler.cs:210
MethodLootSlot
(int slot)
BloogBot/Game/TBCGameFunctionHandler.cs:229
MethodLootSlot
(int slot)
BloogBot/Game/IGameFunctionHandler.cs:48
MethodLootSlotFunction
(int slot, IntPtr ptr)
BloogBot/Game/VanillaGameFunctionHandler.cs:196
MethodLootState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit targ
BloogBot/AI/SharedStates/LootState.cs:25
MethodLuaCall
(string code)
BloogBot/Game/VanillaGameFunctionHandler.cs:207
MethodLuaCall
(string code)
BloogBot/Game/WotLKGameFunctionHandler.cs:221
MethodLuaCall
(string code)
BloogBot/Game/TBCGameFunctionHandler.cs:240
MethodLuaCall
(string code)
BloogBot/Game/IGameFunctionHandler.cs:28
MethodLuaCallFunction
(string code, int ptr)
BloogBot/Game/VanillaGameFunctionHandler.cs:204
MethodMD5Hash
Navigation/g3dlite/Include/G3D/Crypto.h:28
MethodMMapData
Navigation/MoveMap.h:55
MethodMain
()
Bootstrapper/Program.cs:15
MethodMainViewModel
()
BloogBot/UI/MainViewModel.cs:30
MethodMainWindow
()
BloogBot/UI/MainWindow.xaml.cs:10
MethodMap2D
Navigation/g3dlite/Include/G3D/Map2D.h:284
MethodMatrix
Navigation/g3dlite/Include/G3D/Matrix.h:241
MethodMatrix2
Navigation/g3dlite/Include/G3D/Matrix2.h:17
MethodMatrix3
Initial values are undefined for performance. See also Matrix3::zero(), Matrix3::identity(), Matrix3::fromAxisAngle, etc.*/
Navigation/g3dlite/Include/G3D/Matrix3.h:56
MethodMemory
Navigation/g3dlite/Include/G3D/Pointer.h:81
MethodMemoryAddresses
()
BloogBot/Game/MemoryAddresses.cs:7
MethodMerchantFrame
()
BloogBot/Game/Frames/MerchantFrame.cs:14
MethodMerchantItem
(int itemId, ItemCacheInfo info)
BloogBot/Game/Frames/MerchantFrame.cs:67
MethodMeshBuilder
Navigation/g3dlite/Include/G3D/MeshBuilder.h:53
MethodMmapTileHeader
Navigation/MoveMapSharedDefines.h:42
MethodModule32First
(IntPtr hSnapshot, ref MODULEENTRY32 lpme)
BloogBot/WardenDisabler.cs:51
MethodModule32FirstDetour
(IntPtr snapshot, ref MODULEENTRY32 module)
BloogBot/WardenDisabler.cs:475
MethodModule32Next
(IntPtr hSnapshot, ref MODULEENTRY32 lpme)
BloogBot/WardenDisabler.cs:54
MethodModule32NextDetour
(IntPtr snapshot, ref MODULEENTRY32 module)
BloogBot/WardenDisabler.cs:498
MethodMoveToCorpseState
(Stack<IBotState> botStates, IDependencyContainer container)
BloogBot/AI/SharedStates/MoveToCorpseState.cs:22
MethodMoveToHotspotWaypointState
(Stack<IBotState> botStates, IDependencyContainer container, Position destination)
BloogBot/AI/SharedStates/MoveToHotspotWaypointState.cs:15
MethodMoveToPositionState
( Stack<IBotState> botStates, IDependencyContainer container, Position des
BloogBot/AI/SharedStates/MoveToPositionState.cs:22
MethodMoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
FuryWarriorBot/MoveToTargetState.cs:18
MethodMoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
ArmsWarriorBot/MoveToTargetState.cs:19
MethodMoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
ProtectionPaladinBot/MoveToTargetState.cs:21
MethodMoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
FrostMageBot/MoveToTargetState.cs:26
MethodMoveToTargetState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
EnhancementShamanBot/MoveToTargetState.cs:20
← previousnext →901–1,000 of 2,414, ranked by callers