Chaya_

Senior Member
  • Content count

    80
  • Joined

  • Last visited

Community Reputation

19 Good

4 Followers

About Chaya_

  • Rank
    Advanced Member
  • Birthday 11/24/87

Contact Methods

  • Website URL
    https://script-devilz.to
  • ICQ
    419355
  • Jabber
    Not Public
  • Skype
    Not Public

Profile Information

  • Gender
    Male
  • Location
    Germany

Recent Profile Visitors

412 profile views
  1. The data required to run the bot was not successfully obtained. Please make sure your key is still valid at the Buddy Auth Portal: http://buddyauth.com/User/Keys For any further assistence, please contact support: https://bosslandgmbh.zendesk.com/home http://updates.buddyauth.com/GetNewest?filter=Hearthbuddy Hearthbuddy: 0.3 r904 Build 146
  2. https://www.thebuddyforum.com/honorbuddy-forum/honorbuddy-support/
  3. Do not forget, patch 6.1 is released by 2 days... and you are using a TEST BUILD !!! Official Support gets here : https://www.thebuddyforum.com/honorbuddy-forum/honorbuddy-support/ Closerequest !
  4. Here you have the nooby Source code ! http://www.xup.to/dl,11406804/Twitch_Viewer_Bot_-_Source_Pulled_by_Chaya_.zip/ You can fix it ... so stupid code !
  5. private const string _a = "0cHM6Ly9hcGkuZGVlcGJvdC50di9jbGllbnQvYm90bG9naW4ucGhwaHR"; ( Encoded URL, i am able to decode it ) private static NameValueCollection GetBaseParameters() { NameValueCollection values = new NameValueCollection(); values["bot_version"] = Application.ProductVersion; values["comp_name"] = Environment.MachineName; values["win_user_name"] = Environment.UserName; values["win_os"] = Environment.OSVersion.ToString(); return values; } private static string GetResponseText(byte[] bytes) { string str; using (MemoryStream stream = new MemoryStream(bytes)) { using (StreamReader reader = new StreamReader(stream)) { str = reader.ReadToEnd(); } } return str; }Okay, so i have crack that application, but i have only one problem, what i can not resolve ... What is a good structure for the login.php is it a post or ehat is that and how can i resolve it ?
  6. Next what you can do is play by your hand
  7. Produck : Buddy Wing: 1.0 r1139 Build 565 Link : http://updates.buddyauth.com/ Is that bot supported ... it can be used from germany, but we need only a accept by Keyserver !
  8. Not only yours !
  9. Honorbuddy and Bossland don't support Windows 10 I need to Test HB Beta, but CD Patcher does not Support Beta Build ... GTFU What is wrong with the World ?
  10. Download and install this. http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe after your done restart your pc.
  11. I have fix it... i have delete all my setting, all recompiled binarys etc, now it works ... i never lcean my honorbuddy ... just i do it and it works... Closerequest !
  12. If i do that, my FPS will lower than 30... At the Moment i run with 130 FPS above !
  13. DAMNED... it was really my Fail o0 i was using IPv6 !!! Closerequest !