Kreedz Jumping

Game mode when you racing with other players to finish a maps as fast as possible. Its comes from Counter-Strike 1.6 and was named in honor of creator
Our community will help you with passing the maps with your friends, set new records, participate and win in tournaments.

Last server records
Pro Nub

Forum posts - JocA

  1. @nucles im happy for your ungag. Hopefully i will get one too, for the site chat! pray for me
  2. Yeah, i checked how optical keys are working, laser, and seems low pressure and what not..

    important is, what to do now? of course its more a question for admins, but players should have their opinion/views too
    we can talk about only your case, but i think its better to solve it "globally" so no one will need to write separately their cases

    some popular players could be having these type of keyboard too (keys i mean), like topo? or patchouli or who knows who else...

    of course i have no clue what Kpoluk have coded in his anticheat for this type of detection, but if he is 100% sure and he tested all possible cases, if he can say that your ban was 100% reasonable, then all this talk should be ignored from me and you...i would like that Kpoluk have the power to know whether its cause of a keyboard or a specific cheat was used

    and KaMi don't get confused if i get comment ban for writing on kzrush forum too, keep in mind i get what you are saying :)
  3. Ok i checked some of your older (2018) and newer (2024) demos, and they are indeed different about strafes, meaning what you said could be the truth, i don't want to go deeper about it.

    you wrote about "keykron k3" but you could also explain that it has two versions: Mechanical and Optical keys, i don't see a reason why would i needed to waste my time about, if you were directly asked about - you could explain that in one sentence, but whatever

    i must say i agree that the optical keyboards can cause this problem, but also cheats can do this. so i guess you are enougly smart to understand my (i cant say for Kpoluk's side, but seems me and him are on the same boat) concerns about your case

    now, the thing is, what to do with these information, should KZ communities reject all demos with optical keys ? SnapTap is everywhere disallowed, no need to discuss it.
    so, what is your opinion, as clean player (lets say i trust you) and uses that optical keyboard, what should we do in future?

    i had idea that every player should be having stated: "Optical keyboard" on his profile (kzrush site, cosy, xj, or whichever)...but that will open door for cheaters, who from demochecking team is willing to battle with that .. :)

    other way is to totally reject players with optical, snaptap

    PS: i don't think private messages are needed, lets write problems publicly, i don't see why we should hide any conversations

    EDIT: if I'm not mistaken there is difference between snaptap and optical:
    snaptap is doing you a favor, to not have overlapped strafes, optical is not doing that
    correct me if I'm wrong :)
  4. @KaMi, why not tell here what you have used in your runs on kzrush, just in these few demos, i didn't have time for your other runs:

    kzzNk_mits_KaMi_0152
    sl_hb_Mrazota_KaMi_0245
    5oXen_vvn1ght_v22_KaMi_0310

    ofc i ask about the strafe topic, no need to talk about anything else like bhop or anything similar :)
  5. nice to see this, although im not that much into cs nowadays, thanks for sharing!
  6. maybe little offtopic but if someone wrote me "oh fu*k this serbian dog" "fu*k his and all serbian plugins" i would smile, but this guy Mojito got so much offfended so the player is getting 3 month because Mojito is that much SENSITIVE person, I don't think this has any logic

    maybe it looks im defending V4R10L4V3R4, but to be honest i dont know who is he, first time seeing his nick lol..but his messages on the server to me doesnt sound serious (obvious isnt it) it was just written in affect

    i apologize for intruding on the topic like this, @Kpoluk I understand that it is your site and you make decisions, but this seems that for every small thing we can get a big fine, depending on how immature the person who receives the comments..
  7. why would you do that? (if last cp)
  8. thanks muneeb, im glad you like it
  9. Ok until KZ-Rush upload their good top15 site plugin, i think its ok to post this plugin for members (admins?)

    Say command:

    /rushtop OR /toprush

    why i made it: tryed to record something for kz-rush but also wanted to see in what position my run would be...but its annoying to ALT+TAB + searching a map on the site....so with this plugin, if you are at bkz_goldbhop -> type /rushtop (or /toprush) -> you will se top15 from this site for that map only, so you can calculate your possition :)

    Here is the .sma:
    https://pastebin.com/iAeDdxJe

    here is the .amxx if anyone dont know how to compile:
    https://www.sendspace.com/file/6crd9w

    install: classical...just put rush.amxx file in '/amxmodx/plugins' and write rush.amxx into 'amxmodx/configs/plugins.ini' in new line

    Screen:
    https://i.imgur.com/oXlIoxe.jpg

    if that doesnt exist:
    https://i.imgur.com/naFtzXI.jpg

    i hope you like the idea...im limited so cant do anything 'bigger'
  10. i dont see where to send PM on the site, so write me if you can..(or steam)
  11. yo man, its fixed now :) probably buffer size was the problem...or idont know, it doesnt matter, it just works now :D

    i have done it like: show_motd( id, "blablabla; url=https://kz-rush.ru/en/maps/cs16/%s^"</head>", map )
    and it works perfectly (loaded page) but probably scrolling down for players in motd will be the 'problem'...i would love to try to make a little more simple, like normal top15...so yep im sending you pm
  12. hey guys :) im trying to code an simple but interesting plugin for kz-rush players...i mean everyone can use it but the main purpose is for kz-rush...here is the thing:

    when i call the function via /say or whatever, motd shows on cs, but only white page-without loading...here is the code from pawn:


    show_motd( id, "<head><meta HTTP-EQUIV=^"REFRESH^" content=^"0; url=https://kz-rush.ru/en/maps/cs16/bkz_goldbhop^"</head>, "rush top" )


    but interesting thing is: i can connect to kz-rush.ru (without maps/mapname sufix...and then go to any map in cs steam, which is a little weird? here is the picture:

    https://i.imgur.com/oXlIoxe.jpg

    can anyone help here, im sure good coders are here :)