Codes?
Page 1 of 1 • Share •
Codes?
I'm new to hacking in TT, and I really haven't hacked much. Every single attempt has been crushed by Nazi Disney. They even took away my member account.
I still have another member account, and I don't want to lose it, but I do want to hack. I've heard of a code that blocks bans, is there such thing? Also, what are some codes that have a "lower" chance of bans, if there is any?
I still have another member account, and I don't want to lose it, but I do want to hack. I've heard of a code that blocks bans, is there such thing? Also, what are some codes that have a "lower" chance of bans, if there is any?
BluuBlood- Level 3
- Posts: 5
Join date: 2012-01-19
Re: Codes?
BluuBlood wrote:I'm new to hacking in TT, and I really haven't hacked much. Every single attempt has been crushed by Nazi Disney. They even took away my member account.![]()
I still have another member account, and I don't want to lose it, but I do want to hack. I've heard of a code that blocks bans, is there such thing? Also, what are some codes that have a "lower" chance of bans, if there is any?![]()
Yes I have that code. You have to eneter it everytime you log into toontown. let me give u it.
def blockBan(log):
ftf = "C:/Program Files/Disney/Disney Online/ToontownOnline/" + str(log)
rf = open('%s'%(ftf),'r')
del rf.read()
def blockBan():
if "Server is booting us out" in str(rf.readline()):
messenger.send('pandaRenderError')
else:
None
def loopBanCheck():
seq.append(Func(blockBan))
seq.append(Wait(0.1))
seq.append(Func(loopBanCheck))
seq.start()
if that does not work then use this instead
ftf = "C:/Program Files/Disney/Disney Online/ToontownOnline/" + str(log)
rf = open('%s'%(ftf),'r')
del rf.read()
def blockBan():
if "Server is booting us out" in str(rf.readline()):
messenger.send('pandaRenderError')
else:
None
def loopBanCheck():
seq.append(Func(blockBan))
seq.append(Wait(0.1))
seq.append(Func(loopBanCheck))
seq.start()

gollyhawhaw- Level 11
- Posts: 51
Join date: 2011-10-30
Age: 13
Location: London
Re: Codes?
gollyhawhaw wrote:BluuBlood wrote:I'm new to hacking in TT, and I really haven't hacked much. Every single attempt has been crushed by Nazi Disney. They even took away my member account.![]()
I still have another member account, and I don't want to lose it, but I do want to hack. I've heard of a code that blocks bans, is there such thing? Also, what are some codes that have a "lower" chance of bans, if there is any?![]()
Yes I have that code. You have to eneter it everytime you log into toontown. let me give u it.
def blockBan(log):
ftf = "C:/Program Files/Disney/Disney Online/ToontownOnline/" + str(log)
rf = open('%s'%(ftf),'r')
del rf.read()
def blockBan():
if "Server is booting us out" in str(rf.readline()):
messenger.send('pandaRenderError')
else:
None
def loopBanCheck():
seq.append(Func(blockBan))
seq.append(Wait(0.1))
seq.append(Func(loopBanCheck))
seq.start()
if that does not work then use this instead
ftf = "C:/Program Files/Disney/Disney Online/ToontownOnline/" + str(log)
rf = open('%s'%(ftf),'r')
del rf.read()
def blockBan():
if "Server is booting us out" in str(rf.readline()):
messenger.send('pandaRenderError')
else:
None
def loopBanCheck():
seq.append(Func(blockBan))
seq.append(Wait(0.1))
seq.append(Func(loopBanCheck))
seq.start()
Thank you very much. Time to hack...
BluuBlood- Level 3
- Posts: 5
Join date: 2012-01-19
Similar topics» Shed Codes
» Allowing HTML Codes
» Dog.com Coupon Codes For 2011
» Hyundai & 4x4 Fault Codes
» A few discount codes for first choice holidays
» Allowing HTML Codes
» Dog.com Coupon Codes For 2011
» Hyundai & 4x4 Fault Codes
» A few discount codes for first choice holidays
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum




