if (FilterMain.PCLIMIT > 0 && (!FilterMain.LIMIT_BYPASS.Contains(this.user_id) && (FilterMain.IsPremium == true)))
{
try
{
SqlDataReader reader = sqlCon.Return("[" + FilterMain.HB_DB + "].[dbo].[_MainFunctions]", new SqlParameter("@Charname", Program.Plis(this.sql_charname)), new SqlParameter("@Action", 1));
reader.Read();
// Check if wearing job suits
if (reader.GetInt32(0) == 1)
{
if (hwid_count(this.hwid) > FilterMain.JOB_HWID)
{
this.SendNotice("You are getting disconnected because you are wearing job suit and access to the current PC has exceeded its limit.");
this.DisconnectModuleSocket();
return;
}
}
reader.Close();
}
catch { }
}
Also, I coded this and I don't give a **** if you don't believe me.
yourself.
I don't care who coded this but it's clearly SUPERMIKE's source which was released 2-3 years ago
It's not like i will believe you over my own eyes.
just get better, and, i won't reply anymore unless it's necessary.
I don't care who coded this but it's clearly SUPERMIKE's source which was released 2-3 years ago
It's not like i will believe you over my own eyes.
just get better, and, i won't reply anymore unless it's necessary.
i'm sorry but if you actually coded a filter yourself and named every single class after the ones that exist in supermike then you are not qualified to be a programmer with such naming sense
i'm sorry but if you actually coded a filter yourself and named every single class after the ones that exist in supermike then you are not qualified to be a programmer with such naming sense
I am sorry but editing a filter source, developing it and fixing its huge quantity of bugs after discovering them isn't easy, also I don't give a **** about your opinion about me. If you don't believe in yourself, then you're nothing.
I am sorry but editing a filter source, developing it and fixing its huge quantity of bugs after discovering them isn't easy, also I don't give a **** about your opinion about me. If you don't believe in yourself, then you're nothing.
what does believing in myself has anything to do with our subject? you are trying to convince me you coded this whole thing but you didn't
that's my point, but still you keep embarrassing yourself.
what does believing in myself has anything to do with our subject? you are trying to convince me you coded this whole thing but you didn't
that's my point, but still you keep embarrassing yourself.
Embarrassing myself? Are you idiot? You say its a SUPERMIKE code, and supermike didn't even contain job hwid limitation, so who embarrasses himself now?
Now we're in the head of our subject, right?
Embarrassing myself? Are you idiot? You say its a SUPERMIKE code, and supermike didn't even contain job hwid limitation, so who embarrasses himself now?
Now we're in the head of our subject, right?
adding a feature to a released source doesn't make it your own.
more over, this is originally cherno's source goofie took it and made a filter out of it so please stop replying because every time i read your comments i lose brain cells
WPE Pro - Dupe Filter + Tutorial + Klassen Filter Download (3.3.3a & 3.3.5) 03/27/2012 - WoW PServer Exploits, Hacks & Tools - 165 Replies WPE Pro - Dupe Filter + Tutorial + Klassen Filter Download (3.3.3a & 3.3.5)
Hier stelle ich euch mal eine tolle Filter Sammlung für WPE rein. Warum ich das reinstelle? Weil ich das im Inet gefunden habe und vielen die Arbeit ersparen will was ich in der letzten Woche hier hatte und immer noch zu keinem Ziel gekommen bin. Das Packet ist Viren frei, habe es selber gepackt, ihr könnt gern nachprüfen weil ich weis nicht wie das funktioniert.
Download:
WPE Pro - Dupe Filter + Tutorial +...
[Pet-Filter] Pet Filter Problem 12/28/2011 - Flyff Private Server - 3 Replies Hab ein kleines Problem mit nen Pet-Filter
und zwar sobald ich auf Speichern drücke schmiert meine neuz ab.
2011/12/28 00:20:15 GetDlgItem : nID=912 not Found.
2011/12/28 00:20:15 GetDlgItem : nID=699 not Found.
2011/12/28 00:20:15 GetDlgItem : nID=533 not Found.
Pet Filter or SRO-DB filter 06/02/2010 - SRO Private Server - 5 Replies Hi,
In SRO-DB, there is no filter to grab elements only. And with a grab pet, it is full in 5 minutes and it wont grab gold anymore...
So is there a way to grab only elements ?
Thank you.