0x32789 said:I'm sure its a texture, find any opcode which loads or contains something related to texture and remove it to completely remove all textures (else find the function where the texture of the black box is being created)
is it so hard?
Oh instead of removing the text I just specified, since I've left cleo scripting so I didn't know it has different opcodes for boxes and etc, just remove the line 0052(im not really sure, just remove the drawbox thingy).
0x32789 said:I'm sure its a texture, find any opcode which loads or contains something related to texture and remove it to completely remove all textures (else find the function where the texture of the black box is being created)
is it so hard?
Oh instead of removing the text I just specified, since I've left cleo scripting so I didn't know it has different opcodes for boxes and etc, just remove the line 0052(im not really sure, just remove the drawbox thingy).
mistery said:lmao some replies are so unuseful lalalala
like this one ^ , its like asking a stranger 'how do i reach 4th street blabla..' and answer is 'you need to walk' lol
Mr.Christmas said:mistery said:lmao some replies are so unuseful lalalala
like this one ^ , its like asking a stranger 'how do i reach 4th street blabla..' and answer is 'you need to walk' lol
[font=Arial, Helvetica, sans-serif]Help - To make it [/font][font=Arial, Helvetica, sans-serif]possible[/font][font=Arial, Helvetica, sans-serif] or [/font][font=Arial, Helvetica, sans-serif]easier[/font][font=Arial, Helvetica, sans-serif] for someone to do something, by doing [/font][font=Arial, Helvetica, sans-serif]part[/font][font=Arial, Helvetica, sans-serif] of the [/font][font=Arial, Helvetica, sans-serif]work[/font][font=Arial, Helvetica, sans-serif] yourself or by [/font][font=Arial, Helvetica, sans-serif]providing advice, money, support, [/font][font=Arial, Helvetica, sans-serif]etc.:[/font]
YoloYolo said:Mr.Christmas said:mistery said:lmao some replies are so unuseful lalalala
like this one ^ , its like asking a stranger 'how do i reach 4th street blabla..' and answer is 'you need to walk' lol
[font=Arial, Helvetica, sans-serif]Help - To make it [/font][font=Arial, Helvetica, sans-serif]possible[/font][font=Arial, Helvetica, sans-serif] or [/font][font=Arial, Helvetica, sans-serif]easier[/font][font=Arial, Helvetica, sans-serif] for someone to do something, by doing [/font][font=Arial, Helvetica, sans-serif]part[/font][font=Arial, Helvetica, sans-serif] of the [/font][font=Arial, Helvetica, sans-serif]work[/font][font=Arial, Helvetica, sans-serif] yourself or by [/font][font=Arial, Helvetica, sans-serif]providing advice, money, support, [/font][font=Arial, Helvetica, sans-serif]etc.:[/font]
>Lives in a 3rd world country with no access to credit cards
>Cannot script anything other than pawn
>no one helps me just remove 1 single thing![]()
Mr.Christmas said:YoloYolo said:Mr.Christmas said:mistery said:lmao some replies are so unuseful lalalala
like this one ^ , its like asking a stranger 'how do i reach 4th street blabla..' and answer is 'you need to walk' lol
[font=Arial, Helvetica, sans-serif]Help - To make it [/font][font=Arial, Helvetica, sans-serif]possible[/font][font=Arial, Helvetica, sans-serif] or [/font][font=Arial, Helvetica, sans-serif]easier[/font][font=Arial, Helvetica, sans-serif] for someone to do something, by doing [/font][font=Arial, Helvetica, sans-serif]part[/font][font=Arial, Helvetica, sans-serif] of the [/font][font=Arial, Helvetica, sans-serif]work[/font][font=Arial, Helvetica, sans-serif] yourself or by [/font][font=Arial, Helvetica, sans-serif]providing advice, money, support, [/font][font=Arial, Helvetica, sans-serif]etc.:[/font]
>Lives in a 3rd world country with no access to credit cards
>Cannot script anything other than pawn
>no one helps me just remove 1 single thing![]()
Firstly you have to make an shortcut called printf which creates the right opcode for the script to read it
You then have to find what's behind the hex which is used in one of the lines in the script
also if you know pawn then you have an idea how to use c++ therefore you can spend little time and code something like this in c++
Mr.Christmas said:YoloYolo said:Mr.Christmas said:mistery said:lmao some replies are so unuseful lalalala
like this one ^ , its like asking a stranger 'how do i reach 4th street blabla..' and answer is 'you need to walk' lol
[font=Arial, Helvetica, sans-serif]Help - To make it [/font][font=Arial, Helvetica, sans-serif]possible[/font][font=Arial, Helvetica, sans-serif] or [/font][font=Arial, Helvetica, sans-serif]easier[/font][font=Arial, Helvetica, sans-serif] for someone to do something, by doing [/font][font=Arial, Helvetica, sans-serif]part[/font][font=Arial, Helvetica, sans-serif] of the [/font][font=Arial, Helvetica, sans-serif]work[/font][font=Arial, Helvetica, sans-serif] yourself or by [/font][font=Arial, Helvetica, sans-serif]providing advice, money, support, [/font][font=Arial, Helvetica, sans-serif]etc.:[/font]
>Lives in a 3rd world country with no access to credit cards
>Cannot script anything other than pawn
>no one helps me just remove 1 single thing![]()
Firstly you have to make an shortcut called printf which creates the right opcode for the script to read it
You then have to find what's behind the hex which is used in one of the lines in the script
also if you know pawn then you have an idea how to use c++ therefore you can spend little time and code something like this in c++
springfield said:What has printf to do with an aimbot? You just need to remove the line with draw_box etc.
Next time try to complete your requests yourself. You learn by trying.
I tried to do it man,but it crashes,anyways thanks a lot man,I love you soooo much!! <3springfield said:What has printf to do with an aimbot? You just need to remove the line with draw_box etc.
Next time try to complete your requests yourself. You learn by trying.