XenoBot Forums - Powered by vBulletin

User Tag List

Page 7 of 8 FirstFirst ... 5678 LastLast
Results 61 to 70 of 72

Thread: Self.Balance()

  1. #61
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Quote Originally Posted by hakujewas View Post
    Okay I understand, but for who this features (balance and market) is unsafe? For people which use foreign scripts without brain? I am using own scripts and why me and other people must suffer. We cant make full afk scripts without that.

    PS. Method Self.Say() is safe...? Random Self.Say('Fuck you' + closest-creature-name) in obfuscated script is possible, so is that safe?
    "Self.Say('Fuck you' + closest-creature-name)" gives nobody profit, so there's less reason to do it. Being able to check balance and/or buy things on market makes it possible for scammers embed things in their scripts to transfer money much easier than now.

    We've seen it happen in a dicer script in the past. Since dicers often carry much money and stay afk in depo, it was easy for the attacker to approach ones using his script and cash out. With a way to detect current balance in bank, it would be a matter of brute-forcing world names to send a users entire bank balance. Even worse with market, it could just check if there was, for instance, a label being sold by the attacker at 198745 gold and buy that label.

  2. #62

    Join Date
    Nov 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by DarkstaR View Post
    That's the difference. Some features are unsafe and can be used to scam, or even create bans. You can say that he is better because he adds them, I don't care. The reason that I don't, though, is because I wont implement something that I think can have very bad side effects. That may cost me some business, but at least the business I do have can sleep easy knowing their bot provider actually gives a fuck about them.
    Quote Originally Posted by DarkstaR View Post
    "Self.Say('Fuck you' + closest-creature-name)" gives nobody profit, so there's less reason to do it. Being able to check balance and/or buy things on market makes it possible for scammers embed things in their scripts to transfer money much easier than now.

    We've seen it happen in a dicer script in the past. Since dicers often carry much money and stay afk in depo, it was easy for the attacker to approach ones using his script and cash out. With a way to detect current balance in bank, it would be a matter of brute-forcing world names to send a users entire bank balance. Even worse with market, it could just check if there was, for instance, a label being sold by the attacker at 198745 gold and buy that label.
    You can make random Self.Say('Fuck you' + closest-creature-name) and you can get ban.
    You can make random Self.SayToNpc() with decreasing amount of gold and transfer gold to other character.

    Is it really safe?

    Okay, so I have last question. Do you release balance and market in the near future or not? People want know answer to that question too. Many people want make own script full afk and if you do not release new version of xenobot you will lose people. You are making bugfix all the time. Nothing new features. XenoBot is great bot but it needs these features to be AWESOME.
    pro hakier
    Code:
    enum MessageClasses {
        MESSAGE_STATUS_CONSOLE_BLUE     = 0x04,
        MESSAGE_STATUS_CONSOLE_RED      = 0x0D,
        MESSAGE_STATUS_DEFAULT      = 0x11,
        MESSAGE_STATUS_WARNING      = 0x12,
        MESSAGE_EVENT_ADVANCE       = 0x13,
        MESSAGE_STATUS_SMALL        = 0x14,
        MESSAGE_INFO_DESCR          = 0x15,
        MESSAGE_DAMAGE_DEALT        = 0x16,
        MESSAGE_DAMAGE_RECEIVED     = 0x17,
    };

  3. #63
    Lifetime Subscriber martinpwnage's Avatar
    Join Date
    Aug 2011
    Posts
    480
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    What is this guy talking about lel? We can make full afk script and no people won't leave xenobot because its better then windshit

  4. #64

    Join Date
    Nov 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by martinpwnage View Post
    What is this guy talking about lel? We can make full afk script and no people won't leave xenobot because its better then windshit
    If for you full afk scripts means: withdraw gold -> buy potions -> go hunt -> hunt -> sell items to NPC -> deposit gold. Good luck. If you do not know about full afk nothing please shut the fuck up. If you have something to say about WindBot you should use it first.
    pro hakier
    Code:
    enum MessageClasses {
        MESSAGE_STATUS_CONSOLE_BLUE     = 0x04,
        MESSAGE_STATUS_CONSOLE_RED      = 0x0D,
        MESSAGE_STATUS_DEFAULT      = 0x11,
        MESSAGE_STATUS_WARNING      = 0x12,
        MESSAGE_EVENT_ADVANCE       = 0x13,
        MESSAGE_STATUS_SMALL        = 0x14,
        MESSAGE_INFO_DESCR          = 0x15,
        MESSAGE_DAMAGE_DEALT        = 0x16,
        MESSAGE_DAMAGE_RECEIVED     = 0x17,
    };

  5. #65
    XenoBot Scripts Developer Joshwa534's Avatar
    Join Date
    May 2012
    Location
    Texas, USA
    Posts
    4,890
    Mentioned
    517 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by hakujewas View Post
    If for you full afk scripts means: withdraw gold -> buy potions -> go hunt -> hunt -> sell items to NPC -> deposit gold. Good luck. If you do not know about full afk nothing please shut the fuck up. If you have something to say about WindBot you should use it first.
    You're looking at how shiny the chrome is and thinking 'damn that's a great car' but you don't even consider the engine, handling & fuel efficiency.

    I have confidence that I'm not going to get deleted simply because someone forgot to slow things down or didn't know that he was sending a trillion packets to the server saying 'hey look at my bot'. This isn't an argument about Windbot or Xenobot, I'm talking about any bot. Some people do things too fast, some people create a shitty bot because they learned C++ in a 90 minute YouTube video and some people don't have anything else on their mind besides money.

    Obviously there is a reason why you're using XenoBot though, I just can't believe anyone that says they can't afford paying monthly for a bot when they're only $5-$10/mo depending on which one they're using.
    Last edited by Joshwa534; 09-05-2014 at 04:15 PM.

  6. #66
    Relius's Avatar
    Join Date
    Sep 2013
    Posts
    37
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Terrible news for me. The only thing I miss in XenoBot are market functions. I love market, imo the best way to gain cash. I don't understand one thing though: there are tons of ways to steal cash from people using the current functions, yet they aren't forbidden. Still, I can understand your decision DarkstaR. There are morons everywhere and u are doing everything u can to not let them hurt themselves. I have cried a river and now I need to build a bridge to get over it.
    DarkstaR is love, DarkstaR is life.

  7. #67
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    NPC Proxy MAY come in the future, but market probably will not.

  8. #68
    astrio123's Avatar
    Join Date
    Jan 2013
    Location
    Sweden
    Posts
    123
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Add npc proxy, create a "approve script" team, let them go threw every new script, say hello to more members and less scams threw scripts.

  9. #69
    Banned
    Join Date
    Jun 2013
    Posts
    612
    Mentioned
    67 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by DarkstaR View Post
    NPC Proxy MAY come in the future, but market probably will not.
    Is there any reason to why market wont come? Is it more detectable, will more scams occur or is it hard to code?

  10. #70
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Quote Originally Posted by Glowingstick View Post
    Is there any reason to why market wont come? Is it more detectable, will more scams occur or is it hard to code?
    A mix of many reasons:

    • It's hard to ensure that users aren't using it in a malicious way.
    • It's even harder to secure it so people don't get banned.
    • It's not hard to code, but it's hard to maintain. Testing the stability of something as complex as the market will take twice as long as my normal update tests, and will require 5 or 6 new addresses to maintain every update.


    All of these things considered, it's one of those things that I'd rather not do.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •