What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Naut's Piety Pack

Code:
Compiler Error: f:\Documents\ExilebuddyBETA 0.1.2740.---\Routines\ExampleRoutine\ExampleRoutine.cs(875,26) : error CS0103: The name 'Functions' does not exist in the current context
Compiler Error: f:\Documents\ExilebuddyBETA 0.1.2740.---\Routines\ExampleRoutine\ExampleRoutine.cs(1397,26) : error CS0103: The name 'Functions' does not exist in the current context
Compiler Error: f:\Documents\ExilebuddyBETA 0.1.2740.---\Routines\ExampleRoutine\ExampleRoutine.cs(1752,30) : error CS0103: The name 'Functions' does not exist in the current context
Compiler Error: f:\Documents\ExilebuddyBETA 0.1.2740.---\Routines\ExampleRoutine\ExampleRoutine.cs(1763,30) : error CS0103: The name 'Functions' does not exist in the current context

Getting this :x



OK, solution is quite easy. Swap "Functions" in line 875, 1397, 1752 & 1763 with "PlayerMover" ^^



Ahm another "problem". When Piety ports outside the screen region, he just stands there, waiting for her to ... reappear? ^^
 
Last edited:
Code:
Compiler Error: f:\Documents\ExilebuddyBETA 0.1.2740.---\Routines\ExampleRoutine\ExampleRoutine.cs(875,26) : error CS0103: The name 'Functions' does not exist in the current context
Compiler Error: f:\Documents\ExilebuddyBETA 0.1.2740.---\Routines\ExampleRoutine\ExampleRoutine.cs(1397,26) : error CS0103: The name 'Functions' does not exist in the current context
Compiler Error: f:\Documents\ExilebuddyBETA 0.1.2740.---\Routines\ExampleRoutine\ExampleRoutine.cs(1752,30) : error CS0103: The name 'Functions' does not exist in the current context
Compiler Error: f:\Documents\ExilebuddyBETA 0.1.2740.---\Routines\ExampleRoutine\ExampleRoutine.cs(1763,30) : error CS0103: The name 'Functions' does not exist in the current context

Getting this :x



OK, solution is quite easy. Swap "Functions" in line 875, 1397, 1752 & 1763 with "PlayerMover" ^^



Ahm another "problem". When Piety ports outside the screen region, he just stands there, waiting for her to ... reappear? ^^

Sorry, I edited it out of the first post but Pushedx has made several changes to the exampleroutine, so for now I would recommend using the new version of exampleroutine until I have edited it with my changes.
 
All plugins have been updated in the original post.

Also re-added custom version of Exampleroutine for those interested in using it.
 
I placed the folder stuck detection but the program does not detect me in any socluion pluggins?
 
hmm getting this :x

Code:
Compiler Error: f:\Documents\ExilebuddyBETA\Plugins\StuckDetection\StuckDetection.cs(208,59) : error CS0176: Member 'Loki.Bot.v3.AreaStateCache.CorruptedAreaParentId.get' cannot be accessed with an instance reference; qualify it with a type name instead

Line:
Code:
           AreaStateCache.SetNewInstanceOverride(AreaStateCache.Current.CorruptedAreaParentId, true);

And this :x

Code:
Compiler Error: f:\Documents\ExilebuddyBETA\Plugins\PietyFight\PietyFight.cs(226,25) : error CS0103: The name 'Functions' does not exist in the current context
Compiler Error: f:\Documents\ExilebuddyBETA\Plugins\PietyFight\PietyFight.cs(219,37) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
 
Last edited:
hmm getting this :x

Code:
Compiler Error: f:\Documents\ExilebuddyBETA\Plugins\StuckDetection\StuckDetection.cs(208,59) : error CS0176: Member 'Loki.Bot.v3.AreaStateCache.CorruptedAreaParentId.get' cannot be accessed with an instance reference; qualify it with a type name instead

Line:
Code:
           AreaStateCache.SetNewInstanceOverride(AreaStateCache.Current.CorruptedAreaParentId, true);

And this :x

Code:
Compiler Error: f:\Documents\ExilebuddyBETA\Plugins\PietyFight\PietyFight.cs(226,25) : error CS0103: The name 'Functions' does not exist in the current context
Compiler Error: f:\Documents\ExilebuddyBETA\Plugins\PietyFight\PietyFight.cs(219,37) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

Hmm I'm not sure whats causing the stuckdetection error.. but the Pietyfight error was caused by me uploading the wrong version ^^.

Pietyfight issue is resolved just re-download the link on the first post.
 
Download stuckdetection 2.0 from the recent post I made.
 
Post edited for multiple reasons.. Stuckdetection has a new version which can be found in its own thread. Exampleroutine removed.
 
Hi, Any way to make this work with Advancedgrindzone changer?

If i activate this Plugin it keep repeating Lunaris temple level 3. Would like it to run Piety and Dominus.
 
Hi,
working with Piety plugin.
It does run fine but not looting after the fight, can you please have a look at it? Other users already reported the same issue.
thanks!
 
I had it running for a few hours today and i dont have that issue. It works flawlessly, aka as advertised.

edit,

are you using advancedgrindzonechanger plugin?
 
I had it running for a few hours today and i dont have that issue. It works flawlessly, aka as advertised.

edit,

are you using advancedgrindzonechanger plugin?

this or his lootfilters are broken.
 
None of the 2, it does loot fine until it enters piety room..I will try to disable other plugins.

Edit: made some tests, the "bad" guy is LowFpsHelper, if I disable it does loot but farm speed is extremely slow.
 
Last edited:
I`m getting something like this :/ Piety plugin disables it self and Quest Plugin is disabled anyway

SupportedClientVersion: 1.3.1.8
Reloading AssemblyLoader<Loki.Bot.IBot> - Initializing
Reloading AssemblyLoader<Loki.Bot.IRoutine> - Initializing
[BasicGrindBot] This class is the new bot. Now setting up bot specific stuff.
Current bot set to BasicGrindBot.
Compiler Error: c:\Users\xxxxx\Desktop\helomoto\Routines\ExampleRoutine\ExampleRoutine.cs(1121,55) : error CS1061: 'Loki.Game.Objects.LocalPlayer' does not contain a definition for 'HasHearldOfAshBuff' and no extension method 'HasHearldOfAshBuff' accepting a first argument of type 'Loki.Game.Objects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\xxxxx\Desktop\helomoto\Routines\ExampleRoutine\ExampleRoutine.cs(1144,55) : error CS1061: 'Loki.Game.Objects.LocalPlayer' does not contain a definition for 'HasHearldOfIceBuff' and no extension method 'HasHearldOfIceBuff' accepting a first argument of type 'Loki.Game.Objects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Reloading AssemblyLoader<Loki.Bot.IPlugin> - Initializing
Current routine set to NullRoutine.
Compiler Error: c:\Users\xxxxx\Desktop\helomoto\Plugins\QuestPlugin\QuestPlugin.cs(22,7) : error CS0246: The type or namespace name 'ExampleRoutine' could not be found (are you missing a using directive or an assembly reference?)
 
Back
Top