Post: Spinbot Source Code Release.
07-27-2018, 11:16 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Well heres my code from my private sprx might need a little work...

lets see how creative you can get.


//float oldAnglex = SHORT2ANGLE(cmd->viewAngles.x);
*if (spinbot) {
**backwards = false;
**if (spinAngle < -360 || spinAngle > 360)
***spinAngle = 0;
**if (spinRight) {
***spinAngle += spinSpeed;
**}
**else
**{
***spinAngle -= spinSpeed;
**}

**cmd->viewAngles.y = ANGLE2SHORT(spinAngle);
**FixMovementBO2(cmd, SHORT2ANGLE(cmd->viewAngles.y), oldAngle, (float)cmd->forwardmove, (float)cmd->sidemove);
*}
*if (backwards) {
**spinbot = false;
**if (!*(int*)ClientInfo(LocalPlayer, 0x8F)) {
***spinAngle = oldAngle * -1;
***cmd->viewAngles.y = ANGLE2SHORT(spinAngle);
***FixMovementBO2(cmd, SHORT2ANGLE(cmd->viewAngles.y), oldAngle, (float)cmd->forwardmove, (float)cmd->sidemove);
**}
*}
}

The following 2 users groaned at Chromezee for this awful post:

S63, SoloHoster
07-29-2018, 02:00 PM #2
S63
Space Ninja
Originally posted by Chromezee View Post
Well heres my code from my private sprx might need a little work...

lets see how creative you can get.


//float oldAnglex = SHORT2ANGLE(cmd->viewAngles.x);
*if (spinbot) {
**backwards = false;
**if (spinAngle < -360 || spinAngle > 360)
***spinAngle = 0;
**if (spinRight) {
***spinAngle += spinSpeed;
**}
**else
**{
***spinAngle -= spinSpeed;
**}

**cmd->viewAngles.y = ANGLE2SHORT(spinAngle);
**FixMovementBO2(cmd, SHORT2ANGLE(cmd->viewAngles.y), oldAngle, (float)cmd->forwardmove, (float)cmd->sidemove);
*}
*if (backwards) {
**spinbot = false;
**if (!*(int*)ClientInfo(LocalPlayer, 0x8F)) {
***spinAngle = oldAngle * -1;
***cmd->viewAngles.y = ANGLE2SHORT(spinAngle);
***FixMovementBO2(cmd, SHORT2ANGLE(cmd->viewAngles.y), oldAngle, (float)cmd->forwardmove, (float)cmd->sidemove);
**}
*}
}


There's 1000's of spinbot codes released for pc and there all easy copy and pastes to ps3, plus i've seen this code posted everywhere and in a few different sources xD
08-04-2018, 03:10 AM #3
kiwi_modz
I defeated!
Originally posted by S63 View Post
There's 1000's of spinbot codes released for pc and there all easy copy and pastes to ps3, plus i've seen this code posted everywhere and in a few different sources xD


ohhh the cringe... his methods are straight c&p and I can't even look at "FixMovementBO2"....

The following 2 users say thank you to kiwi_modz for this useful post:

ProfoundModz, S63
08-04-2018, 07:15 AM #4
its the spinbot function from perxy sprx source^^

The following user thanked TwiiXRelaxer for this useful post:

Pyrex BLJ
08-20-2018, 06:30 PM #5
iDeity
Bounty hunter
FIXMOVEMENTBO2, nooooooo lmao
10-20-2018, 05:53 PM #6
YgorRB
Gobble
Help me, how do I add spinbot in the base menu of Paradise please try several geito nothing yet?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo