I downloaded the file and put it into my scripts folder but nothing works when I am in-game. Does someone know why and can help me make it work? Thanks
telows
Posts
-
[Release] QBots -
Teleport Bots FunctionDoes anyone have a function that I can include in my script to teleport any bots to my location ?
-
IW5M ScriptsHey all,
Can someone please help me make a gsc script for private match. Basically, I just want to trickshot and I want to be able to move a bot to my location whenever I want to. I have no experience writing gsc scripts so I have no idea how to do it. If someone could help me that would be awesome! Thanks.
-
[Support] Need Help for a gsc bindDucxy sounds good. Whenever u got time hit me up, i'll add u. Thanks
-
[Support] Need Help for a gsc bindDucxy aight bro thank you. I'll probably be back with more questions, I'm new to this haven't learned everything yet. Would you mind taking a look at the full script if I send it to on discord or something ?
-
[Support] Need Help for a gsc bindDucxy so I came up with this, how would u bind it to crouch+d-left?
if(self AdsButtonPressed)
{weapon = randomGun(); self giveWeapon(weapon, 0, true); self dropItem(weapon);
}
-
[Support] Need Help for a gsc bindI was wondering if anyone would be willing to help me with creating a bind that would drop a canswap. I would like to set the bind to crouch+left dpad. I am really new to this so Im kinda struggling...