Search:

Type: Posts; User: wkeyownage

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,072

    [Discussion] Visuals showcase

    Any actual coders in here? show your gorgeous visuals/menu etc
    ...
  2. Replies
    8
    Views
    1,979

    [Discussion] We could try working on something

    We could try working on something
  3. Replies
    14
    Views
    2,913

    [Discussion] using GM, multiple implants, teleport, and auto...

    using GM, multiple implants, teleport, and auto loot bot I am able to get close amount on average but not per hour, considering you are using only AoB's you are either lying or getting extremely...
  4. Replies
    8
    Views
    1,979

    [Discussion] there is full unity documentation lol, writing to...

    there is full unity documentation lol, writing to memory and bytepatching is a lot more complicated than that
  5. Replies
    5
    Views
    1,039

    wat? compile it

    wat? compile it
  6. Replies
    5
    Views
    1,039

    Collider[] Colliders =...

    Collider[] Colliders = SDK.LocalPlayer.GetComponentsInChildren<Collider>();
    foreach (Collider collider in Colliders)
    {
    collider.enabled = false;
    ...
  7. Replies
    5
    Views
    1,039

    disable collision on player

    disable collision on player
  8. Replies
    8
    Views
    1,979

    [Discussion] While it's easy to use them, it's really hard to...

    While it's easy to use them, it's really hard to make them( especially for dynamic things like setting your position with reference to another object) which is counter productive imo
  9. Replies
    8
    Views
    1,979

    [Discussion] Why are people using AoB?

    So my last thread was removed for some reason after mentioning a program(not even that) where you can talk to others, and it's nowhere to be seen in rules, but not the point anyway

    I was wondering...
Results 1 to 9 of 14