Jump to content

Any Tips on Dice Challenge? SOS


felismarasigan

Featured Comment

Posted
9 minutes ago, felismarasigan said:

can you teach me how to use it? 

you can use this Source Code For Dicebot ( Seuntjie's dicebot )

local_target = {01.23,32.10,12.34,43.21,23.45,54.32,34.56,65.43,45.67,76.54,56.78,87.65,67.89,98.76,78.90,09.87}
chance = 98 
nextbet = 0.000001
function dobet()
	for i=1, 20 do
		if lastBet.Roll==local_target[i] then
			ching()
			stop()
-- if you having some errors, just copy by part of it. or try to retype it. Some random character also being copied in here, so any errors will occurs when you copy whole script.
		end
	end
end
-- for seuntjie's dicebot

Or You can use this Source Code for Mydicebot

target = 01.23
target2 = 32.10
target3 = 12.34
target4 = 43.21
target5 = 34.56
target6 = 65.43
target7 = 45.67
target8 = 76.54
target9 = 56.78
target10 = 87.65
target11 = 67.89
target12 = 98.76
target13 = 78.90
target14 = 09.87

chance = 98
basebet = 0.000001
bethigh = true

function dobet()
if currentroll == target then
stop()
else if currentroll == target2 then
stop()
elseif currentroll == target3 then
stop()
elseif 	currentroll == target4 then
stop()
elseif currentroll == target5 then
stop()
elseif 	currentroll == target6 then
stop()
elseif currentroll == target7 then
stop()
elseif 	currentroll == target8 then
stop()
elseif currentroll == target9 then
stop()
elseif 	currentroll == target10 then
stop()
elseif currentroll == target11 then
stop()
elseif 	currentroll == target12 then
stop()
elseif currentroll == target13 then
stop()
elseif 	currentroll == target14 then
else
nextbet = basebet
end
end
end

 

Posted

Just use Sejunties Dicebit if you are on a PC or Laptop.. it is a lot easier to hunt with the bot, and you can create your script (if you know how) for it to stop when certain numbers are hit.. Flansca actually posted somewhere a script that you can use.. cant remember exactly which thread it was posted on.. perhaps send flansca a pm @Flansca.. xD

Posted

hmm i have to take a look at the challange,.. i cant imagine it would be too difficult, as long as you have a unlimited amount of min bet to hunt with, you should be good... 

Posted

Most people just use the dicebot to complete dice challenges. I mean, it is possible to do it without the dicebot, but you are going to require some extreme luck if you plan to attempt this challenge without the bot :)

Posted

Mate if you are finding it difficult to hunt this challenge then i suggest go with a dicebot you can use mydicebot for this and hunt it easily. Just ask anyone who did this challenge if they did with a script and they would give you. And you can hunt it easiy 

Posted

Using the dicebot is very useful especially in dice challenges.

Especially in the last challenge, it is very tiring to look at each result one by one by manual or auto betting.

I fell asleep 3 times lol xD 

that's when i decided to use seuntjie's dicebot. For instructions, you can look it up in youtube. He has a step by step instructions and is relatively easy to follow (for me).

Posted

This bot will be an indispensable assistant in the hunt of this challenge. Only from the beginning understand the settings, otherwise my first experience was not very successful. Good luck.

Posted
On 4/3/2019 at 5:29 AM, felismarasigan said:

i really need help with the spider web :) been at it over a day now still nothing... im so tired

 

It takes patience to figure it out, but there are plenty of friendly people who will always help.

Posted
6 hours ago, kangarostaples said:

How safe it is to use that script or bot? Are there any possibilities, that my info will be available for third party users?

Nope it is recommended by stake itself they have checked the code and went through the source code and checked if there is any malware or trojan and there isn't. It is very safe. 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

Privacy Policy Terms of Use