Results 1 to 4 of 4
  1. #1
    Illuminarly's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    87
    Reputation
    10
    Thanks
    7
    My Mood
    Lurking

    Client sided speed change

    Alright, so I'm currently working on my multiboxer, and I've run into a problem. I need to have all of the account at the same speed.

    So, I know going higher than the server sided speed says is bad, so does anyone know how I can set my speed to go lower?

    Example: 5 Priests, one priest gets the lowest roll of them all (38 spd). How can I change the other 4 priests who all have 41 spd down to 38 speed?

    Anyone have solution?

    Also, how do I set this up with commands (/spd) possibly?

  2. #2
    059's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    California
    Posts
    3,312
    Reputation
    700
    Thanks
    92,771
    If you use a proxy you can change your speed stat on the update and newtick packets. Edit statdata 22
    Code:
    if (statData.obf0 == 22) //speed
    	statData.obf1 = (the value you want, 38);
    My Vouches
    Having an issue with RotMG? Check for the solution here.


    Need Realm items? Come to RealmStock!

    Accepting PayPal - Bitcoin - Giftcards
    Selling ST Sets, Class Top Sets, Life Pots, and much more!


    Find it here: MPGH Sales Thread

  3. The Following 2 Users Say Thank You to 059 For This Useful Post:

    Illuminarly (03-15-2015),marceliino (03-15-2015)

  4. #3
    marceliino's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    gone forever
    Posts
    858
    Reputation
    74
    Thanks
    2,744
    You can also change the client to have your speed stat set to a certain speed, but if the character(s) you are playing on do not have that speed the server will dc you, if not instantly, after a few minutes or so.

  5. #4
    Illuminarly's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    87
    Reputation
    10
    Thanks
    7
    My Mood
    Lurking
    Ironically, I just rolled 4 multiboxed priests, and somehow they all rolled 41 except one, who rolled 38

    That is fucking weird

Similar Threads

  1. [Info] Client sided clothing items?
    By Prankster in forum Battlefield Heroes Hacks
    Replies: 2
    Last Post: 10-22-2009, 04:44 PM
  2. misconceptions on client sided values :P
    By ruddyhell in forum Battlefield Heroes Hacks
    Replies: 5
    Last Post: 10-04-2009, 01:43 PM
  3. Client-Side Level Hack (So Far?)
    By tehcheeseguy in forum Battlefield Heroes Hacks
    Replies: 9
    Last Post: 08-29-2009, 09:16 PM
  4. Server Sided VS Client Sided
    By kimodragon in forum Combat Arms Hacks & Cheats
    Replies: 27
    Last Post: 08-27-2008, 07:12 AM
  5. Making a health hack for client side?
    By cool_guy in forum General Game Hacking
    Replies: 7
    Last Post: 03-25-2007, 02:29 PM