You don't need to manipulate people in order to keep them in your life. You don't need to put up a front and pretend to be something you're not, to get attention.
People who use manipulation are digging their own graves because because its something they'll have to keep doing if they want to keep people in their lives. They'll eventually exhaust themselves in the end.
Love is not a game. People's hearts and minds are not toys to play w... see more
You don't need to manipulate people in order to keep them in your life. You don't need to put up a front and pretend to be something you're not, to get attention.
People who use manipulation are digging their own graves because because its something they'll have to keep doing if they want to keep people in their lives. They'll eventually exhaust themselves in the end.
Love is not a game. People's hearts and minds are not toys to play with. Don't try to manipulate anyone into staying in your life. If they feel the grass is greener elsewhere, kiss them goodbye and wish them the best. Your Life Will Go On Without Them!:sparkles:
@ebu_llience:sparkles:
Views 0
A rental cars agency , noticed , for over a week , the GPS of one of their cars indicated intense zigzag movement in one location; they checked it out and found this.
Views 0
1 person reacted to this. Views 0
:round_pushpin:Relationship Tips That Couples Often Forget
"Leave the Past In the Past"
If you work through a hardship together and come to a positive resolution, move past it and use the experience as an opportunity to learn and grow. Don’t refer back to it during arguments, don’t bring it up as a means of guilt-tripping your partner, and try not to assume that just because something happened once, that it’ll happen again. What’s passed is pas... see more
:round_pushpin:Relationship Tips That Couples Often Forget
"Leave the Past In the Past"
If you work through a hardship together and come to a positive resolution, move past it and use the experience as an opportunity to learn and grow. Don’t refer back to it during arguments, don’t bring it up as a means of guilt-tripping your partner, and try not to assume that just because something happened once, that it’ll happen again. What’s passed is past, and rehashing old ugliness will just poison future happiness. Let it go.
Brainy Quote ( t.me :registered:
Views 0
; Assembly x86
section .data
message db 'It prints: Hello World!',0Ah
section .text
global _start
_start:
; write message to stdout
mov eax, 4 ; write system call
mov ebx, 1 ; (stdout)
mov ecx, message ; pointer to message
mov edx, 14 ; message length
int 0x80 ; call kernel
; exit program
mov eax, 1<... see more
; Assembly x86
section .data
message db 'It prints: Hello World!',0Ah
section .text
global _start
_start:
; write message to stdout
mov eax, 4 ; write system call
mov ebx, 1 ; (stdout)
mov ecx, message ; pointer to message
mov edx, 14 ; message length
int 0x80 ; call kernel
; exit program
mov eax, 1
xor ebx, ebx
int 0x80
1 person reacted to this. Views 0
2 people reacted to this. Comments 1 Views 11
So many fooling this year, but Christian BBL just pulled an Aguero on us and went straight to the top:joy::joy:
Views 0
Please Wait..