• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem with Acc-Maker Gęsior

Kuzyn

Excellent OT User
Joined
Dec 19, 2009
Messages
1,763
Solutions
3
Reaction score
920
Location
pl?
Hello! I have 2 problems with my Acc-maker Gęsior for TFS 0.3.6.

When I'm clicking the "Login" button or "My Account" I was redirected to Otland.net

How I can change this?

And the second problem. When I click the Account>Create Account i can't see the picture with the Verification Code.

Can you help me?

@Edit
Okay I edited the config.lua and button Login working, I still need help with Code ;<
 
Last edited:
Okey all works. Topic to close.

@UP
Open config.lua in your OTS

Code:
	url = "http://angerofthegods.zapto.org"

I wrote my no-ip and its works.

About Verification code i must turn off this options.
Code:
$config['site']['verify_code'] = 1;
From 1 to 0
And all works.
 
Back
Top