OldSchoolHack

Register / Login English

User Search: EddyTheKiller

Search-Information
EddyTheKiller
Threads
Thread Forum Last Post Posts Views
icon

Go to first new post Team Fortress 2 Posted on: Wed 30. Nov 2011, 21:42

EddyTheKiller

preview Preview

Go To Post

Hallo Liebe Leute. Ich habe mir das neueste von eurem TF2 Hacks geholt, doch sie funktionieren nicht. Ich habe ein Win 7 64-Bit system aber führe es unter windows XP aus. hab auch schon per admin rechte probiert, aber da geht nichts. Es kommt keine nachricht in der Konsole.
Team Fortress 2

Wed 28. Mar 2012, 23:44

by prolog9000 Go to last post
3 640
icon

Go to first new post Team Fortress 2 Posted on: Wed 30. Nov 2011, 21:42

EddyTheKiller

preview Preview

Go To Post

Quote from cssuchtii
https://www.oldschoolhack.me/forum/support/7160,howtouse-osh-bp.html
Geh mal alle Punkte durch!
Wenn du sicher bist, dass du alles wie dort beschrieben gemacht hast, schreibe einfach nochmal hier rein oder!

Vielen Dank! Es war ein DirectX problem! VIELEN DANK!
Team Fortress 2

Wed 28. Mar 2012, 23:44

by prolog9000 Go to last post
3 640
icon

Go to first new post [Release] Worldwide CrossFire Bot Posted on: Mon 16. Jan 2012, 20:25

KN4CK3R

preview Preview

Go To Post

funzt der noch?
Other FPS Games

Wed 8. Feb 2012, 19:43

by EddyTheKiller Go to last post
1 1632
icon

Go to first new post OldSchoolHack GUI - endlich release (Multi-page thread 1 2) Posted on: Fri 16. Dec 2011, 20:10

KN4CK3R

preview Preview

Go To Post

Quote from KN4CK3R
updaten in die andere Richtung



hier eine Beispielform wie einfach sich eine Form erstellen lässt:
CPP Code:
  1. class MainForm : public Form
  2. {
  3. private:
  4. LinkLabel *linkLabel;
  5.  
  6. void InitializeComponent()
  7. {
  8. this->SetText("OldSchoolHack GUI by KN4CK3R");
  9. this->SetSize(Drawing::Size(218, 289));
  10.  
  11. linkLabel = new LinkLabel();
  12. linkLabel->SetName("linkLabel");
  13. linkLabel->SetLocation(Drawing::Point(3, 9));
  14. linkLabel->SetText("visit www.oldschoolhack.de");
  15. linkLabel->GetClickEvent() += ClickEventHandler(std::bind(&MainForm::linkLabel_Click, this, std::placeholders::_1));
  16. this->AddControl(linkLabel);
  17. }
  18.  
  19. public:
  20. MainForm() : Form()
  21. {
  22. InitializeComponent();
  23. }
  24.  
  25. void linkLabel_Click(Control *control)
  26. {
  27. ShellExecute(0, "open", "www.oldschoolhack.de", NULL, NULL, SW_SHOWNORMAL);
  28. }
  29. };

greetz KN4CK3R

Ist das Visual Basic Code?

Und das/der GUI (wie auch immer) sieht super aus! Das wie es bis jetzt ist ist irgendwie nicht so toll

Und du möchtest auch das die OSH Hacks sich per SVN Updaten? Wenn ja dann ist das super!
OldSchoolHack GUI

Mon 26. Dec 2011, 19:49

by EddyTheKiller Go to last post
22 3305
icon

Go to first new post OldSchoolHack GUI - endlich release (Multi-page thread 1 2) Posted on: Fri 16. Dec 2011, 20:10

KN4CK3R

preview Preview

Go To Post

Achso okay danke!
OldSchoolHack GUI

Mon 26. Dec 2011, 19:49

by EddyTheKiller Go to last post
22 3305
Downloads
Darkstorm 3.2.1

Darkstorm 3.2.1

Aimbot Aim Key Aim FOV Always Aim Aim Mode Aim Team Aim Spot Const Crits Smooth Aim Trigger Bot Nospread Prediction Name ESP Health ESP Weapon ESP Distance ESP Class ESP Structure ESP GFX ESP Radar Radar X Radar Y Radar W Bunny Hop Duck Shoot Duck Jump Enable Speed Speed Key Speed Variable Third Person
18. Dec 2011
14:55