Register for your free account! | Forgot your password?

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

  • 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.03 seconds.
Search: Posts Made By: kissein
Forum: General Coding 06/13/2024, 12:05
Replies: 5
Views: 1,761
Posted By kissein
Depending on the exclucivity of the agreement,...

Depending on the exclucivity of the agreement, $10k sounds ok. Have sold single use cheats up to $30k. Cheats for the masses can be sold upto $1k per update.

Frequenzy of AC vendor updates also...
Forum: C/C++ 04/08/2024, 16:19
Replies: 1
Views: 1,655
Posted By kissein
https://github.com/GraphicsProgramming/dear-imgui-...

[Only registered and activated users can see links]
[Only registered and activated users can see links]
Forum: General Coding 04/08/2024, 16:17
Replies: 1
Views: 772
Posted By kissein
https://github.com/TodoLodo/cod-python-api ...

[Only registered and activated users can see links]

[Only registered and activated users can see links]
Forum: General Coding 04/14/2023, 10:33
Replies: 2
Views: 723
Posted By kissein
function calculate(firstOperand, secondOperand,...

function calculate(firstOperand, secondOperand, operator) {
if (operator === '+') {
return firstOperand + secondOperand;
} else if (operator === '-') {
return firstOperand...
Forum: General Coding 02/22/2023, 16:19
Replies: 1
Views: 656
Posted By kissein
<!doctype html> <html lang="en"> <head> ...

<!doctype html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>

<body>
<div id="video"></div>
Forum: General Coding 02/08/2023, 17:45
Replies: 4
Views: 836
Posted By kissein
scalability and reducation of complexity sure...

scalability and reducation of complexity
sure if you have only 1 or 2 queries this will produce unnecessary overhead. if you have 1k+ queries per second its gets handy to have such a db structure.
Forum: General Coding 02/03/2023, 12:36
Replies: 4
Views: 836
Posted By kissein
- create cronjob to check for new transactions ...

- create cronjob to check for new transactions
- create seperate db table for an transactions pool
- create table for transaction pool cronjob
- check if cronjob is still active from previous...
Forum: Web Development 01/05/2017, 10:38
Replies: 2
Views: 416
Posted By kissein
Anscheinend hat der Slider auch eine Auswirkung...

Anscheinend hat der Slider auch eine Auswirkung auf die Hoverbilder in der Navigationsleiste. Wird ein neues Slide eingeblendet wird das Hoverbild korrekt ausgeblendet

Google Chrome 55.0.2883
Forum: .NET Languages 06/01/2016, 10:32
Replies: 15
[VB.NET] VisualBasic 2010
Views: 1,313
Posted By kissein
#Region "MathFunctions" ' Insert code for...

#Region "MathFunctions"
' Insert code for the Math functions here.
#End Region


[Only registered and activated users can see links]
Forum: General Coding 09/03/2015, 14:32
Replies: 10
Views: 744
Posted By kissein
Bei google musst dich an deren hausregeln halten...

Bei google musst dich an deren hausregeln halten bzgl werbung und die google API stellt die funktionen bereit was du vorhast, müsstest mal die Supportseiten von Google durchlesen.
Forum: General Coding 09/02/2015, 14:56
Replies: 10
Views: 744
Posted By kissein
Einfach lösbar mit HTML5 ...

Einfach lösbar mit HTML5 ([Only registered and activated users can see links])

Komplette Steuerung des Players möglich. Überprüfung ob und wieviele Sekunden des...
Forum: .NET Languages 09/01/2015, 19:53
Replies: 17
Views: 1,053
Posted By kissein
Keine Ahnung wie das in VB lautet aber ich würde...

Keine Ahnung wie das in VB lautet aber ich würde es folgendermassen angehen:
- Wert an einen extern Server übergeben für eine "bedinge Kompilierung des Inhalts mit dem neuen Wert"
- die zu...
Forum: .NET Languages 09/01/2015, 16:32
Replies: 17
Views: 1,053
Posted By kissein
Was hindert einen daran den Debugger...

Was hindert einen daran den Debugger anzuschmeissen und zu überprüfen, woher warum wieso... ? Debuggen gehört auch zum entwickeln, mal mehr mal weniger ;)
Forum: Web Development 06/02/2015, 11:13
Replies: 3
Views: 364
Posted By kissein
Für Javascript laden und ausführen via...

Für Javascript laden und ausführen via jQuery.getScript( url [, success ] ) benutzen.
[Only registered and activated users can see links]
Forum: C/C++ 04/27/2015, 12:32
Replies: 2
Views: 424
Posted By kissein
https://msdn.microsoft.com/en-us/library/windows/d...

[Only registered and activated users can see links](v=vs.85).aspx
Buffer für Loopdaten anpassen
Forum: Web Development 04/16/2015, 09:03
Replies: 8
Views: 528
Posted By kissein
Benutz window.postMessage um zwischen Iframe und...

Benutz window.postMessage um zwischen Iframe und Parent zu kommunizieren ohne die policies zu verletzen

[Only registered and activated users can see links]
window.postMessage...
Forum: C/C++ 06/10/2014, 12:31
Replies: 4
Views: 506
Posted By kissein
Error 'LINK : fatal error LNK1123: failure during...

Error 'LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt' after installing Visual Studio 2012 Release Preview - Stack Overflow...
Forum: Web Development 04/09/2014, 16:53
Replies: 1
Views: 474
Posted By kissein
#cycle{ position: relative; width: 1382px; ...

#cycle{
position: relative;
width: 1382px;
height: auto !important;
padding-bottom: 50px;
}

<div id="cycle-wrapper">
<div id="cycle">
<div style="display:block"><img></div>...
Forum: Web Development 04/09/2014, 16:42
Replies: 2
Views: 642
Posted By kissein
$tpl->assign('paywall_html' , '<iframe...

$tpl->assign('paywall_html' , '<iframe src="[Only registered and activated users can see links]***********.com/api/ps/?key=9bbd5fb0099ccf1460aff8ea4ad1531a&uid="'.$_SESSION['UserID'].'"&widget=p4_1" width="371" height="450"...
Forum: Web Development 04/01/2014, 16:48
Replies: 5
Views: 388
Posted By kissein
Browserweiche vorschalten da...

Browserweiche vorschalten da explicitOriginalTarget gecko-browser basierend ist.
Forum: Web Development 03/20/2014, 10:27
Replies: 5
Views: 377
Posted By kissein
ja tut sie, inkl. des abgefragen content,...

ja tut sie, inkl. des abgefragen content, zugriffsmethode etc, vom webserver
Forum: Web Development 03/19/2014, 16:46
Replies: 5
Views: 377
Posted By kissein
Bei Apache Webservern unter logs/access.log...

Bei Apache Webservern unter logs/access.log zufinden
Forum: C/C++ 03/18/2014, 00:30
Replies: 4
Views: 611
Posted By kissein
maybe then start reading and telling us, the...

maybe then start reading and telling us, the error code, checking window log, comparing your error with msdn reference, then we can throw away the crystal ball and starting to help you ....

just...
Forum: C/C++ 03/17/2014, 19:00
Replies: 4
Views: 611
Posted By kissein
almighty link for everything...

almighty link for everything ([Only registered and activated users can see links])

next time i'll not use my crystal ball
Forum: .NET Languages 03/07/2014, 14:34
Replies: 12
Views: 1,329
Posted By kissein
Hatte es damals mal in einem simplen Aimbot für...

Hatte es damals mal in einem simplen Aimbot für einen Egoshooter verbaut.
Showing results 1 to 25 of 200

 
Forum Jump

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


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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