Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 06:06

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Showing results 1 to 25 of 200
Search took 0.02 seconds.
Search: Posts Made By: Thr!ce
Forum: C/C++ 08/19/2014, 12:12
Replies: 14
Views: 1,005
Posted By Thr!ce
Poste mal die gecallte Funktion, da steht das...

Poste mal die gecallte Funktion, da steht das relevante Zeugs drin.

Oder du nutzt einfach IDA.
Forum: Web Development 08/11/2014, 22:21
Replies: 3
Views: 417
Posted By Thr!ce
Lass doch einfach den Client rerouten? Habe...

Lass doch einfach den Client rerouten?

Habe so etwas Ähnliches schon einmal mit Angular und Tornado gemacht:

$scope.join = function(game) {
if(game.players.length <...
Forum: C/C++ 06/24/2014, 23:04
Replies: 4
Views: 1,144
Posted By Thr!ce
int main() { HWND hWnd = FindWindow(NULL,...

int main()
{
HWND hWnd = FindWindow(NULL, L"VLC Media Player");
cout << hWnd << endl;
int length = GetWindowTextLength(hWnd);
wchar_t *WndwTitle = new wchar_t[length];
GetWindowText(hWnd,...
Forum: Web Development 06/22/2014, 16:09
Replies: 7
Views: 530
Posted By Thr!ce
Führe das mal aus: <form method="POST"> ...

Führe das mal aus:


<form method="POST">
<textarea name="accountData"></textarea>
<input type="submit"></input>
</form>

<?php
if (isset ($_POST['accountData'])) {
Forum: Aura Kingdom 05/10/2014, 18:06
Replies: 329
Views: 79,622
Posted By Thr!ce
* F9 to activate Free Cam (CamFun) * Hold F10...

* F9 to activate Free Cam (CamFun)
* Hold F10 to move the camera forward
* F11 to activate MoveSpeed Hack (Will set MoveSpeed to 175%)
* F12 to deactivate MS
* Use OEM_PLUS / OEM_MINUS to inc or...
Forum: e*pvp News - DE 04/01/2014, 15:14
Replies: 314
Views: 35,088
Posted By Thr!ce
Ich fühle mich auf einmal so alt.

Ich fühle mich auf einmal so alt.
Forum: Aura Kingdom 03/23/2014, 03:26
Replies: 3
Views: 10,511
Posted By Thr!ce
Use VEH Debugger. Attach before actually being...

Use VEH Debugger.
Attach before actually being ingame. (Char selection e.g)
Forum: Aura Kingdom 03/22/2014, 22:33
Replies: 215
Views: 45,976
Posted By Thr!ce
AFKLoader only fetches the login hash and injects...

AFKLoader only fetches the login hash and injects the dlls.
I think the CLua source is pretty much outdated, therefore you will not find it.
Forum: Aura Kingdom 03/20/2014, 16:12
Replies: 215
Views: 45,976
Posted By Thr!ce
Wow... so many thanks for just one sentence. ...

Wow... so many thanks for just one sentence.

Nice work Alain!
Once weekend comes I'll have lots of free time aswell.
Forum: Aura Kingdom 03/19/2014, 22:14
Replies: 215
Views: 45,976
Posted By Thr!ce
I do have byte patterns for some off this stuff.

I do have byte patterns for some off this stuff.
Forum: Aura Kingdom 03/18/2014, 23:13
Replies: 215
Views: 45,976
Posted By Thr!ce
Ok I feel kinda stupid... I rereversed something...

Ok I feel kinda stupid... I rereversed something already reversed:


DWORD GetCharacterStatsStruct(char c)
{
DWORD dwRes = ((int(WINAPI*)(char))0x00762C10)(c)
return dwRes;
}
Forum: Aura Kingdom 03/17/2014, 10:53
Replies: 217
Views: 228,089
Posted By Thr!ce
Try with bigger UI size.

Try with bigger UI size.
Forum: Aura Kingdom 03/12/2014, 19:22
Replies: 329
Views: 79,622
Posted By Thr!ce
Fixed it, check first post.

Fixed it, check first post.
Forum: Aura Kingdom 03/10/2014, 18:39
Replies: 329
Views: 79,622
Posted By Thr!ce
I don't see why you couldn't use this in...

I don't see why you couldn't use this in Fullscreen mode.

If you are talking about CLua then probably not. But you can switch to Fullscreen once it's working anyways.


I uploaded a new version...
Forum: Aura Kingdom 03/09/2014, 15:46
Replies: 329
Views: 79,622
Posted By Thr!ce
You can spam all you want, I have no intention of...

You can spam all you want, I have no intention of supporting a server I don't play on.

Ain't nobody got time for that.
Forum: Aura Kingdom 03/09/2014, 15:27
Replies: 329
Views: 79,622
Posted By Thr!ce
CamFun Plugin: Features: - ZoomHack -...

CamFun Plugin:

Features:
- ZoomHack
- Move Camera around

[Only registered and activated users can see links]


Add the following line to afkloaderconf.xml (between...
Forum: Aura Kingdom 03/09/2014, 02:31
Replies: 215
Views: 45,976
Posted By Thr!ce
Pointer to Camera Struct 0x00F3B21C Cam...

Pointer to Camera Struct
0x00F3B21C


Cam Functions:

0x006809B0 (zoom in)
0x006809E0 (zoom out)
Forum: Aura Kingdom 02/24/2014, 15:43
Replies: 329
Views: 79,622
Posted By Thr!ce
I have updated the first post. Please...

I have updated the first post.
Please redownload and overwrite everything but the afkloaderconf.
Forum: Aura Kingdom 02/20/2014, 23:53
Replies: 329
Views: 79,622
Posted By Thr!ce
Not sure if this helps: If displaying doesn't...

Not sure if this helps:
If displaying doesn't work it'll spam "Bad size".
Forum: Aura Kingdom 02/20/2014, 21:33
Replies: 329
Views: 79,622
Posted By Thr!ce
Try starting in window mode and then change...

Try starting in window mode and then change resolution and (if you want to) switch to fullscreen.

Works 100% for me.


Btw. my camera while jumping is really glitchy! (only when moving)

And...
Forum: Aura Kingdom 02/18/2014, 20:52
Replies: 26
Views: 3,597
Posted By Thr!ce
Oh well... Good job I guess.

Oh well...
Good job I guess.
Forum: Aura Kingdom 02/17/2014, 19:53
Replies: 329
Views: 79,622
Posted By Thr!ce
Possible fix for crashing: add a delay after...

Possible fix for crashing: add a delay after CSelectNearestTarget( )


--[[ LUA SIMPLE EXAMPLE ]]

function myWaitSecond( lpVal )
lpVal = lpVal or 1
local dwWait = os.time( ) + lpVal
...
Forum: Aura Kingdom 02/17/2014, 19:06
Replies: 7
Views: 1,110
Posted By Thr!ce
Dude... AFK Loader with LUA script has been...

Dude... AFK Loader with LUA script has been released 2 or 3 days ago.
Working Multiclient Bot.
Forum: Aura Kingdom 02/17/2014, 03:02
Replies: 3
Views: 779
Posted By Thr!ce
Cheat Engine is working fine. Attach before...

Cheat Engine is working fine.
Attach before actually being ingame.
Forum: Aura Kingdom 02/16/2014, 22:28
Replies: 329
Views: 79,622
Posted By Thr!ce
Server problems.

Server problems.
Showing results 1 to 25 of 200

 
Forum Jump

All times are GMT +2. The time now is 06:06.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.