Congrats on getting this issue resolved prompty and enjoy that last stretch to level 70!
Printable View
Congrats on getting this issue resolved prompty and enjoy that last stretch to level 70!
Un-erring cyborgs ftw.Quote:
Originally Posted by 'zanthor',index.php?page=Thread&postID=85986#post8 5986
Not necessarly true for the keylogger. I was keylogged on the one account I use to post on the blizz forums. My other four were untouched.Quote:
Originally Posted by 'zanthor',index.php?page=Thread&postID=85871#post8 5871
Glad you got your account back man. Hope you hit 70 soon :)
Gratz on getting your account back, good to hear.
I just wish Blizzard would update their "your banned" form letter to remove this line: "As a result, the account(s) will no longer be accessible and will not be reopened under any circumstances."
Obviously the "under any circumstances" is not correct since under your circumstance, the account was reopened and rightfully so.
But the "as a result" implies a conditional, like Modus Ponens...Quote:
Originally Posted by 'Buzzatronic',index.php?page=Thread&postID=86212#p ost86212
If A therefore B.
A exists.
Therefore, B.
In this particular case:
If you are running illegal 3rd party automation programs, you will be permanently banned and not reopened under any circumstances.
You were running illegal 3rd party programs.
Therefore, you will be permanently banned and not reopened under any circumstances.
The OP was able to prove that he was NOT running illegal 3rd party programs, such that the conclusion wasn't supported by the premises. :) Basically, he proved "not A".
Simple Blizzard logic really.
Yes, I am board at work :PCode:Do While A<>"Automation"
Requery(A)
Loop
If A="Automation" then
Account.Banned = True
Endif
If User.Complains = True then
Requery(A)
If A="Automation" then
Account.Banned = True
SendEmail(Template1, Account.EmailAddress)
elseif A<>"Automation" then
Account.Banned = False
SendEmail(Template2, Account.EmailAddress)
endif
elseif
Exit
Endif
LOL...I'm usually aluminum. Strong. Corrosion-resistant. Can be adapted to many situations. Can be formed into a weapon when desired. :PQuote:
Originally Posted by 'Fleecy',index.php?page=Thread&postID=86224#post86 224
Now in C++Quote:
Originally Posted by 'Fleecy',index.php?page=Thread&postID=86224#post86 224
If ( user_actions() = bot_detection() ) {
ban_account(account);
Send_Automated_User_Email(account.email, redundent_email_template_baned_botting);
Set_BanGm(GetCurrent_GM());
}
later on
if user.complains {
Send_Gm_Email(Get_GM_Grade2_Email(Get_BanGm(user)->g2_email), Get_BanGm(user)->gm_no, Get_BanGm(user)-> user_no, user_actions(timeperiod));
}
The rest has to be delt with a human interaction.
Woo! *collective sigh of relief*
No offense me bein on the computer 10+hrs a day myself, but some of you guys writin shit out in C++ have to get somethin else to do when not multiboxin or actually do your work at work haha ;0.
-Kevin :thumbsup:
You can all say it now. "Man Tasty how come you are always right?" Go ahead Wilbur, I'm waiting :P
Its cause I'm pro.
/em waits for the obfuscated C version. :PQuote:
Originally Posted by 'Groovy',index.php?page=Thread&postID=86244#post86 244
Don't tempt me. If it weren't 6:15am after going downtown and getting home at 3am last night, I'd put that one up. The C++ one is close enough to C. :)Quote:
Originally Posted by 'Ughmahedhurtz',index.php?page=Thread&postID=86347 #post86347
I'm waiting on the assembly version.. get ready for Wall of Text crit for 28,428 damage. You die.
With everyone coding on this thread I have been inspired.
Ladies and Gentlemen I present to you...
Ignorant Flamer 1.0
(Written in Basic because that's what these kids understand)
10 Print "REPORTED BOT HACKER"
20 GOTO 10