User Tools

Site Tools



profilebundler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
profilebundler [2019/08/15 09:11] – [Profile Bundler] moderaprofilebundler [2019/10/06 19:18] – [Public API] modera
Line 15: Line 15:
 The currently available profiles are: The currently available profiles are:
  
-  * BerserkerBannerCondi.txt +| Class | Name | Made for | Build | 
-  DaredevilStaff.txt +|Warrior|BerserkerBannerCondi.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/warrior/berserker/condition%20banner/|Snowcrows]]| 
-  DeadeyePower.txt +|Thief|DaredevilStaff.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/thief/daredevil/power/|Snowcrows]]| 
-  * DeadeyePowerRifleBETA.txt +|Thief|DeadeyePower.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/thief/deadeye/power/|Snowcrows]]| 
-  GuardianPower.txt +|Thief|DeadeyePowerRifle.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/thief/deadeye/rifle/|Snowcrows]]| 
-  HealingDruid.txt +|Guardian|GuardianPower.lua|Raids,PvE,Fractals|[[https://metabattle.com/wiki/Build:Guardian_-_Power_DPS|Metabattle]]| 
-  HealingRenegade.txt +|Ranger|HealingDruid.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/ranger/druid/heal/|Snowcrows]]| 
-  HolosmithSwordPower.txt +|Revenant|HealingRenegade.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/revenant/renegade/heal/|Snowcrows]]| 
-  MirageCondi.txt +|Engineer|HolosmithSwordPower.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/engineer/holosmith/power/|Snowcrows]]| 
-  ScourgeCondi.txt +|Mesmer|MirageCondi.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/mesmer/mirage/condition/|Snowcrows]]| 
-  SoulbeastCondi.txt +|Necromancer|ScourgeCondi.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/necromancer/scourge/condition/|Snowcrows]]| 
-  SoulbeastPower.txt +|Ranger|SoulbeastCondi.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/ranger/soulbeast/condition/|Snowcrows]]| 
-  SpellbreakerBannerPower.txt +|Ranger|SoulbeastPower.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/ranger/soulbeast/power/|Snowcrows]]| 
-  SpellbreakerPower.txt +|Warrior|SpellbreakerBannerPower.lua|Raids,PvE,Fractals|[[https://metabattle.com/wiki/Build:Spellbreaker_-_Power_Boonstrip_Bannerslave|Metabattle]]| 
-  TempestPower.txt +|Warrior|SpellbreakerPower.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/warrior/spellbreaker/power/|Snowcrows]]| 
-  WarriorBannerPower.txt +|Elementalist|TempestPower.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/elementalist/tempest/power/|Snowcrows]]| 
-  WeaverSDPower.txt+|Warrior|WarriorBannerPower.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/warrior/warrior/banner/|Snowcrows]]| 
 +|Elementalist|WeaverSDPower.lua|Raids,PvE,Fractals|[[https://snowcrows.com/raids/builds/elementalist/weaver/sword/|Snowcrows]]|
  
 If you have created a profile and want to share it with everyone, send it on [[https://discord.gg/Vmq6bYE|Discord]].  If you have created a profile and want to share it with everyone, send it on [[https://discord.gg/Vmq6bYE|Discord]]. 
Line 59: Line 60:
   d(MPB_PUBLIC().root) --returns the module folder   d(MPB_PUBLIC().root) --returns the module folder
   d(MPB_PUBLIC().running) --returns if the profile is disabled or running   d(MPB_PUBLIC().running) --returns if the profile is disabled or running
-  MPB_PUBLIC:ToggleRun() --disables/enables the profile+  MPB_Public:ToggleRun() --disables/enables the profile
   MPB_Public:EnableModule()   MPB_Public:EnableModule()
   MPB_Public:DisableModule()   MPB_Public:DisableModule()
-  MPB_PUBLIC:TriggerReset() --resets the profile context+  MPB_Public:TriggerReset() --resets the profile context
   MPB_Public:ToggleTargetLock() --locks/unlocks the target   MPB_Public:ToggleTargetLock() --locks/unlocks the target
   MPB_Public:ResetCache()   MPB_Public:ResetCache()
   MPB_Public:GetBlockSkills(projectiles) --projectiles of type boolean, returns a list of skill IDs   MPB_Public:GetBlockSkills(projectiles) --projectiles of type boolean, returns a list of skill IDs
 </code> </code>
profilebundler.txt · Last modified: 2021/12/02 15:01 by modera