nina.aten :) is fkd by dege
dege
Madrid, Spain
CHUPAME
ESTA
CTM <3

Master en Management STEM
CHUPAME
ESTA
CTM <3

Master en Management STEM
当前离线
多个记录在案的游戏封禁 | 信息
上次封禁于 633 天前
艺术作品展柜
最喜爱的游戏
5,720
已游戏的小时数
1
已达成的成就数
500 点经验值
成就进度   1 / 1
CS2 ROLL                                        🗕🗗 X
local roll_checkbox = ui.new_checkbox("AA", "Other", "Roll invert key")
local MM_enable = ui.new_checkbox("AA", "Anti-aimbot angles", "\aB6B665FFForce roll")
local roll_hotkey = ui.new_hotkey("AA", "Other", "Roll invert key", true)
local disablers = ui.new_multiselect("AA", "Other", "Roll disablers", "Quick peek assist", "Duck peek assist", "Edge yaw")

local aa_ref = ui.reference("AA", "Anti-aimbot angles", "Enabled")
local roll_ref = ui.reference("AA", "Anti-aimbot angles", "Roll")
local qps_ref = ui.reference("RAGE", "OTHER", "Quick Peek assist")
local fd_ref = ui.reference("RAGE", "Other", "Duck peek assist")
local edge_ref = ui.reference("AA", "Anti-aimbot angles", "Edge yaw")
local fl_limit_ref = ui.reference("AA", "Fake lag", "Limit")

local csgo_weapons = require "gamesense/csgo_weapons"

local ffi = require("ffi")

local gamerules = nil
local gamerules_ptr = nil
local count = 0

local function update_gamerules() -- Credits to SamFisher
gamerules_ptr = client.find_signature("client.dll", "\x83\x3D\xCC\xCC\xCC\xCC\xCC\x74\x2A\xA1")
gamerules = ffi.cast("intptr_t**", ffi.cast("intptr_t", gamerules_ptr) + 2)[0]
end

local function contains(tbl, val)
for i=1, #tbl do
if tbl == val then return true end
end
return false
end

client.set_event_callback("setup_command", function(cmd)
local disabler_tbl = {
{
Name = "Quick peek assist",
Variable = (ui.get(qps_ref + 1))
},
{
Name = "Duck peek assist",
Variable = (({ui.get(fd_ref)})[1])
},
{
Name = "Edge yaw",
Variable = (ui.get(edge_ref))
}
}

local valveds = entity.get_prop(entity.get_game_rules(), "m_bIsValveDS")
local weapon = csgo_weapons[entity.get_prop(entity.get_player_weapon(entity.get_local_player()), "m_iItemDefinitionIndex")]
if weapon == nil then return end

local xv, yv, zv = entity.get_prop(entity.get_local_player(), "m_vecVelocity")
local velocity = math.sqrt(xv^2 + yv^2)
local on_ground = bit.band(entity.get_prop(entity.get_local_player(), 'm_fFlags'), bit.lshift(1, 0))

-- Set roll as your menu reference
cmd.roll = ui.get(roll_ref)

if count == 1 then
if ui.get(fl_limit_ref) > 6 then
ui.set(fl_limit_ref, 6)
end
if ui.get(roll_ref) > 44 then
ui.set(roll_ref, 44)
end
if ui.get(roll_ref) < -44 then
ui.set(roll_ref, -44)
end
end

-- force disable roll under these conditions as they affect gameplay
if entity.get_prop(entity.get_local_player(), "m_MoveType") == 9 or weapon.type == "grenade" and velocity >= 1.01001 and on_ground == 1 or ui.get(roll_ref) == 0 or not ui.get(aa_ref) then
cmd.roll = 0
end

if ui.get(roll_checkbox) then
ui.set(roll_ref, ui.get(roll_hotkey) and (50 - (count * 6)) or (-50 + (count * 6))) -- set roll to 50 on community, and 44 in MM
end

-- Disable roll under desired conditions
for _, v in ipairs(disabler_tbl) do
if contains(ui.get(disablers), v.Name) then
if v.Variable then
cmd.roll = 0
end
end
end

-- Spoof m_bIsValveDS when needed, credits to SamFisher.
if gamerules_ptr == nil then
update_gamerules()
return
end
local is_valve_ds = ffi.cast('bool*', gamerules[0] + 124)
if is_valve_ds ~= nil then
if cmd.roll ~= 0 and ui.get(MM_enable) then
if is_valve_ds[0] == true and is_valve_ds[1] == true or is_valve_ds[0] == true and is_valve_ds[1] == false then
is_valve_ds[0] = false
is_valve_ds[1] = true
end
else
if is_valve_ds[0] == false and is_valve_ds[1] == true then
is_valve_ds[0] = true
is_valve_ds[1] = true
cmd.roll = 0
end
end
end
if is_valve_ds ~= nil then
if is_valve_ds[0] == false and is_valve_ds[1] == true then
count = 1
else
count = 0
end
end
end)

ui.set_callback(MM_enable, function()
if ui.get(MM_enable) then
update_gamerules()
else
count = 0
end
end)

by dege
收藏的指南
创建者 - Peter PotterLIl.Monesy,和NICO SATTLER
266 个评分
Si está "Guía" es ejecutada correctamente usted junto a su equipo del competitivo seran los verdaderos jodidisimos amos de todo CS:GO. Bueno primero que todo está "Guía" consistira en 5 pasitos. Si los haces alguno de estos pasos mal , CHAU QUE LA FUERZA T
精选艺术作品展柜
<3
1
创意工坊展柜
The stickers is inspired by the black and white style of old cartoons from the 1920s-1930s. I drew CS:GO grenades in the form of characters.
33 个评分
创建者 - H1oma
截图展柜
最新动态
总时数 5,720 小时
最后运行日期:3 月 26 日
500 点经验值
成就进度   1 / 1
总时数 0.6 小时
最后运行日期:2025 年 6 月 13 日
成就进度   1 / 23
总时数 145 小时
最后运行日期:2025 年 6 月 12 日
留言
vilipili 2025 年 6 月 18 日 下午 10:03 
Hola bebecita
F4ɴt4$ᴍ4 2024 年 1 月 6 日 上午 6:36 
_░▒███████
░██▓▒░░▒▓██
██▓▒░__░▒▓██___██████
██▓▒░____░▓███▓__░▒▓██
██▓▒░___░▓██▓_____░▒▓██
██▓▒░_______________░▒▓██
_██▓▒░______________░▒▓██
__██▓▒░__gordito __░▒▓██(̅_̅_̅_̅(̲̲̲̲̲̅̅̅̅̅̅(̅_̅_̲̅L̲̅u̲̅c̲̅k̲̅y̲̲̅̅S̲̅t̲̅ r̲̅i̅k̲̅e̲̅_̅_̅_̅()ڪےᶠᶸᶜᵏᵧₒᵤᶠᶸᶜᵏᵧₒᵤᶠᶸᶜᵏᵧₒᵤ
___██▓▒░__________░▒▓██
____██▓▒░________░▒▓██ by : f4nt4$m4
_____██▓▒░_____░▒▓██
______██▓▒░__░▒▓██
_______█▓▒░░▒▓██
_________░▒▓██
_______░▒▓██
_____░▒▓██
rAdek, 2024 年 1 月 4 日 上午 11:30 
F mi bro:/
F4ɴt4$ᴍ4 2024 年 1 月 3 日 上午 6:58 
❤️
Inno イノ 2023 年 11 月 21 日 上午 5:30 
_░▒███████
░██▓▒░░▒▓██
██▓▒░__░▒▓██___██████
██▓▒░____░▓███▓__░▒▓██
██▓▒░___░▓██▓_____░▒▓██
██▓▒░_______________░▒▓██
_██▓▒░______________░▒▓██
__██▓▒░__gordito __░▒▓██(̅_̅_̅_̅(̲̲̲̲̲̅̅̅̅̅̅(̅_̅_̲̅L̲̅u̲̅c̲̅k̲̅y̲̲̅̅S̲̅t̲̅ r̲̅i̅k̲̅e̲̅_̅_̅_̅()ڪےᶠᶸᶜᵏᵧₒᵤᶠᶸᶜᵏᵧₒᵤᶠᶸᶜᵏᵧₒᵤ
___██▓▒░__________░▒▓██
____██▓▒░________░▒▓██ by : Innocence
_____██▓▒░_____░▒▓██
______██▓▒░__░▒▓██
_______█▓▒░░▒▓██
_________░▒▓██
_______░▒▓██
_____░▒▓██