I would like help.

Posts 15 of 5 · Page 1 of 1
I would like help.
Im looking for something to assist me on updating bot makers trade bot. I Seen that he has updated the new packet ids. But im not sure, exacty how i am supposed to imput them. I have no experience in coding ;p Therefore i am a noob. But im not afraid of learning. Can someone give me some tips :]

People i think may be able to help me: @Botmaker @nilly @059 @ll1312ll @krazyshank

WRONG SECTION @Lovroman @Raple PLEASE MOVE TO RITE SECTION.
Moved, make sure to pay attention next time.

Also, "Tbot" still works exceptionally well for trading and there is little need for another bot.
Good luck regardless.
Well i just tried and i think i need to update The server domain names and IP address.But i dont know how to do that, @nilly do i have to update that. Im sure the post bot maker made involse Tbot. Do i have to edit the .dll to edit the sevre ids and packets?
@Raple Tbot needs the client to be open. And i want to be able to trade multiple accounts at once. and lke i said im not experienced with coding so this will be really difficult for me to find on my own.

Quote Originally Posted by Botmaker View Post
The RSA public key as been updated

Code:
public final static String serverPublicKey ="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCKFctVrhfF3m2Kes0FBL/JFeO" + "cmNg9eJz8k/hQy1kadD+XFUpluRqa//Uxp2s9W2qE0EoUCu59ugcf/p7lGuL99Uo" + "SGmQEynkBvZct+/M40L0E0rZ4BVgzLOJmIbXMp0J4PnPcb6VLZvxazGcmSfjauC7" + "F3yWYqUbZd/HCBtawwIDAQAB\n";
The server domain names and IP address have changed.

USWest 54.241.208.233
USMidWest 54.80.67.112
EUWest 54.195.57.43
USEast 54.224.68.81
AsiaSouthEast 54.255.15.39
USSouth 23.22.180.212
USSouthWest 54.219.44.205
EUEast 46.137.30.179
EUNorth 54.195.96.152
EUSouthWest 54.217.63.70
USEast3 54.226.214.216
USWest2 54.193.168.4
USMidWest2 50.17.143.165
USEast2 54.204.50.57
USNorthWest 50.18.24.120
AsiaEast 175.41.201.80
USSouth3 54.80.250.47
EUNorth2 54.216.200.98
EUWest2 54.195.154.140
EUSouth 54.195.179.215
USSouth2 50.19.7.133
USWest3 54.241.223.240


The packet accountlist as changed

Code:
procedure accountlist_read()
  object res
  res=input_stream_readint(inputstream)
  res=input_stream_readshort(inputstream)
  for i=0 to res-1 do
        --19.1 res=input_stream_readint(inputstream)  
  	res=input_stream_readutf(inputstream)  //changed to readutf 19.2
  end for
end procedure

The packet ids.

Code:
FAILURE = 0
CREATE_SUCCESS = 42
CREATE = 45
PLAYERSHOOT = 74
MOVE = 83
PLAYERTEXT = 92
TEXT = 90
SHOOT = 36
DAMAGE = 39
UPDATE = 50
UPDATEACK = 11
NOTIFICATION = 56
NEW_TICK = 69
INVSWAP = 16
USEITEM = 82
SHOW_EFFECT = 47
HELLO = 79
GOTO = 48
INVDROP = 34
INVRESULT = 61
RECONNECT = 51
PING = 41
PONG = 58
MAPINFO = 40
LOAD = 17
PIC = 63
SETCONDITION = 57
TELEPORT = 19
USEPORTAL = 18
DEATH = 67
BUY = 86
BUYRESULT = 10
AOE = 12
GROUNDDAMAGE = 22
PLAYERHIT = 65
ENEMYHIT = 68
AOEACK = 80
SHOOTACK = 46
OTHERHIT = 35
SQUAREHIT = 75
GOTOACK = 78
EDITACCOUNTLIST = 89
ACCOUNTLIST = 1
QUESTOBJID = 88
CHOOSENAME = 6
NAMERESULT = 66
CREATEGUILD = 3
CREATEGUILDRESULT = 87
GUILDREMOVE = 4
GUILDINVITE = 49
ALLYSHOOT = 8
SHOOTMULTI = 76
REQUESTTRADE = 23
TRADEREQUESTED = 77
TRADESTART = 62
CHANGETRADE = 14
TRADECHANGED = 52
ACCEPTTRADE = 7
CANCELTRADE = 30
TRADEDONE = 37
TRADEACCEPTED = 53
CLIENTSTAT = 15
CHECKCREDITS = 64
ESCAPE = 9
FILE = 13
INVITEDTOGUILD = 21
JOINGUILD = 25
CHANGEGUILDRANK = 26
PLAYSOUND = 59
GLOBAL_NOTIFICATION = 27
RESKIN = 60
_-1oC = 55
_-0fG = 24
_-0na = 81
_-kP = 44
_-1RB = 93
_-1hr = 91
_-4r = 20
_-09H = 31
ENTER_ARENA = 85
_-1WI = 38
_-1n7 = 33
_-0g0 = 84
_-0Z4 = 5
unknown1 = 28
unknown = 94



So many people want the clientless. I'm starting to wonder if it will go out of hands.
well jee.. everyone wants it.
Posts 15 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?