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!
I am trying to figure out which part to replace under custom settings? Here is the top part:
using System;
using System.Collections;
using System.Collections.Generic;
using System.IO;
using Triton.Bot;
using Triton.Common;
using Triton.Game;
using Triton.Game.Mapping;
//using System.Linq;
namespace SilverfishControl
{
public class SilverControl : ICustomDeck
{
private readonly PenalityManager penman = PenalityManager.Instance;
private readonly Silverfish sf;
private string choiceCardId = "";
private int concedeLvl = 20; // the rank, till you want to concede
private int dirtyTargetSource = -1;
private int dirtychoice = -1;
private int dirtytarget = -1;
Yo, i'm kinda new to hearthbuddy, i have been using it for some months, but that silverfish folder you are talking about i do not have i have seached the forums and i can't seem to find anything about it :/