THREAD: Need something made to generate numbers in a certain sequence...
  1. 05-09-2018, 02:23 AM
    Mr.Major's Avatar
    Mr.Major
    Need something? Just ask!
    Mr.Major's Avatar
    Mr.Major
    Need something? Just ask!
    1,320
    Posts
    1,956
    Reputation
    Jan 2011
    NextGenUpdate
    I need a bot that can generate some numbers for me using a specific sequence. I think it would be a simple bot, but I'm not sure.

    A brief example would be, 507, 515, 523, 531, 549, 556, 564, 572, 580, 598, 606, 614, 622, 630, 648, 655.

    The first digit (ones place) needs to go down by 2, 9 times, and then down once by 3. The second digit (tens place) needs to always go up by 1. The sum of the ones and tens place counts down, and skips one every 9 spots. Ex: 9,8,7,6,4,3,2,1,0,9,8,7,6,5,3,2,1,0,9,8,7,6,5,4,2,1,0,etc.


    If you need any other info let me know. I am willing to pay for this via paypal.
  2. 05-09-2018, 03:06 PM
    Algebra's Avatar
    Algebra
    [move]mov eax, 69[/move]
    Algebra's Avatar
    Algebra
    [move]mov eax, 69[/move]
    297
    Posts
    8,520
    Reputation
    Dec 2014
    NextGenUpdate
  3. The Following User Thanked Algebra For This Useful Post: