Cheater | ID |
---|---|
HindsightTM | 3602b853-87bd-45b5-bb97-dc4ed982293b |
AsckiTM | 07fc0309-fdbc-4926-97c1-16776db374f6 |
ZethonCheats | c4c405cc-07e8-4585-81c0-aaa1df48da1f |
OvertakeTM | 01d025b8-f98a-4b45-82f2-4a11af9796fd |
DanOnTheMars | 4d83ec9a-f50d-4a0c-a04c-7a535a7ee6a2 |
BrandonTheDerp | 3f2c1dd1-af6f-4b00-b68c-51aca858c7ff |
jimbajones | 1f00cc4a-7b2c-4daa-80d4-8877a7cefc7b |
laycDE | 6fb21e34-5dd6-4b03-81cb-4c030b64e328 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#![no_std] | |
use asr::{ | |
future::{next_tick, retry}, | |
signature::Signature, | |
time::Duration, | |
timer::{self}, | |
watcher::Watcher, | |
Process, | |
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const libc = Deno.dlopen( | |
"libc.so.6", | |
{ | |
dl_iterate_phdr: { | |
parameters: ["function", "pointer"], | |
result: "i32", | |
}, | |
readlink: { | |
parameters: ["buffer", "buffer", "isize"], | |
result: "isize", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Credits: | |
// Skyrimfus (original lua CE script, hash function) | |
// NeKz (conversion) | |
state("efte") | |
{ | |
} | |
startup | |
{ |
Name | Default | Flags | Help String |
---|---|---|---|
a_actorStats | cmd | - | Print statistics on all actors |
a_animMeshObb | 1 | N | Make obb for animation |
a_bladeUseContinuousInteraction | 0 | N | use continuous interaction for blade effects |
a_chaseCameraFixedAngles | 1 | N | Camera angles are synchronized with vehicle angles |
a_chaseCameraPitchLocal | 1 | N | Chase camera pitch mode |
a_chaseCameraRangeStep | 1.0 | N | Chase camera range step |
a_chaseCameraReactionTime | 0.5 | N | Chase camera reaction time |
a_chaseCameraTestHack | 0 | N | Enable control of chase camera and vehicle at the same time |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const fetch = require('node-fetch'); | |
const createHiddenField = (obj, fieldName, value) => { | |
Object.defineProperty(obj, fieldName, { | |
enumerable: false, | |
writable: true, | |
value: value, | |
}); | |
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const fetch = require('node-fetch'); | |
const fs = require('fs'); | |
const { JSDOM } = require('jsdom'); | |
const path = require('path'); | |
const baseApi = 'https://mkwrs.com'; | |
const fetchOptions = { | |
headers: { | |
'User-Agent': 'ne^', | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am nekzor on github. | |
* I am nekzor (https://keybase.io/nekzor) on keybase. | |
* I have a public key ASChzUyCppEK-FV2NEK6vgsaUrt7ApeVHa22Oampywj4LAo | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Statistics as of 2020-12-15: | |
Top wr holders | |
8 - riolu-tm | |
5 - GNR-HASKELL | |
4 - Erizel | |
3 - RacetalTM | |
2 - hug0220 | |
Top countries by wrs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Statistics as of 2020-12-14: | |
Top wr holders | |
7 - riolu-tm | |
5 - Erizel | |
4 - GNR-HASKELL | |
3 - RacetalTM | |
3 - hug0220 | |
Top countries by wrs |
NewerOlder