Jump to content

Dex

Ex-Staff
  • Posts

    6236
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    100%

Everything posted by Dex

  1. Dex

    Nice

    Yeah because of the giveaway I guess. edit: nvm topic was made before the giveaway.
  2. Dex

    INTRO + GFX hey

    Nice pieces man! Welcome to osbot!
  3. I went ahead and banned the user since he has not replied within the given timeframe, he can appeal if he wants to refund. I'm sorry for your loss.
  4. Thank you, I requested the user to post here and placed him in twc usergroup. He has 24 hours to do so.
  5. Can you please include a screenshot of the conversation with his skype id visible?
  6. The screenshots are not available, can you please reupload them?
  7. Does the user state his skype somewhere? I currently can't link the skype mentioned on the dispute to @Bungwads
  8. Dex

    Pixel Animation

    Nice one! I really like it.
  9. Thank you for reporting this, upon further investigation @theov and @Iceydan128 turned out to be the same people. So I went ahead and banned him for creating multiple accounts and self-feedbacking. If the user who supposedly got scammed by him still wants to create a dispute and include the evidence he can still do that.
  10. Dex

    Question

    @Maldesto banned him but I have no idea why.
  11. Dex

    dafuq

    The placement of the distortion could use a little bit of work, especially that on the top part looks somewhat off to me. Also, did you cut out the C4D rendering? Because some of the edges look a bit lq. The actual C4D render and the dripping effect look pretty good.
  12. Happy birthday @Asuna you were a great asset to the staff team and we're definitely going to miss you!
  13. Once again, you're welcome Locked upon request.
  14. while (age <= -1 or age >=106) and (gender.lower() == 'male' or gender.lower() == 'female' ): Sorry my bad, your age obviously can't both be under 0 and over 105, it had to be an 'or' instead of an 'and'.
  15. while age >= 0 and age <= 105 and gender.lower() == 'male' and gender.lower() == 'female' : ^Here you specify that your age has to be from 0 to 105 and the gender has to be male and female. For the while loop to work if you have the wrong age input you'll have to do it like this: while age <= -1 and age >=106 and (gender.lower() == 'male' or gender.lower() == 'female' ): EDIT: this is purely based upon my java knowledge, I've never worked with Python before. So feel free to correct me if I'm wrong.
  16. Dex

    Snooooooow

    There was a lot of snow here a few days ago but almost all of it has melted by now.
  17. I honestly don't care, but it's definitely convenient for less-popular items
  18. They only expire if the staff member specified a timeframe when issuing the warning.
  19. Yes, usually it takes 2-3 business days for it to transfer. But I believe it's easier if you just withdrew the usd amount and transferred it to the bank account linked to your account. It should convert it automatically, or atleast it always does that when I use it.
  20. Is your bank account already linked to your PayPal account?
  21. You have to send it in usd. It'll automatically convert it to euros.
×
×
  • Create New...